Aug 13 16:30:32 devstack cinder-volume[83212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 16:30:32 devstack cinder-volume[83212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:30:32 devstack cinder-volume[83212]: we strongly recommend against using it for new projects. Aug 13 16:30:32 devstack cinder-volume[83212]: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:30:32 devstack cinder-volume[83212]: framework. For more detail see Aug 13 16:30:32 devstack cinder-volume[83212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:30:32 devstack cinder-volume[83212]: import eventlet # noqa Aug 13 16:30:35 devstack cinder-volume[83212]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=83212) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 13 16:30:35 devstack cinder-volume[83212]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83212) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 13 16:30:35 devstack cinder-volume[83212]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83212) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 13 16:30:36 devstack cinder-volume[83212]: INFO dbcounter [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Registered counter for database cinder Aug 13 16:30:36 devstack cinder-volume[83212]: DEBUG oslo_db.sqlalchemy.engines [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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=83212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:30:36 devstack cinder-volume[83212]: DEBUG dbcounter [-] [83212] Writer thread running {{(pid=83212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:30:36 devstack cinder-volume[83212]: INFO cinder.rpc [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 16:30:36 devstack cinder-volume[83212]: INFO cinder.rpc [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 16:30:36 devstack cinder-volume[83212]: DEBUG oslo_db.sqlalchemy.engines [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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=83212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:30:36 devstack cinder-volume[83212]: INFO cinder.volume.manager [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Determined volume DB was empty at startup. Aug 13 16:30:36 devstack cinder-volume[83212]: DEBUG cinder.volume.manager [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83212) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 13 16:30:36 devstack cinder-volume[83212]: INFO cinder.volume.manager [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 13 16:30:36 devstack cinder-volume[83212]: WARNING stevedore.named [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 16:30:36 devstack cinder-volume[83212]: WARNING castellan.key_manager [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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 13 16:30:36 devstack cinder-volume[83212]: WARNING cinder.keymgr.conf_key_mgr [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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 13 16:30:36 devstack cinder-volume[83212]: DEBUG cinder.volume.drivers.lvm [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=83212) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 13 16:30:36 devstack cinder-volume[83212]: DEBUG oslo_concurrency.processutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=83212) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_concurrency.processutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] CMD "cinder-rtstool verify" returned: 0 in 0.478s {{(pid=83212) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_db.sqlalchemy.engines [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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=83212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:30:37 devstack cinder-volume[83212]: INFO cinder.rpc [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 16:30:37 devstack cinder-volume[83212]: INFO cinder.rpc [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 16:30:37 devstack cinder-volume[83212]: WARNING stevedore.named [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 16:30:37 devstack cinder-volume[83212]: WARNING castellan.key_manager [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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 13 16:30:37 devstack cinder-volume[83212]: INFO cinder.volume.manager [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_db.sqlalchemy.engines [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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=83212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:30:37 devstack cinder-volume[83212]: INFO oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Starting 1 workers Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Started child 83397 {{(pid=83212) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Full set of CONF: {{(pid=83212) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] ******************************************************************************** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Configuration options gathered from: {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 13 16:30:37 devstack cinder-volume[83397]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] ================================================================================ {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] allow_availability_zone_fallback = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] allow_compression_on_image_upload = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] allowed_direct_url_schemes = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] api_rate_limit = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] auth_strategy = keystone {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] az_cache_duration = 3600 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_availability_zone = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_host = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_stats_polling_interval = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backup_api_class = cinder.backup.api.API {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backup_name_template = backup-%s {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backup_use_same_host = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backup_use_temp_snapshot = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] chap_password = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] chap_username = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_internal_tenant_project_id = 80c5b8c9152443c69527eaeccd7d477a {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_internal_tenant_user_id = 99fd72a029b248b0b300c7087c39e767 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cloned_volume_same_az = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cluster = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] compression_format = gzip {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] compute_api_class = cinder.compute.nova.API {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] config_dir = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] config_source = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] control_exchange = openstack {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] debug = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] default_availability_zone = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] default_group_type = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] default_volume_type = lvmdriver-1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] disk_geometry = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] driver_client_cert = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] driver_client_cert_key = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] driver_data_namespace = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] driver_ssl_cert_path = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] driver_ssl_cert_verify = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] driver_use_ssl = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] enable_force_upload = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] enable_new_services = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] enable_unsupported_driver = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] enabled_backends = ['lvmdriver-1'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] enforce_multipath_for_image_xfer = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] filter_function = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_api_insecure = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_api_servers = ['http://192.168.122.125/image'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_api_ssl_compression = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_ca_certificates_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_catalog_info = image:glance:publicURL {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_num_retries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance_request_timeout = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] goodness_function = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] graceful_shutdown_timeout = 5 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] group_api_class = cinder.group.api.API {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] host = devstack {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_compress_on_upload = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_conversion_address_space_limit = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_conversion_cpu_limit = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_conversion_disable = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_upload_use_cinder_backend = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_upload_use_internal_tenant = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_volume_cache_enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_volume_cache_max_count = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] image_volume_cache_max_size_gb = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] init_host_max_objects_retrieval = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] instance_format = [instance: %(uuid)s] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] iscsi_target_flags = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] iscsi_write_cache = on {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] iser_helper = tgtadm {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] iser_ip_address = 192.168.122.125 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] iser_port = 3260 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_color = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_config_append = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_dir = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_options = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_rotate_interval = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_rotate_interval_type = days {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] log_rotation_type = none {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c 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=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] max_age = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] max_logfile_count = 30 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] max_logfile_size_mb = 200 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] max_over_subscription_ratio = 20.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] message_reap_interval = 86400 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] message_ttl = 2592000 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83397]: INFO cinder.volume.manager [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] migration_create_volume_timeout_secs = 300 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] monkey_patch = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] monkey_patch_modules = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] my_ip = 192.168.122.125 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] no_snapshot_gb_quota = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] num_iser_scan_tries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] num_shell_tries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] num_volume_device_scan_tries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] nvmeof_conn_info_version = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] nvmet_ns_id = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] nvmet_port_id = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] osapi_max_limit = 1000 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] osapi_volume_ext_list = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] osapi_volume_listen = 0.0.0.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] osapi_volume_listen_port = 8776 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] osapi_volume_use_ssl = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] osapi_volume_workers = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] per_volume_size_limit = -1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] periodic_fuzzy_delay = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] periodic_interval = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] project_id_regex = [0-9a-f\-]+ {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] public_endpoint = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] publish_errors = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] quota_backup_gigabytes = 1000 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] quota_backups = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] quota_gigabytes = 1000 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] quota_groups = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] quota_snapshots = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] quota_volumes = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] rate_limit_burst = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] rate_limit_except_level = CRITICAL {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] rate_limit_interval = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] reinit_driver_count = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] replication_device = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] report_discard_supported = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] report_interval = 120 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] reservation_clean_interval = 86400 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] reservation_expire = 86400 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] reserved_image_namespaces = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] reserved_percentage = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] rpc_response_timeout = 120 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] run_external_periodic_tasks = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] scst_target_driver = iscsi {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] scst_target_iqn_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_down_time = 720 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] shell_completion = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] snapshot_name_template = snapshot-%s {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] snapshot_same_host = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] split_loggers = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] state_path = /opt/stack/data/cinder {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] storage_availability_zone = nova {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] storage_protocol = iSCSI {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] syslog_log_facility = LOG_USER {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] target_helper = lioadm {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] target_ip_address = 192.168.122.125 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] target_port = 3260 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] target_protocol = iscsi {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] target_secondary_ip_addresses = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] trace_flags = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] transfer_api_class = cinder.transfer.api.API {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] transport_url = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] until_refresh = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] use_chap_auth = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] use_default_quota_class = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] use_journal = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] use_json = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] use_multipath_for_image_xfer = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] use_stderr = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] use_syslog = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] verify_glance_signatures = enabled {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_api_class = cinder.volume.api.API {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.050s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_backend_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_clear = zero {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_clear_ionice = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_clear_size = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_copy_bps_limit = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_dd_blocksize = 1M {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_name_template = volume-%s {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_service_inithost_offload = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volume_usage_audit_period = month {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] zoning_mode = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_concurrency.disable_process_locking = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] os_brick.lightos_discovery_client_address = localhost {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] os_brick.wait_mpath_device_interval = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.auth_section = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.auth_type = password {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.auth_version = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.cache = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.delay_auth_decision = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.http_connect_timeout = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.include_service_catalog = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.insecure = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.interface = public {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_password = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcache_username = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.region_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.service_token_roles_required = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.service_type = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.token_cache_time = 300 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.125/identity {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.backend = dogpile.cache.null {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.backend_argument = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.backend_expiration_time = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.config_prefix = cache.oslo {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.debug_cache_backend = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.enable_retry_client = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.enable_socket_keepalive = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.expiration_time = 600 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.hashclient_dead_timeout = 60.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.hashclient_retry_attempts = 2 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.hashclient_retry_timeout = 1.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.memcache_dead_retry = 300 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.memcache_pool_maxsize = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.044s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:37 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.memcache_sasl_enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.password = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.proxies = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.redis_db = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.redis_sentinel_service_name = mymaster {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.redis_server = localhost:6379 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.retry_attempts = 2 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.retry_delay = 0.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.socket_keepalive_count = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.socket_keepalive_idle = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.socket_keepalive_interval = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.socket_timeout = 1.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.tls_allowed_ciphers = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.tls_cafile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.tls_certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.tls_enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.tls_keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cache.username = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] coordination.backend_url = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.asyncio_connection = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.asyncio_slave_connection = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.backend = sqlalchemy {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.connection = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.connection_debug = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.connection_parameters = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.connection_recycle_time = 3600 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.connection_trace = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.db_inc_retry_interval = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.db_max_retries = 20 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.db_max_retry_interval = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.db_retry_interval = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.max_overflow = 50 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.max_pool_size = 5 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.max_retries = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.mysql_wsrep_sync_wait = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.pool_timeout = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.retry_interval = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.slave_connection = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.sqlite_synchronous = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.synchronous_reader = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] database.use_db_reconnect = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_metrics.metrics_process_name = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.connection_string = messaging:// {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.es_doc_type = notification {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.es_scroll_size = 10000 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.es_scroll_time = 2m {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.filter_error_trace = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.033s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:37 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.hmac_keys = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.sentinel_service_name = mymaster {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.socket_timeout = 0.1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.trace_requests = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler.trace_sqlalchemy = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler_jaeger.process_tags = {} {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler_jaeger.service_name_prefix = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] profiler_otlp.service_name_prefix = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.enforce_new_defaults = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.policy_default_rule = default {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.policy_file = policy.yaml {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_policy.remote_timeout = 60.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] privsep_osbrick.capabilities = [21, 2] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] privsep_osbrick.group = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] privsep_osbrick.helper_command = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] privsep_osbrick.log_daemon_traceback = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] privsep_osbrick.user = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_sys_admin.group = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_sys_admin.helper_command = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] cinder_sys_admin.user = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.auth_section = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.auth_type = password {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.cafile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack sudo[83453]: 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 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.collect_timing = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.insecure = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.send_service_user_token = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.split_loggers = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] service_user.timeout = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.auth_section = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack sudo[83453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.auth_type = password {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.collect_timing = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.insecure = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.region_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.split_loggers = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] glance.timeout = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.backend_availability_zone = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.chap_password = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.chap_username = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.disk_geometry = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.driver_client_cert = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.driver_client_cert_key = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.driver_data_namespace = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.driver_use_ssl = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.enable_unsupported_driver = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.extra_capabilities = {} {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.filter_function = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.goodness_function = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.iscsi_target_flags = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.iscsi_write_cache = on {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.iser_helper = tgtadm {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.iser_ip_address = 192.168.122.125 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.iser_port = 3260 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.lvm_mirrors = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.lvm_share_target = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.lvm_type = auto {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.num_shell_tries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.nvmet_port_id = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.replication_device = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.report_discard_supported = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.reserved_percentage = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.scst_target_driver = iscsi {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.scst_target_iqn_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.storage_protocol = iSCSI {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.target_helper = tgtadm {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.target_ip_address = 192.168.122.125 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.target_port = 3260 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.target_protocol = iscsi {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.trace_flags = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.unique_fqdn_network = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.use_chap_auth = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_backend_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_clear = zero {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_clear_ionice = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_clear_size = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volume_group = cinder-volumes {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_reports.file_event_handler = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_reports.log_dir = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.backend_availability_zone = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.backend_host = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.chap_password = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.chap_username = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.chiscsi_conf = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.disk_geometry = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.driver_client_cert = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.driver_data_namespace = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.driver_use_ssl = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.extra_capabilities = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.filter_function = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.goodness_function = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.iser_helper = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.iser_ip_address = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.iser_port = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.iser_target_prefix = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.lvm_conf_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.lvm_mirrors = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.lvm_share_target = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.lvm_type = auto {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.num_shell_tries = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.nvmet_port_id = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.replication_device = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.report_discard_supported = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.reserved_percentage = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.scst_target_driver = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.storage_protocol = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.target_helper = lioadm {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.target_ip_address = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.target_port = 3260 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.target_protocol = iscsi {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.trace_flags = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.use_chap_auth = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_clear = zero {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_clear_size = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] lvmdriver-1.volumes_dir = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.hostname = devstack {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:37 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.ssl = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.ssl_version = {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_notifications.driver = [] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_notifications.retry = -1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] oslo_messaging_notifications.transport_url = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] key_manager.fixed_key = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.barbican_api_version = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.barbican_endpoint = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.barbican_endpoint_type = public {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.barbican_region_name = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.cafile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.collect_timing = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.insecure = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.number_of_retries = 60 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.retry_delay = 1 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.send_service_user_token = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.split_loggers = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.timeout = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.verify_ssl = True {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican.verify_ssl_path = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.auth_section = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.auth_type = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.cafile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.certfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.collect_timing = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.insecure = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.keyfile = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.split_loggers = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] barbican_service_user.timeout = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.approle_role_id = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.approle_secret_id = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.auth_method = approle {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.auth_path = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.kv_mountpoint = secret {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.kv_path = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.kv_version = 2 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.namespace = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.root_token_id = **** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.ssl_ca_crt_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.timeout = 60.0 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.token_file = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.token_role = None {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.use_ssl = False {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:30:38 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] ******************************************************************************** {{(pid=83212) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 13 16:30:38 devstack sudo[83453]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.383s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:38 devstack sudo[83563]: 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 13 16:30:38 devstack sudo[83563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:38 devstack sudo[83563]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.273s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:30:38 devstack cinder-volume[83397]: INFO cinder.brick.local_dev.lvm [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:38 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 13 16:30:38 devstack sudo[83659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:38 devstack sudo[83659]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.296s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG cinder.brick.local_dev.lvm [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83397) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 13 16:30:38 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:38 devstack sudo[83737]: 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 13 16:30:38 devstack sudo[83737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:40 devstack sudo[83737]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 1.336s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.023s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:40 devstack sudo[84051]: 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 13 16:30:40 devstack sudo[84051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:40 devstack sudo[84051]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.298s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.028s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:40 devstack sudo[84059]: 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 13 16:30:40 devstack sudo[84059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:40 devstack sudo[84059]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.342s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:40 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:40 devstack sudo[84141]: 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 13 16:30:40 devstack sudo[84141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:41 devstack sudo[84141]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:41 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.334s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:41 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:41 devstack sudo[84147]: 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 13 16:30:41 devstack sudo[84147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:41 devstack sudo[84147]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:41 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.308s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:41 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:41 devstack sudo[84150]: 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 13 16:30:41 devstack sudo[84150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:41 devstack sudo[84150]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:41 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.319s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:41 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:41 devstack sudo[84153]: 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 13 16:30:41 devstack sudo[84153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:42 devstack sudo[84153]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.319s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.020s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:42 devstack sudo[84157]: 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 13 16:30:42 devstack sudo[84157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:42 devstack sudo[84157]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.332s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:42 devstack cinder-volume[83397]: INFO cinder.volume.drivers.lvm [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.024s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:42 devstack sudo[84161]: 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 13 16:30:42 devstack sudo[84161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:42 devstack sudo[84161]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.309s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG cinder.volume.drivers.lvm [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Updating volume stats {{(pid=83397) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 13 16:30:42 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:42 devstack sudo[84164]: 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 13 16:30:42 devstack sudo[84164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:43 devstack sudo[84164]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.270s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:43 devstack sudo[84174]: 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 13 16:30:43 devstack sudo[84174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:43 devstack sudo[84174]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.286s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:43 devstack sudo[84179]: 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 13 16:30:43 devstack sudo[84179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:43 devstack sudo[84179]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:43 devstack sudo[84182]: 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 13 16:30:43 devstack sudo[84182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:43 devstack sudo[84182]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.267s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:43 devstack cinder-volume[83397]: INFO cinder.volume.driver [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Driver hasn't implemented _init_vendor_properties() Aug 13 16:30:43 devstack cinder-volume[83397]: DEBUG cinder.volume.driver [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG dbcounter [-] [83397] Writer thread running {{(pid=83397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG cinder.db.api [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Building query based on filter {{(pid=83397) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG cinder.image.image_utils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83397) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 13 16:30:44 devstack cinder-volume[83397]: INFO cinder.keymgr.migration [None req-87f65554-d59c-47dc-a5f2-c191f4a8ab54 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG cinder.volume.drivers.lvm [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Updating volume stats {{(pid=83397) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:44 devstack sudo[84185]: 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 13 16:30:44 devstack sudo[84185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:44 devstack sudo[84185]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.280s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:44 devstack sudo[84190]: 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 13 16:30:44 devstack sudo[84190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:44 devstack sudo[84190]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.285s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:44 devstack sudo[84193]: 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 13 16:30:44 devstack sudo[84193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:44 devstack sudo[84193]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.327s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:44 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:45 devstack sudo[84197]: 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 13 16:30:45 devstack sudo[84197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:45 devstack sudo[84197]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.322s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG cinder.manager [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Notifying Schedulers of capabilities ... {{(pid=83397) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:30:45 devstack cinder-volume[83397]: INFO cinder.volume.manager [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Driver initialization completed successfully. Aug 13 16:30:45 devstack cinder-volume[83397]: INFO cinder.manager [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Initiating service 2 cleanup Aug 13 16:30:45 devstack cinder-volume[83397]: INFO cinder.manager [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Service 2 cleanup completed. Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG cinder.service [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Creating RPC server for service cinder-volume {{(pid=83397) start /opt/stack/cinder/cinder/service.py:231}} Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG cinder.service [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83397) start /opt/stack/cinder/cinder/service.py:237}} Aug 13 16:30:45 devstack cinder-volume[83397]: INFO cinder.volume.manager [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG cinder.volume.drivers.lvm [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Updating volume stats {{(pid=83397) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:45 devstack sudo[84200]: 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 13 16:30:45 devstack sudo[84200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:45 devstack sudo[84200]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.262s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:45 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:45 devstack sudo[84203]: 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 13 16:30:45 devstack sudo[84203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:46 devstack sudo[84203]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:46 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.272s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:46 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:46 devstack sudo[84210]: 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 13 16:30:46 devstack sudo[84210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:46 devstack sudo[84210]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:46 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.291s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:46 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:30:46 devstack sudo[84215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 13 16:30:46 devstack sudo[84215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:30:46 devstack sudo[84215]: pam_unix(sudo:session): session closed for user root Aug 13 16:30:46 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 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.384s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:30:46 devstack cinder-volume[83397]: INFO cinder.volume.manager [None req-bdd493e1-c7e4-4d89-98bd-c884550a37d5 None None] Driver post RPC initialization completed successfully. Aug 13 16:30:47 devstack cinder-volume[83212]: DEBUG dbcounter [-] [83212] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:30:55 devstack cinder-volume[83397]: DEBUG dbcounter [-] [83397] Writing DB stats cinder:SELECT=3 {{(pid=83397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:30:56 devstack cinder-volume[83397]: DEBUG dbcounter [-] [83397] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=83397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:31:13 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager._thread_info {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:31:13 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread count: 6 {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:31:13 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread info: [<_MainThread(MainThread, started 136646299668608)>, , , , , ] {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:32:13 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:32:13 devstack cinder-volume[83397]: DEBUG cinder.volume.drivers.lvm [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Updating volume stats {{(pid=83397) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 13 16:32:13 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:32:13 devstack sudo[86876]: 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 13 16:32:13 devstack sudo[86876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:32:14 devstack sudo[86876]: pam_unix(sudo:session): session closed for user root Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.269s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:32:14 devstack sudo[86879]: 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 13 16:32:14 devstack sudo[86879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:32:14 devstack sudo[86879]: pam_unix(sudo:session): session closed for user root Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.273s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:32:14 devstack sudo[86882]: 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 13 16:32:14 devstack sudo[86882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:32:14 devstack sudo[86882]: pam_unix(sudo:session): session closed for user root Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.273s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:32:14 devstack sudo[86885]: 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 13 16:32:14 devstack sudo[86885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:32:14 devstack sudo[86885]: pam_unix(sudo:session): session closed for user root Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.266s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG cinder.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Notifying Schedulers of capabilities ... {{(pid=83397) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager._thread_info {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread count: 6 {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:32:14 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread info: [<_MainThread(MainThread, started 136646299668608)>, , , , , ] {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:32:56 devstack cinder-volume[83397]: DEBUG dbcounter [-] [83397] Writing DB stats cinder:SELECT=1 {{(pid=83397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:32:56 devstack cinder-volume[83397]: DEBUG dbcounter [-] [83397] Writing DB stats cinder:UPDATE=1 {{(pid=83397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:33:13 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:33:13 devstack cinder-volume[83397]: DEBUG cinder.volume.drivers.lvm [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Updating volume stats {{(pid=83397) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 13 16:33:13 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:33:13 devstack sudo[89843]: 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 13 16:33:13 devstack sudo[89843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:33:14 devstack sudo[89843]: pam_unix(sudo:session): session closed for user root Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.262s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:33:14 devstack sudo[89847]: 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 13 16:33:14 devstack sudo[89847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:33:14 devstack sudo[89847]: pam_unix(sudo:session): session closed for user root Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.276s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:33:14 devstack sudo[89854]: 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 13 16:33:14 devstack sudo[89854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:33:14 devstack sudo[89854]: pam_unix(sudo:session): session closed for user root Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.296s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:33:14 devstack sudo[89862]: 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 13 16:33:14 devstack sudo[89862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:33:14 devstack sudo[89862]: pam_unix(sudo:session): session closed for user root Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.258s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG cinder.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Notifying Schedulers of capabilities ... {{(pid=83397) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager._thread_info {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread count: 6 {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:33:14 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread info: [<_MainThread(MainThread, started 136646299668608)>, , , , , ] {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:34:13 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:34:13 devstack cinder-volume[83397]: DEBUG cinder.volume.drivers.lvm [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Updating volume stats {{(pid=83397) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 13 16:34:13 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:34:13 devstack sudo[91862]: 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 13 16:34:13 devstack sudo[91862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:34:14 devstack sudo[91862]: pam_unix(sudo:session): session closed for user root Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.299s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:34:14 devstack sudo[91866]: 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 13 16:34:14 devstack sudo[91866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:34:14 devstack sudo[91866]: pam_unix(sudo:session): session closed for user root Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.260s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:34:14 devstack sudo[91871]: 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 13 16:34:14 devstack sudo[91871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:34:14 devstack sudo[91871]: pam_unix(sudo:session): session closed for user root Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.268s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:34:14 devstack sudo[91878]: 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 13 16:34:14 devstack sudo[91878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:34:14 devstack sudo[91878]: pam_unix(sudo:session): session closed for user root Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.278s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:34:14 devstack cinder-volume[83397]: DEBUG cinder.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Notifying Schedulers of capabilities ... {{(pid=83397) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:34:56 devstack cinder-volume[83397]: DEBUG dbcounter [-] [83397] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=83397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:35:13 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:35:13 devstack cinder-volume[83397]: DEBUG cinder.volume.drivers.lvm [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Updating volume stats {{(pid=83397) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 13 16:35:13 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:13 devstack sudo[93049]: 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 13 16:35:13 devstack sudo[93049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:14 devstack sudo[93049]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.266s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:14 devstack sudo[93056]: 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 13 16:35:14 devstack sudo[93056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:14 devstack sudo[93056]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.276s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:14 devstack sudo[93062]: 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 13 16:35:14 devstack sudo[93062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:14 devstack sudo[93062]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.270s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:14 devstack sudo[93090]: 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 13 16:35:14 devstack sudo[93090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:14 devstack sudo[93090]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_concurrency.processutils [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 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.268s {{(pid=83397) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG cinder.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Notifying Schedulers of capabilities ... {{(pid=83397) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG oslo_service.periodic_task [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] Running periodic task VolumeManager._thread_info {{(pid=83397) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread count: 6 {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:35:14 devstack cinder-volume[83397]: DEBUG cinder.volume.manager [None req-7bf2e54f-5745-4c46-908b-3d15c5574636 None None] thread info: [<_MainThread(MainThread, started 136646299668608)>, , , , , ] {{(pid=83397) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:35:29 devstack cinder-volume[83212]: INFO oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Caught SIGTERM, stopping children Aug 13 16:35:29 devstack cinder-volume[83212]: DEBUG oslo_concurrency.lockutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Acquiring lock "singleton_lock" {{(pid=83212) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 13 16:35:29 devstack cinder-volume[83212]: DEBUG oslo_concurrency.lockutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Acquired lock "singleton_lock" {{(pid=83212) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 13 16:35:29 devstack cinder-volume[83212]: DEBUG oslo_concurrency.lockutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Releasing lock "singleton_lock" {{(pid=83212) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 13 16:35:29 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Stop services. {{(pid=83212) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 13 16:35:29 devstack cinder-volume[83212]: DEBUG oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Killing children. {{(pid=83212) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 13 16:35:29 devstack cinder-volume[83212]: INFO oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Waiting on 1 children to exit Aug 13 16:35:30 devstack cinder-volume[83397]: DEBUG oslo_concurrency.lockutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Acquiring lock "singleton_lock" {{(pid=83397) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 13 16:35:30 devstack cinder-volume[83397]: DEBUG oslo_concurrency.lockutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Acquired lock "singleton_lock" {{(pid=83397) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 13 16:35:30 devstack cinder-volume[83397]: DEBUG oslo_concurrency.lockutils [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Releasing lock "singleton_lock" {{(pid=83397) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 13 16:35:30 devstack cinder-volume[83397]: WARNING amqp [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 13 16:35:30 devstack cinder-volume[83397]: WARNING amqp [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 13 16:35:30 devstack cinder-volume[83212]: INFO oslo_service.backend._eventlet.service [None req-124c9973-bf3e-40ca-8241-67bfb07d241c None None] Child 83397 exited with status 0 Aug 13 16:35:30 devstack cinder-volume[93519]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 16:35:30 devstack cinder-volume[93519]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:35:30 devstack cinder-volume[93519]: we strongly recommend against using it for new projects. Aug 13 16:35:30 devstack cinder-volume[93519]: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:35:30 devstack cinder-volume[93519]: framework. For more detail see Aug 13 16:35:30 devstack cinder-volume[93519]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:35:30 devstack cinder-volume[93519]: import eventlet # noqa Aug 13 16:35:32 devstack cinder-volume[93519]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93519) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 13 16:35:32 devstack cinder-volume[93519]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93519) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 13 16:35:32 devstack cinder-volume[93519]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93519) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 13 16:35:33 devstack cinder-volume[93519]: INFO dbcounter [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Registered counter for database cinder Aug 13 16:35:33 devstack cinder-volume[93519]: DEBUG oslo_db.sqlalchemy.engines [None req-56430edf-e163-47b6-9e36-bac446845dc3 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=93519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:33 devstack cinder-volume[93519]: DEBUG dbcounter [-] [93519] Writer thread running {{(pid=93519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:35:33 devstack cinder-volume[93519]: INFO cinder.rpc [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 16:35:33 devstack cinder-volume[93519]: INFO cinder.rpc [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_db.sqlalchemy.engines [None req-56430edf-e163-47b6-9e36-bac446845dc3 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=93519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:34 devstack cinder-volume[93519]: INFO cinder.volume.manager [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Determined volume DB was empty at startup. Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG cinder.volume.manager [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93519) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 13 16:35:34 devstack cinder-volume[93519]: INFO cinder.volume.manager [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 13 16:35:34 devstack cinder-volume[93519]: WARNING stevedore.named [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 16:35:34 devstack cinder-volume[93519]: WARNING castellan.key_manager [None req-56430edf-e163-47b6-9e36-bac446845dc3 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 13 16:35:34 devstack cinder-volume[93519]: WARNING cinder.keymgr.conf_key_mgr [None req-56430edf-e163-47b6-9e36-bac446845dc3 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 13 16:35:34 devstack cinder-volume[93519]: INFO cinder.volume.manager [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_db.sqlalchemy.engines [None req-56430edf-e163-47b6-9e36-bac446845dc3 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=93519) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:34 devstack cinder-volume[93519]: INFO oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Starting 1 workers Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Started child 93736 {{(pid=93519) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Full set of CONF: {{(pid=93519) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] ******************************************************************************** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Configuration options gathered from: {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] ================================================================================ {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] allow_availability_zone_fallback = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] allow_compression_on_image_upload = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] allowed_direct_url_schemes = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] api_rate_limit = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] auth_strategy = keystone {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_availability_zone = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_host = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_stats_polling_interval = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backup_api_class = cinder.backup.api.API {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backup_name_template = backup-%s {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backup_use_same_host = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backup_use_temp_snapshot = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] chap_password = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] chap_username = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_internal_tenant_project_id = 80c5b8c9152443c69527eaeccd7d477a {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_internal_tenant_user_id = 99fd72a029b248b0b300c7087c39e767 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cluster = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93736]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] compression_format = gzip {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] compute_api_class = cinder.compute.nova.API {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] config_dir = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] config_source = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] control_exchange = openstack {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] debug = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] default_availability_zone = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] default_group_type = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 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=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] default_volume_type = QuobyteHD {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] disk_geometry = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] driver_client_cert = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] driver_client_cert_key = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] driver_data_namespace = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] driver_ssl_cert_path = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] driver_ssl_cert_verify = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] driver_use_ssl = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] enable_new_services = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] enable_unsupported_driver = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] enabled_backends = ['QuobyteHD'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] enforce_multipath_for_image_xfer = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] filter_function = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_api_insecure = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_api_servers = ['http://192.168.122.125/image'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_api_ssl_compression = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_ca_certificates_file = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_catalog_info = image:glance:publicURL {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_num_retries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance_request_timeout = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] goodness_function = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] graceful_shutdown_timeout = 5 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] group_api_class = cinder.group.api.API {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] host = devstack {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_compress_on_upload = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_conversion_address_space_limit = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_conversion_cpu_limit = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_conversion_disable = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_upload_use_cinder_backend = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_upload_use_internal_tenant = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_volume_cache_enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_volume_cache_max_count = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] image_volume_cache_max_size_gb = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] init_host_max_objects_retrieval = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] instance_format = [instance: %(uuid)s] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] iscsi_target_flags = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] iscsi_write_cache = on {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] iser_helper = tgtadm {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] iser_ip_address = 192.168.122.125 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] iser_port = 3260 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_color = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_config_append = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_dir = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_file = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_options = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_rotate_interval = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_rotate_interval_type = days {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] log_rotation_type = none {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 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=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] max_age = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] max_logfile_count = 30 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] max_logfile_size_mb = 200 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93736]: INFO cinder.volume.manager [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Starting volume driver QuobyteDriver (1.2) Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.remotefs [None req-63d4784f-f817-4420-9835-e154a4032005 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93736) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] max_over_subscription_ratio = 20.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] message_reap_interval = 86400 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] message_ttl = 2592000 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] migration_create_volume_timeout_secs = 300 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] monkey_patch = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] monkey_patch_modules = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] my_ip = 192.168.122.125 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] no_snapshot_gb_quota = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] num_iser_scan_tries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] num_shell_tries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] num_volume_device_scan_tries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] nvmeof_conn_info_version = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] nvmet_ns_id = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] nvmet_port_id = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] osapi_max_limit = 1000 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] osapi_volume_ext_list = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] osapi_volume_listen_port = 8776 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] osapi_volume_use_ssl = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] osapi_volume_workers = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] per_volume_size_limit = -1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] periodic_fuzzy_delay = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] periodic_interval = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] public_endpoint = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] publish_errors = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] quota_backup_gigabytes = 1000 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] quota_backups = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] quota_gigabytes = 1000 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] quota_groups = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] quota_snapshots = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] quota_volumes = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] rate_limit_burst = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] rate_limit_except_level = CRITICAL {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] rate_limit_interval = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] reinit_driver_count = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] replication_device = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] report_discard_supported = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] report_interval = 120 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] reservation_clean_interval = 86400 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] reservation_expire = 86400 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] reserved_image_namespaces = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] reserved_percentage = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] rpc_response_timeout = 120 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] run_external_periodic_tasks = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] scst_target_driver = iscsi {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] scst_target_iqn_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_down_time = 720 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] shell_completion = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] snapshot_name_template = snapshot-%s {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] split_loggers = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] state_path = /opt/stack/data/cinder {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93736) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] storage_availability_zone = nova {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93736]: WARNING cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 13 16:35:34 devstack cinder-volume[93736]: WARNING cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] storage_protocol = iSCSI {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] syslog_log_facility = LOG_USER {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] target_helper = lioadm {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Running cmd (subprocess): mount.quobyte {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] target_ip_address = 192.168.122.125 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] target_port = 3260 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] target_protocol = iscsi {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] target_secondary_ip_addresses = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] trace_flags = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] transport_url = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] until_refresh = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] use_chap_auth = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] use_default_quota_class = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] use_journal = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] use_json = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] use_multipath_for_image_xfer = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] use_stderr = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] use_syslog = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] verify_glance_signatures = enabled {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_api_class = cinder.volume.api.API {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_backend_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_clear = zero {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_clear_ionice = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_clear_size = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_copy_bps_limit = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_dd_blocksize = 1M {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_name_template = volume-%s {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_service_inithost_offload = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volume_usage_audit_period = month {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] zoning_mode = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_concurrency.disable_process_locking = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.auth_section = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.auth_type = password {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.auth_version = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.cache = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.include_service_catalog = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.insecure = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.interface = public {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_password = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcache_username = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.region_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.service_type = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.125/identity {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.backend = dogpile.cache.null {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.backend_argument = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.backend_expiration_time = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.config_prefix = cache.oslo {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.debug_cache_backend = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.enable_retry_client = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.enable_socket_keepalive = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.expiration_time = 600 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.hashclient_retry_attempts = 2 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.memcache_dead_retry = 300 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.memcache_pool_maxsize = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.memcache_sasl_enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.password = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.proxies = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.redis_db = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack quobyte-client[93737]: Reading configuration file: /etc/quobyte/client.cfg Aug 13 16:35:34 devstack quobyte-client[93737]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.redis_server = localhost:6379 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.retry_attempts = 2 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.retry_delay = 0.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.socket_keepalive_count = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.socket_keepalive_idle = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.socket_keepalive_interval = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.socket_timeout = 1.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.tls_allowed_ciphers = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] CMD "mount.quobyte" returned: 1 in 0.098s {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=93736) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:35:34 devstack cinder-volume[93736]: INFO cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 ... Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.tls_cafile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 -c /etc/quobyte/client-cinder.cfg {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.tls_certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.tls_enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.tls_keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cache.username = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] coordination.backend_url = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.asyncio_connection = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.asyncio_slave_connection = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.backend = sqlalchemy {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.connection = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.connection_debug = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.connection_parameters = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.connection_recycle_time = 3600 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.connection_trace = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.db_inc_retry_interval = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.db_max_retries = 20 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.db_max_retry_interval = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.db_retry_interval = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.max_overflow = 50 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.max_pool_size = 5 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.max_retries = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.mysql_wsrep_sync_wait = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.pool_timeout = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.retry_interval = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.slave_connection = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.sqlite_synchronous = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.synchronous_reader = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] database.use_db_reconnect = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.connection_string = messaging:// {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.es_doc_type = notification {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.es_scroll_size = 10000 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.es_scroll_time = 2m {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.filter_error_trace = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.hmac_keys = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.sentinel_service_name = mymaster {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.socket_timeout = 0.1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.trace_requests = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler.trace_sqlalchemy = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler_jaeger.process_tags = {} {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack sudo[93738]: 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-8b4c05fe-01b8-4f3d-96d7-719e21396a76 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 -c /etc/quobyte/client-cinder.cfg Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler_jaeger.service_name_prefix = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] profiler_otlp.service_name_prefix = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.enforce_new_defaults = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.policy_default_rule = default {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack sudo[93738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.policy_file = policy.yaml {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] privsep_osbrick.group = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] privsep_osbrick.helper_command = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] privsep_osbrick.user = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_sys_admin.group = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_sys_admin.helper_command = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] cinder_sys_admin.user = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.auth_section = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.auth_type = password {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.cafile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.collect_timing = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.insecure = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.send_service_user_token = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.split_loggers = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] service_user.timeout = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.auth_section = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.auth_type = password {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.collect_timing = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.insecure = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.region_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.split_loggers = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] glance.timeout = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.backend_availability_zone = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.chap_password = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.chap_username = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.disk_geometry = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.driver_client_cert = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.driver_client_cert_key = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.driver_data_namespace = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.driver_use_ssl = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.extra_capabilities = {} {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.filter_function = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.goodness_function = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.iscsi_target_flags = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.iscsi_write_cache = on {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.iser_helper = tgtadm {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.iser_ip_address = 192.168.122.125 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.iser_port = 3260 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_host = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_login = admin {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_mount_options = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_password = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_private_key = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_share_path = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.num_shell_tries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.quobyte_volume_url = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.replication_device = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.report_discard_supported = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.reserved_percentage = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.target_helper = tgtadm {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.target_ip_address = 192.168.122.125 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.target_port = 3260 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.target_protocol = iscsi {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.trace_flags = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.unique_fqdn_network = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.use_chap_auth = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_backend_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_clear = zero {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_clear_ionice = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_clear_size = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_reports.file_event_handler = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_reports.log_dir = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.backend_availability_zone = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.backend_host = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.chap_password = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.chap_username = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.chiscsi_conf = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.disk_geometry = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.driver_client_cert = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.driver_data_namespace = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.driver_use_ssl = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.extra_capabilities = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.filter_function = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.goodness_function = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.iser_helper = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.iser_ip_address = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.iser_port = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.iser_target_prefix = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_host = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_login = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_mount_options = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_password = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_private_key = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_share_path = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_ssh_port = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.num_shell_tries = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.nvmet_port_id = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.replication_device = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.report_discard_supported = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.reserved_percentage = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.scst_target_driver = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.storage_protocol = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.target_helper = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.target_ip_address = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.target_port = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.target_prefix = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.target_protocol = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.trace_flags = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.use_chap_auth = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_clear = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_clear_size = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] QuobyteHD.volumes_dir = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.ssl = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_notifications.driver = [] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_notifications.retry = -1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] key_manager.fixed_key = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.barbican_api_version = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.barbican_endpoint = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.barbican_endpoint_type = public {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.barbican_region_name = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.cafile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.collect_timing = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.insecure = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.number_of_retries = 60 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.retry_delay = 1 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.send_service_user_token = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.split_loggers = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.timeout = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.verify_ssl = True {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican.verify_ssl_path = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.auth_section = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.auth_type = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.cafile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.certfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.collect_timing = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.insecure = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.keyfile = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.split_loggers = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] barbican_service_user.timeout = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.approle_role_id = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.approle_secret_id = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.auth_method = approle {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.auth_path = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.kv_mountpoint = secret {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.kv_path = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.kv_version = 2 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.namespace = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.root_token_id = **** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.ssl_ca_crt_file = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.timeout = 60.0 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.token_file = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.token_role = None {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.use_ssl = False {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:34 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] ******************************************************************************** {{(pid=93519) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 13 16:35:35 devstack sudo[93738]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.476s {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:35 devstack cinder-volume[93736]: INFO cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 succeeded Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=93736) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.491s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:35 devstack sudo[93811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:35:35 devstack sudo[93811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:35 devstack sudo[93811]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.257s {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:35 devstack cinder-volume[93736]: INFO cinder.volume.driver [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Driver hasn't implemented _init_vendor_properties() Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.volume.driver [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.6956100463867, 'free_capacity_gb': 1775.6956100463867, '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=93736) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_db.sqlalchemy.engines [None req-63d4784f-f817-4420-9835-e154a4032005 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=93736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG dbcounter [-] [93736] Writer thread running {{(pid=93736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.db.api [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Building query based on filter {{(pid=93736) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.image.image_utils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93736) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 13 16:35:35 devstack cinder-volume[93736]: INFO cinder.keymgr.migration [None req-b1ed2f26-5d02-4cd4-bfd7-a84aef4b0bea None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=93736) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=93736) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:35 devstack sudo[93814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:35:35 devstack sudo[93814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:35 devstack sudo[93814]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.254s {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.manager [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Notifying Schedulers of capabilities ... {{(pid=93736) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:35:35 devstack cinder-volume[93736]: INFO cinder.volume.manager [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Driver initialization completed successfully. Aug 13 16:35:35 devstack cinder-volume[93736]: INFO cinder.manager [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Initiating service 3 cleanup Aug 13 16:35:35 devstack cinder-volume[93736]: INFO cinder.manager [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Service 3 cleanup completed. Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.service [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Creating RPC server for service cinder-volume {{(pid=93736) start /opt/stack/cinder/cinder/service.py:231}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.service [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93736) start /opt/stack/cinder/cinder/service.py:237}} Aug 13 16:35:35 devstack cinder-volume[93736]: INFO cinder.volume.manager [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=93736) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=93736) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:35:35 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:35 devstack sudo[93817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:35:35 devstack sudo[93817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:36 devstack sudo[93817]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:36 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-63d4784f-f817-4420-9835-e154a4032005 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.273s {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:36 devstack cinder-volume[93736]: INFO cinder.volume.manager [None req-63d4784f-f817-4420-9835-e154a4032005 None None] Driver post RPC initialization completed successfully. Aug 13 16:35:37 devstack cinder-volume[93736]: DEBUG oslo_service.periodic_task [None req-aca1b065-3e30-4dde-99c6-3dc2bbd0876c None None] Running periodic task VolumeManager._thread_info {{(pid=93736) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:35:37 devstack cinder-volume[93736]: DEBUG cinder.volume.manager [None req-aca1b065-3e30-4dde-99c6-3dc2bbd0876c None None] thread count: 6 {{(pid=93736) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:35:37 devstack cinder-volume[93736]: DEBUG cinder.volume.manager [None req-aca1b065-3e30-4dde-99c6-3dc2bbd0876c None None] thread info: [<_MainThread(MainThread, started 140507114561664)>, , , , , ] {{(pid=93736) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=93736) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG cinder.volume.drivers.quobyte [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=93736) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=93736) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:40 devstack sudo[93937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:35:40 devstack sudo[93937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:40 devstack sudo[93937]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG oslo_concurrency.processutils [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.239s {{(pid=93736) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:40 devstack cinder-volume[93736]: DEBUG cinder.manager [None req-22a37a08-a383-45a3-8620-ab512e37e012 None None] Notifying Schedulers of capabilities ... {{(pid=93736) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:35:44 devstack cinder-volume[93519]: INFO oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Caught SIGTERM, stopping children Aug 13 16:35:44 devstack cinder-volume[93519]: DEBUG oslo_concurrency.lockutils [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Acquiring lock "singleton_lock" {{(pid=93519) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 13 16:35:44 devstack cinder-volume[93519]: DEBUG oslo_concurrency.lockutils [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Acquired lock "singleton_lock" {{(pid=93519) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 13 16:35:44 devstack cinder-volume[93519]: DEBUG oslo_concurrency.lockutils [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Releasing lock "singleton_lock" {{(pid=93519) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 13 16:35:44 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Stop services. {{(pid=93519) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 13 16:35:44 devstack cinder-volume[93519]: DEBUG oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Killing children. {{(pid=93519) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 13 16:35:44 devstack cinder-volume[93519]: INFO oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Waiting on 1 children to exit Aug 13 16:35:45 devstack cinder-volume[93736]: DEBUG dbcounter [-] [93736] Writing DB stats cinder:SELECT=3 {{(pid=93736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:35:46 devstack cinder-volume[93736]: DEBUG dbcounter [-] [93736] Writing DB stats cinder:SELECT=9,cinder:INSERT=1,cinder:UPDATE=3 {{(pid=93736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:35:49 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Acquiring lock "singleton_lock" {{(pid=93736) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 13 16:35:49 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Acquired lock "singleton_lock" {{(pid=93736) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 13 16:35:49 devstack cinder-volume[93736]: DEBUG oslo_concurrency.lockutils [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Releasing lock "singleton_lock" {{(pid=93736) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 13 16:35:49 devstack cinder-volume[93736]: WARNING amqp [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 13 16:35:49 devstack cinder-volume[93736]: WARNING amqp [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 13 16:35:49 devstack cinder-volume[93519]: INFO oslo_service.backend._eventlet.service [None req-56430edf-e163-47b6-9e36-bac446845dc3 None None] Child 93736 exited with status 0 Aug 13 16:35:49 devstack cinder-volume[94041]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 16:35:49 devstack cinder-volume[94041]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:35:49 devstack cinder-volume[94041]: we strongly recommend against using it for new projects. Aug 13 16:35:49 devstack cinder-volume[94041]: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:35:49 devstack cinder-volume[94041]: framework. For more detail see Aug 13 16:35:49 devstack cinder-volume[94041]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:35:49 devstack cinder-volume[94041]: import eventlet # noqa Aug 13 16:35:52 devstack cinder-volume[94041]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=94041) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 13 16:35:52 devstack cinder-volume[94041]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=94041) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 13 16:35:52 devstack cinder-volume[94041]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=94041) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 13 16:35:53 devstack cinder-volume[94041]: INFO dbcounter [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Registered counter for database cinder Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_db.sqlalchemy.engines [None req-189f5ab9-d160-486a-976a-ae7538205936 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=94041) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG dbcounter [-] [94041] Writer thread running {{(pid=94041) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:35:53 devstack cinder-volume[94041]: INFO cinder.rpc [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 16:35:53 devstack cinder-volume[94041]: INFO cinder.rpc [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_db.sqlalchemy.engines [None req-189f5ab9-d160-486a-976a-ae7538205936 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=94041) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:53 devstack cinder-volume[94041]: INFO cinder.volume.manager [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Determined volume DB was empty at startup. Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG cinder.volume.manager [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=94041) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 13 16:35:53 devstack cinder-volume[94041]: WARNING stevedore.named [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 16:35:53 devstack cinder-volume[94041]: WARNING castellan.key_manager [None req-189f5ab9-d160-486a-976a-ae7538205936 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 13 16:35:53 devstack cinder-volume[94041]: WARNING cinder.keymgr.conf_key_mgr [None req-189f5ab9-d160-486a-976a-ae7538205936 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 13 16:35:53 devstack cinder-volume[94041]: INFO cinder.volume.manager [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_db.sqlalchemy.engines [None req-189f5ab9-d160-486a-976a-ae7538205936 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=94041) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:53 devstack cinder-volume[94041]: INFO oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Starting 1 workers Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Started child 94341 {{(pid=94041) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Full set of CONF: {{(pid=94041) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] ******************************************************************************** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] Configuration options gathered from: {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] ================================================================================ {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] allow_availability_zone_fallback = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] allow_compression_on_image_upload = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] allowed_direct_url_schemes = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94341]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] api_rate_limit = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] auth_strategy = keystone {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_availability_zone = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_host = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_stats_polling_interval = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backup_api_class = cinder.backup.api.API {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backup_name_template = backup-%s {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backup_use_same_host = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backup_use_temp_snapshot = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] chap_password = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] chap_username = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_internal_tenant_project_id = 80c5b8c9152443c69527eaeccd7d477a {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_internal_tenant_user_id = 99fd72a029b248b0b300c7087c39e767 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cluster = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] compression_format = gzip {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] compute_api_class = cinder.compute.nova.API {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] config_dir = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] config_source = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] control_exchange = openstack {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] debug = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] default_availability_zone = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] default_group_type = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 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=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] default_volume_type = QuobyteHD {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] disk_geometry = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] driver_client_cert = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] driver_client_cert_key = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] driver_data_namespace = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] driver_ssl_cert_path = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] driver_ssl_cert_verify = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] driver_use_ssl = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] enable_new_services = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] enable_unsupported_driver = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] enabled_backends = ['QuobyteHD'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] enforce_multipath_for_image_xfer = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] filter_function = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_api_insecure = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_api_servers = ['http://192.168.122.125/image'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_api_ssl_compression = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_ca_certificates_file = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_catalog_info = image:glance:publicURL {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_num_retries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance_request_timeout = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] goodness_function = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] graceful_shutdown_timeout = 5 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] group_api_class = cinder.group.api.API {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] host = devstack {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_compress_on_upload = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_conversion_address_space_limit = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_conversion_cpu_limit = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_conversion_disable = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_upload_use_cinder_backend = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_upload_use_internal_tenant = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_volume_cache_enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_volume_cache_max_count = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] image_volume_cache_max_size_gb = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] init_host_max_objects_retrieval = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] instance_format = [instance: %(uuid)s] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] iscsi_target_flags = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] iscsi_write_cache = on {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] iser_helper = tgtadm {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] iser_ip_address = 192.168.122.125 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] iser_port = 3260 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_color = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_config_append = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_dir = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_file = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_options = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_rotate_interval = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_rotate_interval_type = days {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] log_rotation_type = none {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 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=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] max_age = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] max_logfile_count = 30 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] max_logfile_size_mb = 200 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] max_over_subscription_ratio = 20.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] message_reap_interval = 86400 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] message_ttl = 2592000 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] migration_create_volume_timeout_secs = 300 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] monkey_patch = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] monkey_patch_modules = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] my_ip = 192.168.122.125 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] no_snapshot_gb_quota = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] num_iser_scan_tries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] num_shell_tries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] num_volume_device_scan_tries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] nvmeof_conn_info_version = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] nvmet_ns_id = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] nvmet_port_id = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] osapi_max_limit = 1000 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] osapi_volume_ext_list = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] osapi_volume_listen = 0.0.0.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] osapi_volume_listen_port = 8776 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] osapi_volume_use_ssl = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] osapi_volume_workers = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] per_volume_size_limit = -1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Starting volume driver QuobyteDriver (1.2) Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] periodic_fuzzy_delay = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94341) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] periodic_interval = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] project_id_regex = [0-9a-f\-]+ {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] public_endpoint = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] publish_errors = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] quota_backup_gigabytes = 1000 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] quota_backups = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] quota_gigabytes = 1000 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] quota_groups = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] quota_snapshots = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] quota_volumes = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] rate_limit_burst = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] rate_limit_except_level = CRITICAL {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] rate_limit_interval = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] reinit_driver_count = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] replication_device = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] report_discard_supported = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] report_interval = 120 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] reservation_clean_interval = 86400 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] reservation_expire = 86400 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] reserved_image_namespaces = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] reserved_percentage = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] rpc_response_timeout = 120 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] run_external_periodic_tasks = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] scst_target_driver = iscsi {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] scst_target_iqn_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_down_time = 720 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] shell_completion = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] snapshot_name_template = snapshot-%s {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] split_loggers = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] state_path = /opt/stack/data/cinder {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] storage_availability_zone = nova {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] storage_protocol = iSCSI {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] syslog_log_facility = LOG_USER {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] target_helper = lioadm {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] target_ip_address = 192.168.122.125 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] target_port = 3260 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] target_protocol = iscsi {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] target_secondary_ip_addresses = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] trace_flags = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] transfer_api_class = cinder.transfer.api.API {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] transport_url = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] until_refresh = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] use_chap_auth = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] use_default_quota_class = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] use_journal = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] use_json = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] use_multipath_for_image_xfer = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] use_stderr = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] use_syslog = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] verify_glance_signatures = enabled {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_api_class = cinder.volume.api.API {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_backend_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_clear = zero {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_clear_ionice = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_clear_size = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_copy_bps_limit = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_dd_blocksize = 1M {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_name_template = volume-%s {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_service_inithost_offload = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volume_usage_audit_period = month {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] zoning_mode = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_concurrency.disable_process_locking = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.auth_section = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.auth_type = password {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.auth_version = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.cache = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.delay_auth_decision = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.http_connect_timeout = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.include_service_catalog = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.insecure = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.interface = public {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_password = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcache_username = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.region_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.service_token_roles_required = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.service_type = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.token_cache_time = 300 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.125/identity {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.backend = dogpile.cache.null {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.backend_argument = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.backend_expiration_time = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.config_prefix = cache.oslo {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.debug_cache_backend = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.enable_retry_client = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.enable_socket_keepalive = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.expiration_time = 600 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.hashclient_retry_attempts = 2 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.memcache_dead_retry = 300 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.memcache_pool_maxsize = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.memcache_sasl_enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.password = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.proxies = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.redis_db = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.redis_sentinel_service_name = mymaster {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.redis_server = localhost:6379 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.retry_attempts = 2 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.retry_delay = 0.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.socket_keepalive_count = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.socket_keepalive_idle = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.socket_keepalive_interval = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.socket_timeout = 1.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.tls_allowed_ciphers = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.tls_cafile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.tls_certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.tls_enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.tls_keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cache.username = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] coordination.backend_url = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.asyncio_connection = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.asyncio_slave_connection = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.backend = sqlalchemy {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.connection = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.connection_debug = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.connection_parameters = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.connection_recycle_time = 3600 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.connection_trace = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.db_inc_retry_interval = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.db_max_retries = 20 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.db_max_retry_interval = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.db_retry_interval = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.max_overflow = 50 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.max_pool_size = 5 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.max_retries = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.mysql_wsrep_sync_wait = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.pool_timeout = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.retry_interval = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.slave_connection = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.sqlite_synchronous = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.synchronous_reader = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] database.use_db_reconnect = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.connection_string = messaging:// {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.es_doc_type = notification {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.es_scroll_size = 10000 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.es_scroll_time = 2m {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.filter_error_trace = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.hmac_keys = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.sentinel_service_name = mymaster {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.socket_timeout = 0.1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.trace_requests = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler.trace_sqlalchemy = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler_jaeger.process_tags = {} {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler_jaeger.service_name_prefix = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] profiler_otlp.service_name_prefix = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.enforce_new_defaults = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.policy_default_rule = default {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.policy_file = policy.yaml {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_policy.remote_timeout = 60.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] privsep_osbrick.group = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] privsep_osbrick.helper_command = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] privsep_osbrick.user = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_sys_admin.group = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_sys_admin.helper_command = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] cinder_sys_admin.user = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.auth_section = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.auth_type = password {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.cafile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.collect_timing = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.insecure = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.send_service_user_token = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.split_loggers = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] service_user.timeout = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.auth_section = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.auth_type = password {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.collect_timing = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.insecure = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.region_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.split_loggers = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] glance.timeout = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.backend_availability_zone = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.chap_password = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.chap_username = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94341) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 13 16:35:53 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.disk_geometry = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.driver_client_cert = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.driver_client_cert_key = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.driver_data_namespace = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.driver_use_ssl = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.enable_unsupported_driver = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.extra_capabilities = {} {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.filter_function = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.goodness_function = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.iscsi_target_flags = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.iscsi_write_cache = on {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.iser_helper = tgtadm {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Running cmd (subprocess): mount.quobyte {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.iser_ip_address = 192.168.122.125 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.iser_port = 3260 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_host = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_login = admin {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_mount_options = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_password = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_private_key = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_share_path = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_ssh_port = 22 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.num_shell_tries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.nvmet_port_id = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.quobyte_client_cfg = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.quobyte_volume_url = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.replication_device = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.report_discard_supported = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.reserved_percentage = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.scst_target_driver = iscsi {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.scst_target_iqn_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.storage_protocol = iSCSI {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.target_helper = tgtadm {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.target_ip_address = 192.168.122.125 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.target_port = 3260 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.target_protocol = iscsi {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.trace_flags = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.unique_fqdn_network = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.use_chap_auth = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_backend_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_clear = zero {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_clear_ionice = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_clear_size = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_reports.file_event_handler = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_reports.log_dir = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.backend_availability_zone = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.backend_host = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.chap_password = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.chap_username = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.chiscsi_conf = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.disk_geometry = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.driver_client_cert = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.driver_client_cert_key = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.driver_data_namespace = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.driver_use_ssl = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.extra_capabilities = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.filter_function = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.goodness_function = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.iscsi_target_flags = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.iscsi_write_cache = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.iser_helper = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.iser_ip_address = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.iser_port = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.iser_target_prefix = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_host = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_login = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_mount_options = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_password = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_private_key = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_share_path = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_ssh_port = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.num_shell_tries = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nvmet_ns_id = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.nvmet_port_id = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.replication_device = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.report_discard_supported = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.reserved_percentage = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.scst_target_driver = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.storage_protocol = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.target_helper = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.target_ip_address = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.target_port = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.target_prefix = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.target_protocol = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.trace_flags = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack quobyte-client[94342]: Reading configuration file: /etc/quobyte/client.cfg Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.unique_fqdn_network = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.use_chap_auth = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_clear = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_clear_ionice = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_clear_size = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack quobyte-client[94342]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] QuobyteHD.volumes_dir = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.ssl = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_notifications.driver = [] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_notifications.retry = -1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] key_manager.fixed_key = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] CMD "mount.quobyte" returned: 1 in 0.064s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.barbican_api_version = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.barbican_endpoint = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.barbican_endpoint_type = public {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.barbican_region_name = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.cafile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.collect_timing = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.insecure = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.number_of_retries = 60 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.retry_delay = 1 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.send_service_user_token = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.split_loggers = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.timeout = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.verify_ssl = True {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican.verify_ssl_path = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.auth_section = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.auth_type = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.cafile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.certfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.collect_timing = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.insecure = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.keyfile = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.split_loggers = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] barbican_service_user.timeout = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.approle_role_id = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.approle_secret_id = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.auth_method = approle {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.auth_path = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.kv_mountpoint = secret {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.kv_path = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.kv_version = 2 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.namespace = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.root_token_id = **** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.ssl_ca_crt_file = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.timeout = 60.0 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.token_file = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.token_role = None {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.use_ssl = False {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 13 16:35:53 devstack cinder-volume[94041]: DEBUG oslo_service.backend._eventlet.service [None req-189f5ab9-d160-486a-976a-ae7538205936 None None] ******************************************************************************** {{(pid=94041) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 13 16:35:53 devstack sudo[94346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:35:53 devstack sudo[94346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:54 devstack sudo[94346]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.275s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:54 devstack cinder-volume[94341]: INFO cinder.volume.driver [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Driver hasn't implemented _init_vendor_properties() Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.volume.driver [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.6956100463867, 'free_capacity_gb': 1775.6956100463867, '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=94341) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_db.sqlalchemy.engines [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac 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=94341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writer thread running {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.db.api [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Building query based on filter {{(pid=94341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94341) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:54 devstack cinder-volume[94341]: INFO cinder.keymgr.migration [None req-0be6c7a4-d84f-482b-9930-aca805cf5544 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 13 16:35:54 devstack sudo[94357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:35:54 devstack sudo[94357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:54 devstack sudo[94357]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.255s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:35:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Driver initialization completed successfully. Aug 13 16:35:54 devstack cinder-volume[94341]: INFO cinder.manager [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Initiating service 3 cleanup Aug 13 16:35:54 devstack cinder-volume[94341]: INFO cinder.manager [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Service 3 cleanup completed. Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.service [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Creating RPC server for service cinder-volume {{(pid=94341) start /opt/stack/cinder/cinder/service.py:231}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.service [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94341) start /opt/stack/cinder/cinder/service.py:237}} Aug 13 16:35:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:35:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:35:54 devstack sudo[94368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:35:54 devstack sudo[94368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:35:55 devstack sudo[94368]: pam_unix(sudo:session): session closed for user root Aug 13 16:35:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.248s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:35:55 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-02d80bc3-fbc6-4444-93f9-fd440ee214ac None None] Driver post RPC initialization completed successfully. Aug 13 16:36:03 devstack cinder-volume[94041]: DEBUG dbcounter [-] [94041] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=94041) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:36:04 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=3 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:36:05 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:36:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:36:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 6 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:36:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Flow 'volume_create_manager' (316e534a-f0d6-4e82-8716-413370fe06db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6843d927-7faa-49d2-a398-af6f5acee495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6843d927-7faa-49d2-a398-af6f5acee495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1898548426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7523ba4e-daa8-4bf2-80d4-1ae81e9295cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63f7ae7ee2d7491a901a81640987ead3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:36: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-13T14:36:52Z,use_quota=True,user_id='04c340f87c6d47a88e7f5a9d2d3ab6f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0ddb11f-c009-4817-b95d-a42b7c4f4213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0ddb11f-c009-4817-b95d-a42b7c4f4213) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1886e15a-465e-4c78-a5a5-632fdbfb5ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1886e15a-465e-4c78-a5a5-632fdbfb5ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7523ba4e-daa8-4bf2-80d4-1ae81e9295cb', 'volume_name': 'volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6544c7dd-d3b9-44fd-b036-f0b26902dc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6544c7dd-d3b9-44fd-b036-f0b26902dc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20d50e81-3b93-46df-ae16-95f1d0bd177a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:36:52 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Volume 7523ba4e-daa8-4bf2-80d4-1ae81e9295cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb', 'volume_size': 1} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1898548426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7523ba4e-daa8-4bf2-80d4-1ae81e9295cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63f7ae7ee2d7491a901a81640987ead3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:36: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-13T14:36:52Z,use_quota=True,user_id='04c340f87c6d47a88e7f5a9d2d3ab6f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Creating volume 7523ba4e-daa8-4bf2-80d4-1ae81e9295cb {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:36:52 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:36:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:36:52 devstack sudo[94664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb 1073741824 Aug 13 16:36:52 devstack sudo[94664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:36:53 devstack sudo[94664]: pam_unix(sudo:session): session closed for user root Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb 1073741824" returned: 0 in 0.555s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:36:53 devstack sudo[94990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb Aug 13 16:36:53 devstack sudo[94990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:36:53 devstack sudo[94990]: pam_unix(sudo:session): session closed for user root Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb" returned: 0 in 0.467s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] <== create_volume: return (1078ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.082s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20d50e81-3b93-46df-ae16-95f1d0bd177a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e71448c5-f8be-4ad8-ad42-22855c1035c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:36:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Volume volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb (7523ba4e-daa8-4bf2-80d4-1ae81e9295cb): created successfully Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e71448c5-f8be-4ad8-ad42-22855c1035c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:36:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Flow 'volume_create_manager' (316e534a-f0d6-4e82-8716-413370fe06db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:36:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a351456f-b2cd-4e59-87ae-c0f9b96cd9e7 tempest-TaggedAttachmentsTest-718327838 None] Created volume successfully. Aug 13 16:37:03 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=3,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:37:03 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=4,cinder:SELECT=1,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:06 devstack sudo[95020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:37:06 devstack sudo[95020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:06 devstack sudo[95020]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.302s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 6 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:37:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Flow 'volume_create_manager' (177287ce-d91d-492e-ad96-fd7c9059e991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93b8f9ae-beee-4174-abb1-f922dbd2d973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93b8f9ae-beee-4174-abb1-f922dbd2d973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-11071102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f161c66-ba66-4583-993e-12f2bd15f3a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ecf01a2221d493badcbff4bba4e601c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:37:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:37:29Z,use_quota=True,user_id='c44bc32e3e6644b799756a5a97411fab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9789ed06-fd7d-42ad-b763-ccb9e508fbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9789ed06-fd7d-42ad-b763-ccb9e508fbf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29393d33-b7ed-41ae-8d86-9e7479b73753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29393d33-b7ed-41ae-8d86-9e7479b73753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f161c66-ba66-4583-993e-12f2bd15f3a8', 'volume_name': 'volume-0f161c66-ba66-4583-993e-12f2bd15f3a8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb4d1ff9-e5e9-43f5-a661-a4ddce03f3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb4d1ff9-e5e9-43f5-a661-a4ddce03f3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a681537c-03d3-4784-8a1f-b9427fb198ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:29 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Volume 0f161c66-ba66-4583-993e-12f2bd15f3a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f161c66-ba66-4583-993e-12f2bd15f3a8', 'volume_size': 1} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-11071102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0f161c66-ba66-4583-993e-12f2bd15f3a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ecf01a2221d493badcbff4bba4e601c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:37:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:37:29Z,use_quota=True,user_id='c44bc32e3e6644b799756a5a97411fab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Creating volume 0f161c66-ba66-4583-993e-12f2bd15f3a8 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:37:29 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:37:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:29 devstack sudo[95481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 1073741824 Aug 13 16:37:29 devstack sudo[95481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:31 devstack sudo[95481]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 1073741824" returned: 0 in 1.674s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:31 devstack sudo[95489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 Aug 13 16:37:31 devstack sudo[95489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:31 devstack sudo[95489]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8" returned: 0 in 0.666s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] <== create_volume: return (2499ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:37:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.506s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:37:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a681537c-03d3-4784-8a1f-b9427fb198ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f161c66-ba66-4583-993e-12f2bd15f3a8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c3c44a6-7d67-4ba5-9f15-b03698f1a99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:32 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Volume volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 (0f161c66-ba66-4583-993e-12f2bd15f3a8): created successfully Aug 13 16:37:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c3c44a6-7d67-4ba5-9f15-b03698f1a99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Flow 'volume_create_manager' (177287ce-d91d-492e-ad96-fd7c9059e991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:37:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e352fd4d-bd11-4f3b-b501-60c687909bfb tempest-VolumesAdminNegativeTest-334520120 None] Created volume successfully. Aug 13 16:37:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Acquiring lock "cinder-0f161c66-ba66-4583-993e-12f2bd15f3a8-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:37:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Lock "cinder-0f161c66-ba66-4583-993e-12f2bd15f3a8-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:37:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Acquiring lock "cinder-quobyte-0f161c66-ba66-4583-993e-12f2bd15f3a8" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:37:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Lock "cinder-quobyte-0f161c66-ba66-4583-993e-12f2bd15f3a8" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:37:33 devstack cinder-volume[94341]: INFO oslo.privsep.daemon [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 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/tmpqcu8hgwo/privsep.sock'] Aug 13 16:37:33 devstack sudo[95518]: 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/tmpqcu8hgwo/privsep.sock Aug 13 16:37:33 devstack sudo[95518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: Aug 13 16:37:35 devstack cinder-volume[94341]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 13 16:37:35 devstack sudo[95518]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:35 devstack cinder-volume[94341]: INFO oslo.privsep.daemon [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Spawned new privsep daemon via rootwrap Aug 13 16:37:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Accepted privsep connection to /tmp/tmpqcu8hgwo/privsep.sock {{(pid=94341) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 13 16:37:35 devstack cinder-volume[94341]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 13 16:37:35 devstack cinder-volume[94341]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 13 16:37:35 devstack cinder-volume[94341]: 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 13 16:37:35 devstack cinder-volume[94341]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95521 Aug 13 16:37:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[085a9a79-e1c1-432a-8f69-9fdea8f0cb30]: (2,) {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:37:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e40e0d7-d08b-411c-a479-9ad4b19bbf74]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:37:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:35 devstack sudo[95523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 Aug 13 16:37:35 devstack sudo[95523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:36 devstack sudo[95523]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8" returned: 0 in 0.692s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:36 devstack sudo[95528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8 Aug 13 16:37:36 devstack sudo[95528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:36 devstack sudo[95528]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0f161c66-ba66-4583-993e-12f2bd15f3a8" returned: 0 in 0.440s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Lock "cinder-quobyte-0f161c66-ba66-4583-993e-12f2bd15f3a8" released by "delete_volume" :: held 3.133s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:37:36 devstack cinder-volume[94341]: WARNING cinder.quota [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 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 13 16:37:36 devstack cinder-volume[94341]: WARNING cinder.quota [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 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 13 16:37:37 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Created reservations ['1c08f705-add4-472f-8f9d-0406bc74355c', 'b2f1913a-5fbf-4a16-89e4-53ce95ceb2df', 'a64abc08-7295-4dce-aa37-d8bcbc183720', 'f215b022-4c9f-4214-a450-e7d95ceca728'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:37 devstack sudo[95531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:37:37 devstack sudo[95531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:37 devstack sudo[95531]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.290s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:37:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Deleted volume successfully. Aug 13 16:37:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75f06d85-ba8f-40d5-8fb0-552fc50e3ffe tempest-VolumesAdminNegativeTest-334520120 None] Lock "cinder-0f161c66-ba66-4583-993e-12f2bd15f3a8-delete_volume" released by "delete_volume" :: held 3.915s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Flow 'volume_create_manager' (72926e8e-1743-41c6-91ef-fbce7fcb4045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaa28903-3450-4385-9065-1cd0dae62477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaa28903-3450-4385-9065-1cd0dae62477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-302350703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5743f003-8ca5-42c2-a202-c685008a0f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edfa7c8f62845dd8ddc71177c2961cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:37:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:37:45Z,use_quota=True,user_id='6594a7f1b1d64356805ff7833a37f4ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7c12f64-5407-4b5d-b810-90fd3c860a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7c12f64-5407-4b5d-b810-90fd3c860a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44553ce0-47e9-4cc0-8bea-52b05c56a6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44553ce0-47e9-4cc0-8bea-52b05c56a6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5743f003-8ca5-42c2-a202-c685008a0f15', 'volume_name': 'volume-5743f003-8ca5-42c2-a202-c685008a0f15', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (312c5342-1a66-4944-af30-e5e7cae80af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (312c5342-1a66-4944-af30-e5e7cae80af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07ae888d-2082-4c0b-a1a6-3823e26f646e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:44 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Volume 5743f003-8ca5-42c2-a202-c685008a0f15: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5743f003-8ca5-42c2-a202-c685008a0f15', 'volume_size': 1} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-302350703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5743f003-8ca5-42c2-a202-c685008a0f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edfa7c8f62845dd8ddc71177c2961cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:37:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:37:45Z,use_quota=True,user_id='6594a7f1b1d64356805ff7833a37f4ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Creating volume 5743f003-8ca5-42c2-a202-c685008a0f15 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:37:44 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:37:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:44 devstack sudo[95590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 1073741824 Aug 13 16:37:44 devstack sudo[95590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:45 devstack sudo[95590]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 1073741824" returned: 0 in 0.557s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:37:45 devstack sudo[95597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 Aug 13 16:37:45 devstack sudo[95597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:37:45 devstack sudo[95597]: pam_unix(sudo:session): session closed for user root Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15" returned: 0 in 0.383s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] <== create_volume: return (990ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.992s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07ae888d-2082-4c0b-a1a6-3823e26f646e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5743f003-8ca5-42c2-a202-c685008a0f15', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (172c9925-9add-43bd-af7c-621907e4aa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:37:45 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Volume volume-5743f003-8ca5-42c2-a202-c685008a0f15 (5743f003-8ca5-42c2-a202-c685008a0f15): created successfully Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (172c9925-9add-43bd-af7c-621907e4aa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:37:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Flow 'volume_create_manager' (72926e8e-1743-41c6-91ef-fbce7fcb4045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:37:45 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c587dfff-f8b1-45cb-80e2-3e1e12ad4cd4 tempest-AttachVolumeShelveTestJSON-1923104877 None] Created volume successfully. Aug 13 16:37:55 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=11,cinder:UPDATE=14,cinder:DELETE=1,cinder:INSERT=2 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:38:03 devstack cinder-volume[94341]: WARNING py.warnings [req-065d9e55-b9c8-4574-b4ce-8c772023f3af req-150ced6e-1300-473c-8534-b41bb39b08ba tempest-AttachVolumeShelveTestJSON-1923104877 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 13 16:38:03 devstack cinder-volume[94341]: .first() Aug 13 16:38:03 devstack cinder-volume[94341]: Aug 13 16:38:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-065d9e55-b9c8-4574-b4ce-8c772023f3af req-150ced6e-1300-473c-8534-b41bb39b08ba tempest-AttachVolumeShelveTestJSON-1923104877 None] No connector for attachment 35c456e5-a529-4c51-9b33-61e2211ebf5a; skipping storage backend terminate_connection call. {{(pid=94341) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 13 16:38:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-065d9e55-b9c8-4574-b4ce-8c772023f3af req-150ced6e-1300-473c-8534-b41bb39b08ba tempest-AttachVolumeShelveTestJSON-1923104877 None] Deleting attachment 35c456e5-a529-4c51-9b33-61e2211ebf5a. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:38:05 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=15,cinder:SELECT=8,cinder:INSERT=4,cinder:DELETE=2 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:06 devstack sudo[95763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:38:06 devstack sudo[95763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:06 devstack sudo[95763]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.582s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:38:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6ad74760-671f-4c77-9394-f81a72ef1d21 req-f7d1aa97-3628-4203-9383-40d90ac19125 tempest-TaggedAttachmentsTest-718327838 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:38:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6ad74760-671f-4c77-9394-f81a72ef1d21 req-f7d1aa97-3628-4203-9383-40d90ac19125 tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:38:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6ad74760-671f-4c77-9394-f81a72ef1d21 req-f7d1aa97-3628-4203-9383-40d90ac19125 tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:38:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-6ad74760-671f-4c77-9394-f81a72ef1d21 req-f7d1aa97-3628-4203-9383-40d90ac19125 tempest-TaggedAttachmentsTest-718327838 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb', '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': '433d657f-d35b-458b-ba13-4945565704f7', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:38:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-6ad74760-671f-4c77-9394-f81a72ef1d21 req-f7d1aa97-3628-4203-9383-40d90ac19125 tempest-TaggedAttachmentsTest-718327838 None] attachment_update completed successfully. Aug 13 16:38:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-81b8ea30-305d-466c-9f49-5feb65d15878 req-57f33981-86eb-439f-8d76-94941fd6200e tempest-TaggedAttachmentsTest-718327838 None] Terminate volume connection completed successfully. Aug 13 16:38:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-81b8ea30-305d-466c-9f49-5feb65d15878 req-57f33981-86eb-439f-8d76-94941fd6200e tempest-TaggedAttachmentsTest-718327838 None] Deleting attachment 433d657f-d35b-458b-ba13-4945565704f7. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Flow 'volume_create_manager' (7843efae-c03a-4aab-b9a2-2a8380fca6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d43e83d8-0e9e-463a-83d6-e41087856218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d43e83d8-0e9e-463a-83d6-e41087856218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-941711959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b9dde23-19d8-4d8b-8283-554273fce776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55cddb5dc01f4c708fa955fb09fc2260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:38: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-13T14:38:15Z,use_quota=True,user_id='4a762d879e2f47cd9d6e37ce8dd4b987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0aecc346-b827-4139-861b-7d41d78ef1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0aecc346-b827-4139-861b-7d41d78ef1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11cdc3bc-c6f7-403d-a269-61fadd4ea474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11cdc3bc-c6f7-403d-a269-61fadd4ea474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b9dde23-19d8-4d8b-8283-554273fce776', 'volume_name': 'volume-8b9dde23-19d8-4d8b-8283-554273fce776', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3913a82a-0c11-4ba9-8ede-9d95321ad3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3913a82a-0c11-4ba9-8ede-9d95321ad3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd149b8a-9594-43d2-b65e-3fe57596ca0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:38:14 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Volume 8b9dde23-19d8-4d8b-8283-554273fce776: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b9dde23-19d8-4d8b-8283-554273fce776', 'volume_size': 1} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-941711959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b9dde23-19d8-4d8b-8283-554273fce776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55cddb5dc01f4c708fa955fb09fc2260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:38: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-13T14:38:15Z,use_quota=True,user_id='4a762d879e2f47cd9d6e37ce8dd4b987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Creating volume 8b9dde23-19d8-4d8b-8283-554273fce776 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:38:14 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:38:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:14 devstack sudo[96351]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 1073741824 Aug 13 16:38:14 devstack sudo[96351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:15 devstack sudo[96351]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 1073741824" returned: 0 in 0.794s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:15 devstack sudo[96358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 Aug 13 16:38:15 devstack sudo[96358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:16 devstack sudo[96358]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776" returned: 0 in 0.517s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] <== create_volume: return (1382ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:38:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.385s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:38:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd149b8a-9594-43d2-b65e-3fe57596ca0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b9dde23-19d8-4d8b-8283-554273fce776', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:38:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (653377b1-dd32-494a-b050-5e93d95d6473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:38:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Volume volume-8b9dde23-19d8-4d8b-8283-554273fce776 (8b9dde23-19d8-4d8b-8283-554273fce776): created successfully Aug 13 16:38:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (653377b1-dd32-494a-b050-5e93d95d6473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:38:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Flow 'volume_create_manager' (7843efae-c03a-4aab-b9a2-2a8380fca6c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:38:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-af6d67e1-4573-4665-be57-9fc66d58550b tempest-DeleteServersTestJSON-574157477 None] Created volume successfully. Aug 13 16:38:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-73aa009d-716f-4d2c-9c68-3da25b4e8fdd req-fd6f8820-0661-4aa8-bfe4-3c42d49d1ea3 tempest-DeleteServersTestJSON-574157477 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:38:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-73aa009d-716f-4d2c-9c68-3da25b4e8fdd req-fd6f8820-0661-4aa8-bfe4-3c42d49d1ea3 tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:38:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-73aa009d-716f-4d2c-9c68-3da25b4e8fdd req-fd6f8820-0661-4aa8-bfe4-3c42d49d1ea3 tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.057s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:38:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-73aa009d-716f-4d2c-9c68-3da25b4e8fdd req-fd6f8820-0661-4aa8-bfe4-3c42d49d1ea3 tempest-DeleteServersTestJSON-574157477 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-8b9dde23-19d8-4d8b-8283-554273fce776', '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': '835c6c88-8ffd-4d6f-bcf7-57819e1d8ff7', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:38:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-73aa009d-716f-4d2c-9c68-3da25b4e8fdd req-fd6f8820-0661-4aa8-bfe4-3c42d49d1ea3 tempest-DeleteServersTestJSON-574157477 None] attachment_update completed successfully. Aug 13 16:38:27 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-7c53772b-07cb-4f89-864d-d32d3c732700 req-2bd3f796-42d5-4a03-98a4-164dbc2f3908 tempest-DeleteServersTestJSON-574157477 None] Terminate volume connection completed successfully. Aug 13 16:38:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-7c53772b-07cb-4f89-864d-d32d3c732700 req-2bd3f796-42d5-4a03-98a4-164dbc2f3908 tempest-DeleteServersTestJSON-574157477 None] Deleting attachment 835c6c88-8ffd-4d6f-bcf7-57819e1d8ff7. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:38:28 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=14,cinder:UPDATE=9,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:38:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Acquiring lock "cinder-8b9dde23-19d8-4d8b-8283-554273fce776-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:38:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Lock "cinder-8b9dde23-19d8-4d8b-8283-554273fce776-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:38:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Acquiring lock "cinder-quobyte-8b9dde23-19d8-4d8b-8283-554273fce776" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:38:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Lock "cinder-quobyte-8b9dde23-19d8-4d8b-8283-554273fce776" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:38:31 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[02061ed4-a360-4b6d-8330-56efb65ea73b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:38:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:31 devstack sudo[96978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 Aug 13 16:38:31 devstack sudo[96978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:31 devstack sudo[96978]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776" returned: 0 in 0.556s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:31 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776 Aug 13 16:38:31 devstack sudo[96983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:31 devstack sudo[96983]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b9dde23-19d8-4d8b-8283-554273fce776" returned: 0 in 0.367s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Lock "cinder-quobyte-8b9dde23-19d8-4d8b-8283-554273fce776" released by "delete_volume" :: held 0.991s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Created reservations ['855253f1-a100-499d-90d9-2fc7cb77dc4b', '7e334f50-8000-40b7-ac0c-ffbffef87694', 'bd7d06fc-c536-4936-85a3-e6cc6d251d22', 'dae9e0cc-5e17-482b-aa24-08a28743d44b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:32 devstack sudo[96986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:38:32 devstack sudo[96986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:32 devstack sudo[96986]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.517s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:38:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Deleted volume successfully. Aug 13 16:38:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65d86e24-02b5-404c-87ee-e8d8d8365471 tempest-DeleteServersTestJSON-574157477 None] Lock "cinder-8b9dde23-19d8-4d8b-8283-554273fce776-delete_volume" released by "delete_volume" :: held 1.934s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Acquiring lock "cinder-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Lock "cinder-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Acquiring lock "cinder-quobyte-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Lock "cinder-quobyte-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3523910e-2bfa-4f95-b922-5c0cbedecb47]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:34 devstack sudo[96991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb Aug 13 16:38:34 devstack sudo[96991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:34 devstack sudo[96991]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb" returned: 0 in 0.560s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:34 devstack sudo[96997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb Aug 13 16:38:34 devstack sudo[96997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:35 devstack sudo[96997]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb" returned: 0 in 0.357s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Lock "cinder-quobyte-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb" released by "delete_volume" :: held 0.981s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Created reservations ['0850124e-b88e-43ac-ac0b-624637b5f87d', '6c1c447b-6750-4ade-84e1-032a2e9eb5a4', 'e06f395d-36d3-4adb-b86b-570ec88f43d8', '06e00016-a0bf-4457-bbe2-16a329853019'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:38:35 devstack sudo[97000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:38:35 devstack sudo[97000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:38:35 devstack sudo[97000]: pam_unix(sudo:session): session closed for user root Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.395s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:38:35 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:38:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Deleted volume successfully. Aug 13 16:38:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dbc4e854-1f72-4f6e-af74-25a73444eb5e tempest-TaggedAttachmentsTest-718327838 None] Lock "cinder-7523ba4e-daa8-4bf2-80d4-1ae81e9295cb-delete_volume" released by "delete_volume" :: held 1.875s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:38:45 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=29,cinder:UPDATE=19,cinder:INSERT=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:38:45 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=13,cinder:UPDATE=16,cinder:INSERT=4,cinder:DELETE=2 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:39:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Acquiring lock "cinder-5743f003-8ca5-42c2-a202-c685008a0f15-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "cinder-5743f003-8ca5-42c2-a202-c685008a0f15-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Acquiring lock "cinder-quobyte-5743f003-8ca5-42c2-a202-c685008a0f15" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "cinder-quobyte-5743f003-8ca5-42c2-a202-c685008a0f15" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:04 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8324ff9-a132-4355-8064-29d3c422795a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:39:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:04 devstack sudo[97166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 Aug 13 16:39:04 devstack sudo[97166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:05 devstack sudo[97166]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15" returned: 0 in 0.663s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:05 devstack sudo[97171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15 Aug 13 16:39:05 devstack sudo[97171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:05 devstack sudo[97171]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5743f003-8ca5-42c2-a202-c685008a0f15" returned: 0 in 0.460s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "cinder-quobyte-5743f003-8ca5-42c2-a202-c685008a0f15" released by "delete_volume" :: held 1.200s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Created reservations ['cce0522f-4f49-42de-8c43-a8c38e1bb729', 'ad572325-e813-49e5-b0e0-af195c210b76', '952f302c-d5c0-4b1c-87a3-b3cabad420df', 'b77bbf1b-6324-4eee-9270-cc25a3286083'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:05 devstack sudo[97174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:39:05 devstack sudo[97174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:06 devstack sudo[97176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:39:06 devstack sudo[97176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:06 devstack sudo[97174]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.582s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:39:06 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Deleted volume successfully. Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-05e750b6-b3e5-415d-8583-4b4e5950fdc8 tempest-AttachVolumeShelveTestJSON-1923104877 None] Lock "cinder-5743f003-8ca5-42c2-a202-c685008a0f15-delete_volume" released by "delete_volume" :: held 2.135s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:06 devstack sudo[97176]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.574s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 8 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:39:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:39:15 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=6,cinder:SELECT=4,cinder:INSERT=3 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:39:16 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=6,cinder:INSERT=1,cinder:UPDATE=10,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Flow 'volume_create_manager' (29737e19-83da-49f3-9e1b-cbe17ced0469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b0452fa-34d7-4838-bda0-bafc89402cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b0452fa-34d7-4838-bda0-bafc89402cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-754410256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=959ecaf7-e33c-4306-b4f1-a89116034769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccbcc16bfdf54cccb63186943a2ad004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39: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-13T14:39:19Z,use_quota=True,user_id='2325abbebb6f430396b0093bd700e50c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1265c8c-bffc-42ab-aa29-8f0f5d82637a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1265c8c-bffc-42ab-aa29-8f0f5d82637a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e73593a1-99ca-49a4-945d-4dd6f4a2c66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e73593a1-99ca-49a4-945d-4dd6f4a2c66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '959ecaf7-e33c-4306-b4f1-a89116034769', 'volume_name': 'volume-959ecaf7-e33c-4306-b4f1-a89116034769', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19e344f0-ac82-4ca4-97e9-8f695bbc9aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19e344f0-ac82-4ca4-97e9-8f695bbc9aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec431a3a-754f-491f-8c59-4061178d239e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:18 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Volume 959ecaf7-e33c-4306-b4f1-a89116034769: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-959ecaf7-e33c-4306-b4f1-a89116034769', 'volume_size': 1} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-754410256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=959ecaf7-e33c-4306-b4f1-a89116034769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccbcc16bfdf54cccb63186943a2ad004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39: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-13T14:39:19Z,use_quota=True,user_id='2325abbebb6f430396b0093bd700e50c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Creating volume 959ecaf7-e33c-4306-b4f1-a89116034769 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:39:18 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:39:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:18 devstack sudo[97272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 1073741824 Aug 13 16:39:18 devstack sudo[97272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:19 devstack sudo[97272]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 1073741824" returned: 0 in 1.101s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:20 devstack sudo[97300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 Aug 13 16:39:20 devstack sudo[97300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:20 devstack sudo[97300]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769" returned: 0 in 0.533s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] <== create_volume: return (1772ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.778s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec431a3a-754f-491f-8c59-4061178d239e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-959ecaf7-e33c-4306-b4f1-a89116034769', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27c43638-ed4c-4eda-9b32-de9ee4d5cece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Volume volume-959ecaf7-e33c-4306-b4f1-a89116034769 (959ecaf7-e33c-4306-b4f1-a89116034769): created successfully Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27c43638-ed4c-4eda-9b32-de9ee4d5cece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Flow 'volume_create_manager' (29737e19-83da-49f3-9e1b-cbe17ced0469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-00b69a5a-7865-4919-8d44-567a760ef63a tempest-ServerActionsTestOtherA-635181377 None] Created volume successfully. Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Flow 'volume_create_manager' (5241de29-6a76-4d42-b121-f3ec96883f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0afc30b2-9440-480d-802e-778b38b2f3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0afc30b2-9440-480d-802e-778b38b2f3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-425810613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=adf8147d-46ef-4a9f-94a9-7d57a067e46a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d894594761044846894ca73d06d3a1c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39: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-13T14:39:23Z,use_quota=True,user_id='cfadd57cf7dd42409254a3f9d013ad7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b87dd7-e2b3-42cb-821d-8b25c88004fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84b87dd7-e2b3-42cb-821d-8b25c88004fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82e10f5c-765c-4355-8206-6f850cd614ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82e10f5c-765c-4355-8206-6f850cd614ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'adf8147d-46ef-4a9f-94a9-7d57a067e46a', 'volume_name': 'volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1782bdd8-2dec-4744-ac33-974a8897d2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1782bdd8-2dec-4744-ac33-974a8897d2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7f995be-9514-45a4-ad57-71031638be56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:22 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Volume adf8147d-46ef-4a9f-94a9-7d57a067e46a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a', 'volume_size': 1} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-425810613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=adf8147d-46ef-4a9f-94a9-7d57a067e46a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d894594761044846894ca73d06d3a1c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39: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-13T14:39:23Z,use_quota=True,user_id='cfadd57cf7dd42409254a3f9d013ad7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Creating volume adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:39:22 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:39:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:22 devstack sudo[97327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a 1073741824 Aug 13 16:39:22 devstack sudo[97327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:23 devstack sudo[97327]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a 1073741824" returned: 0 in 0.594s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:23 devstack sudo[97347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a Aug 13 16:39:23 devstack sudo[97347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:23 devstack sudo[97347]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a" returned: 0 in 0.279s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] <== create_volume: return (930ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.933s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7f995be-9514-45a4-ad57-71031638be56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a606718-ddba-48b6-a39c-b5c018a749d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:23 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Volume volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a (adf8147d-46ef-4a9f-94a9-7d57a067e46a): created successfully Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a606718-ddba-48b6-a39c-b5c018a749d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Flow 'volume_create_manager' (5241de29-6a76-4d42-b121-f3ec96883f15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-9fe9f1e1-d816-4c84-a627-b15791b8ef5f req-032ac6e2-da4e-42a3-baff-cf3b7ed27afc tempest-VolumesSnapshotsTestJSON-1124209628 None] Created volume successfully. Aug 13 16:39:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Creating offline snapshot d7f8d7ff-12a0-4de3-8328-ab7613ecd77b of volume adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:39:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae78d768-101e-4274-9595-1047a1aae6ee]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:39:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:24 devstack sudo[97350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a Aug 13 16:39:24 devstack sudo[97350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:24 devstack sudo[97350]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a" returned: 0 in 0.524s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:25 devstack sudo[97356]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b 1G Aug 13 16:39:25 devstack sudo[97356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:25 devstack sudo[97356]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b 1G" returned: 0 in 0.682s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:25 devstack sudo[97363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b Aug 13 16:39:25 devstack sudo[97363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" returned: 0 in 0.388s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:26 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b is being set with open permissions: ugo+rw Aug 13 16:39:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:26 devstack sudo[97363]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:26 devstack sudo[97368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b Aug 13 16:39:26 devstack sudo[97368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:26 devstack sudo[97368]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" returned: 0 in 0.492s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:26 devstack sudo[97404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.info Aug 13 16:39:26 devstack sudo[97404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:27 devstack sudo[97404]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.info" returned: 0 in 0.613s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:27 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.info is being set with open permissions: ugo+rw Aug 13 16:39:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:27 devstack sudo[97436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.info Aug 13 16:39:27 devstack sudo[97436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:27 devstack sudo[97436]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.info" returned: 0 in 0.618s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.474s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:27 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-d714e036-90d5-4422-a008-6bc0bea9e0a3 req-68c408f8-55e4-43ec-8352-7f5283b0873e tempest-VolumesSnapshotsTestJSON-1124209628 None] Create snapshot completed successfully Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "cinder-d7f8d7ff-12a0-4de3-8328-ab7613ecd77b-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-d7f8d7ff-12a0-4de3-8328-ab7613ecd77b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.047s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "cinder-quobyte-adf8147d-46ef-4a9f-94a9-7d57a067e46a" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-quobyte-adf8147d-46ef-4a9f-94a9-7d57a067e46a" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "cinder-quobyte-d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-quobyte-d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Deleting offline snapshot d7f8d7ff-12a0-4de3-8328-ab7613ecd77b of volume adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] snapshot_file for this snap is: volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[cd08d14a-e8a4-422b-98c7-0d5ca562af44]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:39:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:29 devstack sudo[97505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b Aug 13 16:39:29 devstack sudo[97505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:30 devstack sudo[97505]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" returned: 0 in 1.162s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:39:30 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[17224e5e-74c7-4df1-ae22-71b4ea51259f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:39:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:31 devstack sudo[97537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a Aug 13 16:39:31 devstack sudo[97537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:31 devstack sudo[97537]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a" returned: 0 in 0.977s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:31 devstack sudo[97563]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b Aug 13 16:39:31 devstack sudo[97563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:32 devstack sudo[97563]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" returned: 0 in 0.959s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:32 devstack sudo[97596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b Aug 13 16:39:32 devstack sudo[97596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:33 devstack sudo[97596]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a.d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" returned: 0 in 0.591s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-quobyte-d7f8d7ff-12a0-4de3-8328-ab7613ecd77b" released by "_delete_snapshot" :: held 4.007s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-quobyte-adf8147d-46ef-4a9f-94a9-7d57a067e46a" released by "delete_snapshot" :: held 4.057s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:33 devstack cinder-volume[94341]: WARNING cinder.quota [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 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 13 16:39:33 devstack cinder-volume[94341]: DEBUG cinder.quota [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Created reservations ['f12ede77-d420-4f55-aaec-e80e0a785761', 'd6433e97-220f-484e-9c91-c295124979e8', '38986531-80e5-433a-9870-0fdc9e60f337', 'ee10ccab-c478-43c9-827c-ffb836bf3d77'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:39:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Delete snapshot completed successfully. Aug 13 16:39:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-f5cf9ca7-1bbf-4cc2-add1-e511bf9681a5 req-7ed90471-33b1-4c70-9719-2dfb55b4f52b tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-d7f8d7ff-12a0-4de3-8328-ab7613ecd77b-delete_snapshot" released by "delete_snapshot" :: held 4.458s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "cinder-adf8147d-46ef-4a9f-94a9-7d57a067e46a-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-adf8147d-46ef-4a9f-94a9-7d57a067e46a-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "cinder-quobyte-adf8147d-46ef-4a9f-94a9-7d57a067e46a" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-quobyte-adf8147d-46ef-4a9f-94a9-7d57a067e46a" acquired by "delete_volume" :: waited 0.072s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c0aeee09-a97c-49c3-b7da-082593202183]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:39:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:35 devstack sudo[97649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a Aug 13 16:39:35 devstack sudo[97649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:36 devstack sudo[97649]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a" returned: 0 in 1.119s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:36 devstack sudo[97658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a Aug 13 16:39:36 devstack sudo[97658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:37 devstack sudo[97658]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-adf8147d-46ef-4a9f-94a9-7d57a067e46a" returned: 0 in 0.933s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-quobyte-adf8147d-46ef-4a9f-94a9-7d57a067e46a" released by "delete_volume" :: held 2.310s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG cinder.quota [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Created reservations ['8b3d2125-6330-4ead-9229-750c9bb61955', 'd9cb94f0-a7c3-455c-980d-bf4cc1a942f8', 'ca600caa-67ee-43c0-9187-48783716b760', '47e95ca5-df20-41b2-9b99-75c79e095b89'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:37 devstack sudo[97661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:39:37 devstack sudo[97661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:38 devstack sudo[97661]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.696s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:38 devstack cinder-volume[94341]: DEBUG cinder.manager [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:39:38 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Deleted volume successfully. Aug 13 16:39:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-c7f763a0-34ce-4585-a62d-617603c302c7 req-928150ac-882d-41e4-aa7f-00e0b98386eb tempest-VolumesSnapshotsTestJSON-1124209628 None] Lock "cinder-adf8147d-46ef-4a9f-94a9-7d57a067e46a-delete_volume" released by "delete_volume" :: held 3.630s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:47 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=18,cinder:UPDATE=23,cinder:DELETE=2,cinder:INSERT=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:39:48 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=19,cinder:SELECT=18,cinder:INSERT=6,cinder:DELETE=2 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Flow 'volume_create_manager' (6f71fe8c-7ee7-47d1-9979-002224f3098d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96b2eca6-2e7e-48a8-8d0b-ef8085a7e974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96b2eca6-2e7e-48a8-8d0b-ef8085a7e974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1112049907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e02017dc-8ad5-496d-8b06-68400a0c8936,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c7e53cd4f5794a6f8934123d97d23510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39: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-13T14:39:49Z,use_quota=True,user_id='735eb594b01343ff820ba8a2c572476b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e20ccf67-4f70-4387-b672-ffeebed1b4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e20ccf67-4f70-4387-b672-ffeebed1b4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04538cca-593d-46a5-95e1-303a3f75e8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04538cca-593d-46a5-95e1-303a3f75e8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e02017dc-8ad5-496d-8b06-68400a0c8936', 'volume_name': 'volume-e02017dc-8ad5-496d-8b06-68400a0c8936', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f19949d6-f7a4-4a36-9c62-093f6d83f31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f19949d6-f7a4-4a36-9c62-093f6d83f31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f11ca55a-c017-4891-9064-84d76db988a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:49 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Volume e02017dc-8ad5-496d-8b06-68400a0c8936: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e02017dc-8ad5-496d-8b06-68400a0c8936', 'volume_size': 1} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1112049907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e02017dc-8ad5-496d-8b06-68400a0c8936,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c7e53cd4f5794a6f8934123d97d23510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39: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-13T14:39:49Z,use_quota=True,user_id='735eb594b01343ff820ba8a2c572476b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Creating volume e02017dc-8ad5-496d-8b06-68400a0c8936 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:39:49 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:39:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:49 devstack sudo[97819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 1073741824 Aug 13 16:39:49 devstack sudo[97819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:50 devstack sudo[97819]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 1073741824" returned: 0 in 1.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:51 devstack sudo[97835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 Aug 13 16:39:51 devstack sudo[97835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Flow 'volume_create_manager' (011c0408-4bfa-4a68-b122-4b777baebdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c23a2655-5aa4-453a-99ae-a590caabe62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c23a2655-5aa4-453a-99ae-a590caabe62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-253693009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d269496-d0d9-4389-9b61-e4695338605d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b5200d3d0d8433fa1e545d608d46274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:39:51Z,use_quota=True,user_id='2cbc04b4144b44d0b2f0c6dd632eb55f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24042ed8-5c98-4500-96b4-1ee6d81e759d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24042ed8-5c98-4500-96b4-1ee6d81e759d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54135ec6-6703-41aa-b940-cf3e8e72c137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54135ec6-6703-41aa-b940-cf3e8e72c137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d269496-d0d9-4389-9b61-e4695338605d', 'volume_name': 'volume-3d269496-d0d9-4389-9b61-e4695338605d', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3011e92-c8ad-47b4-8332-4c1bda0bc503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3011e92-c8ad-47b4-8332-4c1bda0bc503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f556348-1f67-4390-92f8-a8dfbb95c876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Volume 3d269496-d0d9-4389-9b61-e4695338605d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d269496-d0d9-4389-9b61-e4695338605d', 'volume_size': 1} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:51 devstack sudo[97835]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936" returned: 0 in 0.641s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] <== create_volume: return (2257ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.274s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.147s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-253693009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d269496-d0d9-4389-9b61-e4695338605d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b5200d3d0d8433fa1e545d608d46274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:39:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:39:51Z,use_quota=True,user_id='2cbc04b4144b44d0b2f0c6dd632eb55f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Creating volume 3d269496-d0d9-4389-9b61-e4695338605d {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:39:51 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f11ca55a-c017-4891-9064-84d76db988a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e02017dc-8ad5-496d-8b06-68400a0c8936', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53d939c9-7c56-4638-9f36-55e6167245ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:51 devstack sudo[97845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d 1073741824 Aug 13 16:39:51 devstack sudo[97845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Volume volume-e02017dc-8ad5-496d-8b06-68400a0c8936 (e02017dc-8ad5-496d-8b06-68400a0c8936): created successfully Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53d939c9-7c56-4638-9f36-55e6167245ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Flow 'volume_create_manager' (6f71fe8c-7ee7-47d1-9979-002224f3098d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:52 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-92edaa44-eed7-4f4d-bd13-20506afbff29 req-a9e6a188-45ae-49e5-a655-3a5905ab5909 tempest-VolumesGetTestJSON-2137308344 None] Created volume successfully. Aug 13 16:39:53 devstack sudo[97845]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d 1073741824" returned: 0 in 1.618s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:53 devstack sudo[97871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d Aug 13 16:39:53 devstack sudo[97871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Acquiring lock "cinder-e02017dc-8ad5-496d-8b06-68400a0c8936-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:54 devstack sudo[97871]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Lock "cinder-e02017dc-8ad5-496d-8b06-68400a0c8936-delete_volume" acquired by "delete_volume" :: waited 0.103s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d" returned: 0 in 0.582s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] <== create_volume: return (2349ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.360s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f556348-1f67-4390-92f8-a8dfbb95c876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d269496-d0d9-4389-9b61-e4695338605d', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e9f4671-ef6f-472d-9aec-5dbb67f4d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:39:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Volume volume-3d269496-d0d9-4389-9b61-e4695338605d (3d269496-d0d9-4389-9b61-e4695338605d): created successfully Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e9f4671-ef6f-472d-9aec-5dbb67f4d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Flow 'volume_create_manager' (011c0408-4bfa-4a68-b122-4b777baebdf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Acquiring lock "cinder-quobyte-e02017dc-8ad5-496d-8b06-68400a0c8936" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:39:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a39e00ce-c291-4188-8cf8-088ef6804053 tempest-ServerRescueNegativeTestJSON-1323511279 None] Created volume successfully. Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Lock "cinder-quobyte-e02017dc-8ad5-496d-8b06-68400a0c8936" acquired by "delete_volume" :: waited 0.092s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[33e9d050-3694-4cea-80f7-7228cb803d50]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:39:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:54 devstack sudo[97885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 Aug 13 16:39:54 devstack sudo[97885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:55 devstack sudo[97885]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936" returned: 0 in 1.191s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:55 devstack sudo[97891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936 Aug 13 16:39:55 devstack sudo[97891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:56 devstack sudo[97891]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e02017dc-8ad5-496d-8b06-68400a0c8936" returned: 0 in 0.637s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Lock "cinder-quobyte-e02017dc-8ad5-496d-8b06-68400a0c8936" released by "delete_volume" :: held 1.945s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG cinder.quota [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Created reservations ['30f80178-7f90-4716-8285-1a0cb2edbc2e', 'a70043d4-7522-4984-ab2d-c2d26afbcd7c', '4e23b09b-d584-412b-bf5e-003b19cedb92', 'c47b1bb8-9d08-4d17-9f5f-c959fb571d9a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:39:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:39:57 devstack sudo[97894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:39:57 devstack sudo[97894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:39:57 devstack sudo[97894]: pam_unix(sudo:session): session closed for user root Aug 13 16:39:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.595s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:39:57 devstack cinder-volume[94341]: DEBUG cinder.manager [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:39:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Deleted volume successfully. Aug 13 16:39:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-aa37758c-4c28-48c3-89e1-311a020802ac req-46b5e57c-f6cd-4335-9f38-b75d315e55f4 tempest-VolumesGetTestJSON-2137308344 None] Lock "cinder-e02017dc-8ad5-496d-8b06-68400a0c8936-delete_volume" released by "delete_volume" :: held 3.560s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Flow 'volume_create_manager' (088ad14c-63e9-4760-9d76-aa0d915b9f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef844a41-b529-4b32-a7e6-67e0d94aa31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef844a41-b529-4b32-a7e6-67e0d94aa31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-412651336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b11a7164-da2f-47b0-bd98-7be86e3359e8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca4137c789a34862a74f63d8f1881b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:06Z,use_quota=True,user_id='e6cef0d7caf843e2a045811c7fa1c98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56eaa4c8-0928-4b77-b4b6-a50864b1d2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56eaa4c8-0928-4b77-b4b6-a50864b1d2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8f29e4b-d6bc-41dd-96ac-e5dee1bc2b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8f29e4b-d6bc-41dd-96ac-e5dee1bc2b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b11a7164-da2f-47b0-bd98-7be86e3359e8', 'volume_name': 'volume-b11a7164-da2f-47b0-bd98-7be86e3359e8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74077de7-7704-44d9-a75f-70885c06ffa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74077de7-7704-44d9-a75f-70885c06ffa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12775986-57d6-453b-a397-5946ea42e07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Volume b11a7164-da2f-47b0-bd98-7be86e3359e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b11a7164-da2f-47b0-bd98-7be86e3359e8', 'volume_size': 1} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-412651336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b11a7164-da2f-47b0-bd98-7be86e3359e8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca4137c789a34862a74f63d8f1881b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:06Z,use_quota=True,user_id='e6cef0d7caf843e2a045811c7fa1c98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Creating volume b11a7164-da2f-47b0-bd98-7be86e3359e8 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:05 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:40:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:06 devstack sudo[98018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 1073741824 Aug 13 16:40:06 devstack sudo[98018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:06 devstack sudo[98030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:40:06 devstack sudo[98030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:06 devstack sudo[98030]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.696s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 8 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:40:06 devstack sudo[98018]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 1073741824" returned: 0 in 0.971s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:07 devstack sudo[98037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 Aug 13 16:40:07 devstack sudo[98037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:07 devstack sudo[98037]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8" returned: 0 in 0.419s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] <== create_volume: return (1472ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.475s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12775986-57d6-453b-a397-5946ea42e07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b11a7164-da2f-47b0-bd98-7be86e3359e8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8285aee5-b7a3-472a-afc4-9710fa46797e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:07 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Volume volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 (b11a7164-da2f-47b0-bd98-7be86e3359e8): created successfully Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8285aee5-b7a3-472a-afc4-9710fa46797e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Flow 'volume_create_manager' (088ad14c-63e9-4760-9d76-aa0d915b9f08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-29c650b1-53e3-43b3-a2e3-20588b4b4305 tempest-VolumesTestJSON-1277858162 None] Created volume successfully. Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Flow 'volume_create_manager' (f48a4ed6-891f-47fe-a530-c7146ac3bed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88d9ecdf-9e43-431b-8334-aa3a6f191b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88d9ecdf-9e43-431b-8334-aa3a6f191b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1686450032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=94dcfc2b-cd53-40af-9ee3-14351d5a6ef8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca4137c789a34862a74f63d8f1881b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:09Z,use_quota=True,user_id='e6cef0d7caf843e2a045811c7fa1c98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb06d4e1-9574-46a8-b59f-89682c8bdd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb06d4e1-9574-46a8-b59f-89682c8bdd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e05ce9e-ed70-45f7-bb34-39e7a3a1a5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e05ce9e-ed70-45f7-bb34-39e7a3a1a5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '94dcfc2b-cd53-40af-9ee3-14351d5a6ef8', 'volume_name': 'volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ef949eb-0839-4451-aaf5-4bcda9fc009d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ef949eb-0839-4451-aaf5-4bcda9fc009d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0e59e2e-e27f-4d60-bdde-86a6dc9d4e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:09 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Volume 94dcfc2b-cd53-40af-9ee3-14351d5a6ef8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8', 'volume_size': 1} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1686450032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=94dcfc2b-cd53-40af-9ee3-14351d5a6ef8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca4137c789a34862a74f63d8f1881b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:09Z,use_quota=True,user_id='e6cef0d7caf843e2a045811c7fa1c98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Creating volume 94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:09 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:40:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:09 devstack sudo[98041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 1073741824 Aug 13 16:40:09 devstack sudo[98041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Acquiring lock "cinder-3d269496-d0d9-4389-9b61-e4695338605d-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "cinder-3d269496-d0d9-4389-9b61-e4695338605d-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:10 devstack sudo[98041]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 1073741824" returned: 0 in 0.914s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Acquiring lock "cinder-quobyte-3d269496-d0d9-4389-9b61-e4695338605d" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:10 devstack sudo[98057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 Aug 13 16:40:10 devstack sudo[98057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "cinder-quobyte-3d269496-d0d9-4389-9b61-e4695338605d" acquired by "delete_volume" :: waited 0.061s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[63c3f777-ca39-41b9-b327-f7df47e6c4f6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:10 devstack sudo[98078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d Aug 13 16:40:10 devstack sudo[98078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:10 devstack sudo[98057]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8" returned: 0 in 0.475s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] <== create_volume: return (1473ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.477s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0e59e2e-e27f-4d60-bdde-86a6dc9d4e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0990cb35-6631-487e-8dcc-a9580422c26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:10 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Volume volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 (94dcfc2b-cd53-40af-9ee3-14351d5a6ef8): created successfully Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0990cb35-6631-487e-8dcc-a9580422c26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Flow 'volume_create_manager' (f48a4ed6-891f-47fe-a530-c7146ac3bed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-919021b4-894d-4ea9-8626-deb8a2c7bc26 tempest-VolumesTestJSON-1277858162 None] Created volume successfully. Aug 13 16:40:10 devstack sudo[98078]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d" returned: 0 in 0.540s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:10 devstack sudo[98086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d Aug 13 16:40:10 devstack sudo[98086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:11 devstack sudo[98086]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d269496-d0d9-4389-9b61-e4695338605d" returned: 0 in 0.359s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "cinder-quobyte-3d269496-d0d9-4389-9b61-e4695338605d" released by "delete_volume" :: held 0.987s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Created reservations ['8249f9f0-8bfb-4a30-a22e-4ed871cb6d00', '34b9c156-6180-438e-ac2c-34071e79ba32', '3b9d57ef-8f76-4b8f-b2f2-512f4b0aa962', 'e13c6847-21df-4160-8849-db9456d17085'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:11 devstack sudo[98108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:40:11 devstack sudo[98108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:11 devstack sudo[98108]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.294s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:40:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Deleted volume successfully. Aug 13 16:40:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aee49ac6-0b81-4fb8-929f-d1bf0dc2c1de tempest-ServerRescueNegativeTestJSON-1323511279 None] Lock "cinder-3d269496-d0d9-4389-9b61-e4695338605d-delete_volume" released by "delete_volume" :: held 1.782s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Flow 'volume_create_manager' (306dd822-2110-4abc-875f-1f1b5c1970e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (724b5887-af42-4ee5-90cd-8719c18f3811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (724b5887-af42-4ee5-90cd-8719c18f3811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1197706143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f24bcbbe-adb1-4355-962f-3d05c89ea4b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca4137c789a34862a74f63d8f1881b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:12Z,use_quota=True,user_id='e6cef0d7caf843e2a045811c7fa1c98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66cb39b1-f000-4189-b726-7e7e82ee82af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66cb39b1-f000-4189-b726-7e7e82ee82af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad736d82-7389-4f93-8fca-d6d9d7e8760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad736d82-7389-4f93-8fca-d6d9d7e8760f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f24bcbbe-adb1-4355-962f-3d05c89ea4b7', 'volume_name': 'volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dedf07c1-9237-4d1f-a382-384b7292a93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dedf07c1-9237-4d1f-a382-384b7292a93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8db9d864-94c5-4f2e-bb8f-cc0d5af813bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Volume f24bcbbe-adb1-4355-962f-3d05c89ea4b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7', 'volume_size': 1} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1197706143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f24bcbbe-adb1-4355-962f-3d05c89ea4b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca4137c789a34862a74f63d8f1881b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:12Z,use_quota=True,user_id='e6cef0d7caf843e2a045811c7fa1c98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Creating volume f24bcbbe-adb1-4355-962f-3d05c89ea4b7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:12 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:12 devstack sudo[98111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 1073741824 Aug 13 16:40:12 devstack sudo[98111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:12 devstack sudo[98111]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 1073741824" returned: 0 in 0.532s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:12 devstack sudo[98119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 Aug 13 16:40:12 devstack sudo[98119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:13 devstack sudo[98119]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7" returned: 0 in 0.401s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] <== create_volume: return (1004ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:40:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8db9d864-94c5-4f2e-bb8f-cc0d5af813bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0350a00b-774a-469d-93fa-b0c05c8a6d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Volume volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 (f24bcbbe-adb1-4355-962f-3d05c89ea4b7): created successfully Aug 13 16:40:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0350a00b-774a-469d-93fa-b0c05c8a6d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Flow 'volume_create_manager' (306dd822-2110-4abc-875f-1f1b5c1970e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-80053f79-d63e-439a-a33c-dabd7432e0b0 tempest-VolumesTestJSON-1277858162 None] Created volume successfully. Aug 13 16:40:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "cinder-f24bcbbe-adb1-4355-962f-3d05c89ea4b7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-f24bcbbe-adb1-4355-962f-3d05c89ea4b7-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "cinder-quobyte-f24bcbbe-adb1-4355-962f-3d05c89ea4b7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-quobyte-f24bcbbe-adb1-4355-962f-3d05c89ea4b7" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[522cf178-095c-4132-89e2-b2a6291fbb03]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:15 devstack sudo[98193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 Aug 13 16:40:15 devstack sudo[98193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:16 devstack sudo[98193]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7" returned: 0 in 0.422s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:16 devstack sudo[98206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7 Aug 13 16:40:16 devstack sudo[98206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:16 devstack sudo[98206]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f24bcbbe-adb1-4355-962f-3d05c89ea4b7" returned: 0 in 0.348s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-quobyte-f24bcbbe-adb1-4355-962f-3d05c89ea4b7" released by "delete_volume" :: held 0.823s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Created reservations ['556e40f7-469c-48e3-8a1f-f65e1d451919', '49cfc392-0628-4009-82d6-84de5e0be010', 'cd8d4502-8c6a-4257-81d4-1ad3cb184f31', 'ae1e966e-2445-4627-98f8-f14e5a4e49b6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:16 devstack sudo[98225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:40:16 devstack sudo[98225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Acquiring lock "cinder-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Lock "cinder-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Acquiring lock "cinder-quobyte-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Lock "cinder-quobyte-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[533a1841-db09-40f0-b24d-555ddd0f3e9e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:17 devstack sudo[98225]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.368s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:40:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Deleted volume successfully. Aug 13 16:40:17 devstack sudo[98227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 Aug 13 16:40:17 devstack sudo[98227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e4ed8be-571b-4028-8f57-7ae8cfecbc49 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-f24bcbbe-adb1-4355-962f-3d05c89ea4b7-delete_volume" released by "delete_volume" :: held 1.541s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:17 devstack sudo[98227]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8" returned: 0 in 0.478s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:17 devstack sudo[98235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8 Aug 13 16:40:17 devstack sudo[98235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:17 devstack sudo[98235]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8" returned: 0 in 0.318s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Lock "cinder-quobyte-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8" released by "delete_volume" :: held 0.854s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Created reservations ['85b5832f-69d7-46f4-b514-3d1e62548a88', '04c3f785-c5e1-4a84-b321-802225fe5b64', '0b4d3a58-dddc-43a2-bc52-7c538fe0afa7', 'fdd5b500-4221-412f-82ad-4bd5d85163c8'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:17 devstack sudo[98254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:40:17 devstack sudo[98254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "cinder-b11a7164-da2f-47b0-bd98-7be86e3359e8-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-b11a7164-da2f-47b0-bd98-7be86e3359e8-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "cinder-quobyte-b11a7164-da2f-47b0-bd98-7be86e3359e8" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-quobyte-b11a7164-da2f-47b0-bd98-7be86e3359e8" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[35f13d5d-0d70-43d5-bd54-2cbd1ba04493]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:18 devstack sudo[98254]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.306s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:40:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Deleted volume successfully. Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aeb94fd-7379-4977-85ea-db61526386bd tempest-VolumesTestJSON-1277858162 None] Lock "cinder-94dcfc2b-cd53-40af-9ee3-14351d5a6ef8-delete_volume" released by "delete_volume" :: held 1.471s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:18 devstack sudo[98257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 Aug 13 16:40:18 devstack sudo[98257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:18 devstack sudo[98257]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8" returned: 0 in 0.505s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:18 devstack sudo[98263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8 Aug 13 16:40:18 devstack sudo[98263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:18 devstack sudo[98263]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b11a7164-da2f-47b0-bd98-7be86e3359e8" returned: 0 in 0.298s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-quobyte-b11a7164-da2f-47b0-bd98-7be86e3359e8" released by "delete_volume" :: held 0.868s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Created reservations ['9c594027-6880-4369-b2f0-3009cfcef73c', '83cfbd5e-fdd8-4879-9769-bedb2b313e10', '8aa658af-ea75-4f1b-95aa-a602576c0491', '5d0b7286-c8dc-42e9-9115-57098f150f7e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:19 devstack sudo[98267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:40:19 devstack sudo[98267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:19 devstack sudo[98267]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.351s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:40:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Deleted volume successfully. Aug 13 16:40:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8d6371c6-0d63-41ad-a709-c919bcdff4e3 tempest-VolumesTestJSON-1277858162 None] Lock "cinder-b11a7164-da2f-47b0-bd98-7be86e3359e8-delete_volume" released by "delete_volume" :: held 1.538s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Flow 'volume_create_manager' (a389155d-57b7-4811-8127-4498fb043b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6297a915-3e3c-40d5-9434-67d88e50bf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6297a915-3e3c-40d5-9434-67d88e50bf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-437046452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38efb51c-d7bd-471f-babb-c7459e8c19b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4fcf8ae4394902aa73048cd4af98af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:21Z,use_quota=True,user_id='2938a74307d7479b9649b26e84c23241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a18990a-1a89-4dfb-88d2-daf1ce977324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a18990a-1a89-4dfb-88d2-daf1ce977324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9cb78065-e641-40ed-a680-1af88316b91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9cb78065-e641-40ed-a680-1af88316b91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38efb51c-d7bd-471f-babb-c7459e8c19b1', 'volume_name': 'volume-38efb51c-d7bd-471f-babb-c7459e8c19b1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82f4bfb9-2a8d-43ee-b80e-7f10c5a1fe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82f4bfb9-2a8d-43ee-b80e-7f10c5a1fe6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7d4a489-8a09-4888-81a2-1b529179f592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Volume 38efb51c-d7bd-471f-babb-c7459e8c19b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38efb51c-d7bd-471f-babb-c7459e8c19b1', 'volume_size': 1} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-437046452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38efb51c-d7bd-471f-babb-c7459e8c19b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4fcf8ae4394902aa73048cd4af98af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:21Z,use_quota=True,user_id='2938a74307d7479b9649b26e84c23241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Creating volume 38efb51c-d7bd-471f-babb-c7459e8c19b1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:20 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:40:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:20 devstack sudo[98278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 1073741824 Aug 13 16:40:20 devstack sudo[98278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:21 devstack sudo[98278]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 1073741824" returned: 0 in 0.521s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:21 devstack sudo[98284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 Aug 13 16:40:21 devstack sudo[98284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:21 devstack sudo[98284]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1" returned: 0 in 0.302s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] <== create_volume: return (884ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.886s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7d4a489-8a09-4888-81a2-1b529179f592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38efb51c-d7bd-471f-babb-c7459e8c19b1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b54293a3-7dba-411c-81e8-ae7869d95c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:21 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Volume volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 (38efb51c-d7bd-471f-babb-c7459e8c19b1): created successfully Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b54293a3-7dba-411c-81e8-ae7869d95c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Flow 'volume_create_manager' (a389155d-57b7-4811-8127-4498fb043b37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0d656e8b-0270-4e3f-880c-7e265e667b53 tempest-AttachVolumeTestJSON-695220509 None] Created volume successfully. Aug 13 16:40:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6238e199-0ce2-41da-8b4a-08e36f4c20fe tempest-BackendsCapabilitiesAdminTestsJSON-151853557 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.6956100463867, 'free_capacity_gb': 1775.6956100463867, '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=94341) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 13 16:40:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bf5d59de-fb27-4a80-a237-d61f6f4c89ee tempest-BackendsCapabilitiesAdminTestsJSON-151853557 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.6956100463867, 'free_capacity_gb': 1775.6956100463867, '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=94341) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 13 16:40:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d68e9265-a699-4333-a3a9-00025b976b16 req-47e1c821-3010-4c9e-9f01-af799daef034 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d68e9265-a699-4333-a3a9-00025b976b16 req-47e1c821-3010-4c9e-9f01-af799daef034 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d68e9265-a699-4333-a3a9-00025b976b16 req-47e1c821-3010-4c9e-9f01-af799daef034 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-d68e9265-a699-4333-a3a9-00025b976b16 req-47e1c821-3010-4c9e-9f01-af799daef034 tempest-AttachVolumeTestJSON-695220509 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-38efb51c-d7bd-471f-babb-c7459e8c19b1', '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': '2acd1ba5-8ec3-4f75-ad77-3938abab0b7b', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:40:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-d68e9265-a699-4333-a3a9-00025b976b16 req-47e1c821-3010-4c9e-9f01-af799daef034 tempest-AttachVolumeTestJSON-695220509 None] attachment_update completed successfully. Aug 13 16:40:31 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c0853c46-a6d0-47b1-aa63-c666d6a3eeae tempest-GroupSnapshotsTest-966462216 None] Group tempest-GroupSnapshotsTest-Group-605386133: creating Aug 13 16:40:31 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c0853c46-a6d0-47b1-aa63-c666d6a3eeae tempest-GroupSnapshotsTest-966462216 None] Group tempest-GroupSnapshotsTest-Group-605386133: created successfully Aug 13 16:40:31 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c0853c46-a6d0-47b1-aa63-c666d6a3eeae tempest-GroupSnapshotsTest-966462216 None] Create group completed successfully. Aug 13 16:40:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-991e969f-3944-4452-b67a-fe415325d92c req-cf10c42e-eef7-42a6-9e72-2929d8664d11 tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-991e969f-3944-4452-b67a-fe415325d92c req-cf10c42e-eef7-42a6-9e72-2929d8664d11 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-991e969f-3944-4452-b67a-fe415325d92c req-cf10c42e-eef7-42a6-9e72-2929d8664d11 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-991e969f-3944-4452-b67a-fe415325d92c req-cf10c42e-eef7-42a6-9e72-2929d8664d11 tempest-ServerActionsTestOtherA-635181377 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-959ecaf7-e33c-4306-b4f1-a89116034769', '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': '26e23483-58e2-41ab-a118-ab31f1a0b57a', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:40:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-991e969f-3944-4452-b67a-fe415325d92c req-cf10c42e-eef7-42a6-9e72-2929d8664d11 tempest-ServerActionsTestOtherA-635181377 None] attachment_update completed successfully. Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (c657dd40-9511-4598-97cd-113ea92e7b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fea8b7d-b03d-4b21-8e10-4fefca37b6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fea8b7d-b03d-4b21-8e10-4fefca37b6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1440017201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=12427fa7-0a32-4896-a2a5-1156b6362e9a,host='devstack@QuobyteHD#QuobyteHD',id=a1cc873f-b875-4ed4-9e03-30ccfbca03a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:33Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53d295a3-3db7-41c3-983c-ac84fa5c923c),volume_type_id=53d295a3-3db7-41c3-983c-ac84fa5c923c)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (576b6d7a-bec0-4258-9b33-ef986f40b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (576b6d7a-bec0-4258-9b33-ef986f40b95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1bec662-1b78-4176-9e91-6a2552c74e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c1bec662-1b78-4176-9e91-6a2552c74e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a1cc873f-b875-4ed4-9e03-30ccfbca03a7', 'volume_name': 'volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f88f9f28-7464-4dd3-b352-c30334a86041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f88f9f28-7464-4dd3-b352-c30334a86041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a1c9ec1-b539-4737-84d3-b174f92267c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Volume a1cc873f-b875-4ed4-9e03-30ccfbca03a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7', 'volume_size': 1} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=12427fa7-0a32-4896-a2a5-1156b6362e9a,created_at=2026-08-13T14:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1440017201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=12427fa7-0a32-4896-a2a5-1156b6362e9a,host='devstack@QuobyteHD#QuobyteHD',id=a1cc873f-b875-4ed4-9e03-30ccfbca03a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:33Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53d295a3-3db7-41c3-983c-ac84fa5c923c),volume_type_id=53d295a3-3db7-41c3-983c-ac84fa5c923c)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Creating volume a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:33 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:40:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:33 devstack sudo[99245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 1073741824 Aug 13 16:40:33 devstack sudo[99245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:34 devstack sudo[99245]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 1073741824" returned: 0 in 0.759s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:34 devstack sudo[99254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 Aug 13 16:40:34 devstack sudo[99254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:34 devstack sudo[99254]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" returned: 0 in 0.457s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] <== create_volume: return (1287ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:40:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.290s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a1c9ec1-b539-4737-84d3-b174f92267c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b880da89-838c-46b5-915e-b1df8911c1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:35 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Volume volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 (a1cc873f-b875-4ed4-9e03-30ccfbca03a7): created successfully Aug 13 16:40:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b880da89-838c-46b5-915e-b1df8911c1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (c657dd40-9511-4598-97cd-113ea92e7b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d596f7ba-d9fd-40df-9016-ab31abd6c3e7 tempest-GroupSnapshotsTest-966462216 None] Created volume successfully. Aug 13 16:40:36 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] GroupSnapshot 29afe0b1-0dcc-48d1-a7a2-c970ba2e6b58: creating. Aug 13 16:40:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Group snapshot 29afe0b1-0dcc-48d1-a7a2-c970ba2e6b58: creating. {{(pid=94341) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 13 16:40:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Creating offline snapshot 0e0fb322-4608-43fa-8a9f-87a7392b7571 of volume a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:40:36 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[50d982dc-2c60-49b9-aef5-06b26e05345d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:36 devstack sudo[99265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 Aug 13 16:40:36 devstack sudo[99265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:37 devstack sudo[99265]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" returned: 0 in 0.576s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:37 devstack sudo[99275]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 1G Aug 13 16:40:37 devstack sudo[99275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-b8a34118-1561-4634-bf93-3035f7bc3bf2 req-3c50712e-b82f-45cc-aef4-d674d1a93f97 tempest-ServerActionsTestOtherA-635181377 None] Terminate volume connection completed successfully. Aug 13 16:40:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-b8a34118-1561-4634-bf93-3035f7bc3bf2 req-3c50712e-b82f-45cc-aef4-d674d1a93f97 tempest-ServerActionsTestOtherA-635181377 None] Deleting attachment 26e23483-58e2-41ab-a118-ab31f1a0b57a. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:40:37 devstack sudo[99275]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 1G" returned: 0 in 0.653s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:37 devstack sudo[99284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 Aug 13 16:40:37 devstack sudo[99284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:38 devstack sudo[99284]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571" returned: 0 in 0.712s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:38 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:40:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:38 devstack sudo[99308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 Aug 13 16:40:38 devstack sudo[99308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Flow 'volume_create_manager' (c6711aea-ebc0-45b4-afb6-da2384426a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fec2aab0-79b7-4163-a66e-1b53c0ab6236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:39 devstack sudo[99308]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571" returned: 0 in 0.451s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fec2aab0-79b7-4163-a66e-1b53c0ab6236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-588719016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=478f29e5-1732-4dde-b736-0e42817c1c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b19d67b8c0aa4e558d89fd54fa3c57ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:39Z,use_quota=True,user_id='504b9fc78f954141b370cb25acd52207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fec8db40-6a6e-49f9-a725-b6218b8fbec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fec8db40-6a6e-49f9-a725-b6218b8fbec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a7e1dd0-cfea-49d8-b6ea-dc804ed7d59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a7e1dd0-cfea-49d8-b6ea-dc804ed7d59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '478f29e5-1732-4dde-b736-0e42817c1c1f', 'volume_name': 'volume-478f29e5-1732-4dde-b736-0e42817c1c1f', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (917f9f92-98e4-41a0-b7b4-b9ba1066c8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (917f9f92-98e4-41a0-b7b4-b9ba1066c8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57264a59-a337-4062-b7ae-c3bec1a99705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:39 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Volume 478f29e5-1732-4dde-b736-0e42817c1c1f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-478f29e5-1732-4dde-b736-0e42817c1c1f', 'volume_size': 1} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-b8a34118-1561-4634-bf93-3035f7bc3bf2 req-03ef500b-753d-46db-bf6a-1c67271bf362 tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:39 devstack sudo[99320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.info Aug 13 16:40:39 devstack sudo[99320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:39 devstack sudo[99320]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.info" returned: 0 in 0.244s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:39 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.info is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:39 devstack sudo[99324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.info Aug 13 16:40:39 devstack sudo[99324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:39 devstack sudo[99324]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.info" returned: 0 in 0.240s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.030s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.531s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-588719016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=478f29e5-1732-4dde-b736-0e42817c1c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b19d67b8c0aa4e558d89fd54fa3c57ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:39Z,use_quota=True,user_id='504b9fc78f954141b370cb25acd52207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Creating volume 478f29e5-1732-4dde-b736-0e42817c1c1f {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:39 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:40:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:39 devstack sudo[99327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f 1073741824 Aug 13 16:40:39 devstack sudo[99327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5a81e70d-b753-4f23-ac87-c276b7d7fbfa tempest-GroupSnapshotsTest-966462216 None] group_snapshot 29afe0b1-0dcc-48d1-a7a2-c970ba2e6b58: created successfully Aug 13 16:40:40 devstack sudo[99327]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f 1073741824" returned: 0 in 0.599s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:40 devstack sudo[99334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f Aug 13 16:40:40 devstack sudo[99334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:40 devstack sudo[99334]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f" returned: 0 in 0.323s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] <== create_volume: return (974ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.976s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-b8a34118-1561-4634-bf93-3035f7bc3bf2 req-03ef500b-753d-46db-bf6a-1c67271bf362 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 1.470s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (57264a59-a337-4062-b7ae-c3bec1a99705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-478f29e5-1732-4dde-b736-0e42817c1c1f', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0072e70c-f732-4602-a502-375bc7b33709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:40 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Volume volume-478f29e5-1732-4dde-b736-0e42817c1c1f (478f29e5-1732-4dde-b736-0e42817c1c1f): created successfully Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0072e70c-f732-4602-a502-375bc7b33709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Flow 'volume_create_manager' (c6711aea-ebc0-45b4-afb6-da2384426a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-b8a34118-1561-4634-bf93-3035f7bc3bf2 req-03ef500b-753d-46db-bf6a-1c67271bf362 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.141s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-efe78405-10fc-4705-934c-d3b9bd5e1733 tempest-VolumesServicesTestJSON-1271021113 None] Created volume successfully. Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-0e0fb322-4608-43fa-8a9f-87a7392b7571-cc98ea9b-b545-4551-9ec4-1c8244446aa6" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-b8a34118-1561-4634-bf93-3035f7bc3bf2 req-03ef500b-753d-46db-bf6a-1c67271bf362 tempest-ServerActionsTestOtherA-635181377 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-959ecaf7-e33c-4306-b4f1-a89116034769', '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': '75f222f3-d86b-4a66-8b7d-c77a6afd2c20', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-0e0fb322-4608-43fa-8a9f-87a7392b7571-cc98ea9b-b545-4551-9ec4-1c8244446aa6" acquired by "_create_volume_from_snapshot" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Creating volume cc98ea9b-b545-4551-9ec4-1c8244446aa6 from snapshot 0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-cc98ea9b-b545-4551-9ec4-1c8244446aa6" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-cc98ea9b-b545-4551-9ec4-1c8244446aa6" acquired by "_copy_volume_from_snapshot" :: waited 0.047s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] snapshot: 0e0fb322-4608-43fa-8a9f-87a7392b7571, volume: cc98ea9b-b545-4551-9ec4-1c8244446aa6, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2e9485a-23b5-4cb0-827f-057f305fb63e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-b8a34118-1561-4634-bf93-3035f7bc3bf2 req-03ef500b-753d-46db-bf6a-1c67271bf362 tempest-ServerActionsTestOtherA-635181377 None] attachment_update completed successfully. Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:41 devstack sudo[99339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 Aug 13 16:40:41 devstack sudo[99339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:41 devstack sudo[99339]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Acquiring lock "cinder-478f29e5-1732-4dde-b736-0e42817c1c1f-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571" returned: 0 in 0.543s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Lock "cinder-478f29e5-1732-4dde-b736-0e42817c1c1f-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[300adb70-d3ae-47a5-aefc-316bfe2b119a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Acquiring lock "cinder-quobyte-478f29e5-1732-4dde-b736-0e42817c1c1f" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Lock "cinder-quobyte-478f29e5-1732-4dde-b736-0e42817c1c1f" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[61808cc2-d6b6-4c74-ae05-c6fe2917931a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:41 devstack sudo[99345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 Aug 13 16:40:41 devstack sudo[99345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:41 devstack sudo[99348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f Aug 13 16:40:41 devstack sudo[99348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:42 devstack sudo[99345]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" returned: 0 in 0.624s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:42 devstack sudo[99348]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:42 devstack sudo[99367]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 Aug 13 16:40:42 devstack sudo[99367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:42 devstack sudo[99370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f Aug 13 16:40:42 devstack sudo[99370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-478f29e5-1732-4dde-b736-0e42817c1c1f" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Lock "cinder-quobyte-478f29e5-1732-4dde-b736-0e42817c1c1f" released by "delete_volume" :: held 0.966s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:42 devstack sudo[99370]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:42 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Created reservations ['a8fecd9f-16e3-4dcc-ba73-58ed44d37602', '5397111b-96bb-49bb-a00e-19c7dc3fb14e', '7f0bbcf8-eb05-4f2b-85e9-8e1e65f6ebb4', '9ecbc190-353d-4333-bd9d-6a9f93ffdf2b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:43 devstack sudo[99398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:40:43 devstack sudo[99398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:44 devstack sudo[99398]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 1.458s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:44 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:40:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Deleted volume successfully. Aug 13 16:40:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a0cb43d6-df94-4f58-abfc-ac46bbb9982c tempest-VolumesServicesTestJSON-1271021113 None] Lock "cinder-478f29e5-1732-4dde-b736-0e42817c1c1f-delete_volume" released by "delete_volume" :: held 3.177s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6" returned: 0 in 8.793s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7, size 1024.00 MB, duration 8.79 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:40:51 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Converted 1024.00 MB image at 116.44 MB/s Aug 13 16:40:51 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:51 devstack sudo[99509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 Aug 13 16:40:51 devstack sudo[99509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:51 devstack sudo[99509]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6" returned: 0 in 0.403s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-cc98ea9b-b545-4551-9ec4-1c8244446aa6" released by "_copy_volume_from_snapshot" :: held 10.512s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=78,cinder:UPDATE=76,cinder:DELETE=8,cinder:INSERT=14 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=85,cinder:SELECT=77,cinder:INSERT=19,cinder:DELETE=6 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-0e0fb322-4608-43fa-8a9f-87a7392b7571-cc98ea9b-b545-4551-9ec4-1c8244446aa6" released by "_create_volume_from_snapshot" :: held 10.649s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.691s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0b800b41-4206-4b4d-881f-d3ff14fe49e6 tempest-GroupSnapshotsTest-966462216 None] Create group from source-snapshot-29afe0b1-0dcc-48d1-a7a2-c970ba2e6b58 completed successfully. Aug 13 16:40:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-cc98ea9b-b545-4551-9ec4-1c8244446aa6" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-cc98ea9b-b545-4551-9ec4-1c8244446aa6" acquired by "delete_volume" :: waited 0.044s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:53 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d179cd4-6764-48fc-9152-094208b49952]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:53 devstack sudo[99535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 Aug 13 16:40:53 devstack sudo[99535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:53 devstack sudo[99535]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6" returned: 0 in 0.542s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:53 devstack sudo[99540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6 Aug 13 16:40:53 devstack sudo[99540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:54 devstack sudo[99540]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cc98ea9b-b545-4551-9ec4-1c8244446aa6" returned: 0 in 0.300s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-cc98ea9b-b545-4551-9ec4-1c8244446aa6" released by "delete_volume" :: held 0.915s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['b29e9a32-3308-4326-bdcc-0a58e5bfba46'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:54 devstack cinder-volume[94341]: WARNING cinder.quota [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1145068149 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1145068149, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:40:54 devstack cinder-volume[94341]: WARNING cinder.quota [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1145068149 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1145068149, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['b767ec94-7906-4ca2-bbd8-52b38a97c22c', 'cd440feb-958b-4759-bf28-d25ff132e89a', 'e2aff8fd-1926-4d50-abb3-ae36914cc347', '90f5a17d-9ba5-4b3b-a1d1-ac181c4dbbc6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:54 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/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:40:54 devstack sudo[99543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] group_snapshot 29afe0b1-0dcc-48d1-a7a2-c970ba2e6b58: deleting Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] group_snapshot 29afe0b1-0dcc-48d1-a7a2-c970ba2e6b58: deleting {{(pid=94341) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:54 devstack sudo[99543]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.319s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" acquired by "delete_snapshot" :: waited 0.069s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-0e0fb322-4608-43fa-8a9f-87a7392b7571" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d4eb24a6-3517-4dc1-9606-78a5a9f686e5 tempest-GroupSnapshotsTest-966462216 None] Delete group completed successfully. Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-0e0fb322-4608-43fa-8a9f-87a7392b7571" acquired by "_delete_snapshot" :: waited 0.051s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Deleting offline snapshot 0e0fb322-4608-43fa-8a9f-87a7392b7571 of volume a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] snapshot_file for this snap is: volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c682bd3-4cb5-4688-a0e3-fc6462f13dba]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:55 devstack sudo[99546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 Aug 13 16:40:55 devstack sudo[99546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:55 devstack sudo[99546]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571" returned: 0 in 0.689s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:40:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[548b2fe7-f4f7-4c50-bc58-851c8c02f117]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:55 devstack sudo[99552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 Aug 13 16:40:55 devstack sudo[99552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:56 devstack sudo[99552]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" returned: 0 in 0.906s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:56 devstack sudo[99557]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 Aug 13 16:40:56 devstack sudo[99557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:56 devstack sudo[99557]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571" returned: 0 in 0.477s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:56 devstack sudo[99562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571 Aug 13 16:40:56 devstack sudo[99562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:57 devstack sudo[99562]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7.0e0fb322-4608-43fa-8a9f-87a7392b7571" returned: 0 in 0.312s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-0e0fb322-4608-43fa-8a9f-87a7392b7571" released by "_delete_snapshot" :: held 2.550s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" released by "delete_snapshot" :: held 2.613s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:57 devstack cinder-volume[94341]: WARNING cinder.quota [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1145068149 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1145068149, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:40:57 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['6b91cacb-b231-4c61-b838-b93b49597be2', '9cf18d1c-b1b8-4d19-bc53-245a6d514a0b', 'da98468d-f6ad-4e13-9f85-7619f883ebee', '1c41d6a6-eac0-4b80-925b-a449f20e2b2d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fb899332-9410-4b93-8755-0613a7126849 tempest-GroupSnapshotsTest-966462216 None] group_snapshot 29afe0b1-0dcc-48d1-a7a2-c970ba2e6b58: deleted successfully Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" acquired by "delete_volume" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[83fa6650-2b7e-4df8-afef-b49ef358d9d8]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Flow 'volume_create_manager' (0cdc3d35-61c3-40be-b07f-fb9cfa655785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a5a63a1-6460-4bad-827b-264a42e65320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a5a63a1-6460-4bad-827b-264a42e65320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1245218662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab734951-1983-415e-9d9d-515b8035c80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a31fb6f901d846e1a7890484e9941532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:59Z,use_quota=True,user_id='5ae847e8fa03421baafe80c0a8f5a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b64edd7-a0de-4251-8eb7-f2abba70d750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b64edd7-a0de-4251-8eb7-f2abba70d750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e756faca-3177-4a04-8651-521488dbc9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e756faca-3177-4a04-8651-521488dbc9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab734951-1983-415e-9d9d-515b8035c80e', 'volume_name': 'volume-ab734951-1983-415e-9d9d-515b8035c80e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8d90f9a-6640-40b6-a81b-b61e47a21f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8d90f9a-6640-40b6-a81b-b61e47a21f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0d532c7-fe2c-49bb-bddb-a82d63ba0235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:40:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Volume ab734951-1983-415e-9d9d-515b8035c80e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab734951-1983-415e-9d9d-515b8035c80e', 'volume_size': 1} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:40:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1245218662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ab734951-1983-415e-9d9d-515b8035c80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a31fb6f901d846e1a7890484e9941532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:40: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-13T14:40:59Z,use_quota=True,user_id='5ae847e8fa03421baafe80c0a8f5a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Creating volume ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:40:58 devstack sudo[99571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 Aug 13 16:40:58 devstack sudo[99571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:40:58 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:40:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:58 devstack sudo[99575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e 1073741824 Aug 13 16:40:58 devstack sudo[99575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-09acb15a-a310-40f0-8e8a-1ac2765cc9b5 req-78ae17d4-2e9e-4947-82e5-e02c138501a6 tempest-AttachVolumeTestJSON-695220509 None] Terminate volume connection completed successfully. Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-09acb15a-a310-40f0-8e8a-1ac2765cc9b5 req-78ae17d4-2e9e-4947-82e5-e02c138501a6 tempest-AttachVolumeTestJSON-695220509 None] Deleting attachment 2acd1ba5-8ec3-4f75-ad77-3938abab0b7b. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:40:59 devstack sudo[99571]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" returned: 0 in 0.645s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:59 devstack sudo[99583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7 Aug 13 16:40:59 devstack sudo[99583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:59 devstack sudo[99575]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e 1073741824" returned: 0 in 0.692s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:40:59 devstack sudo[99583]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:59 devstack sudo[99587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e Aug 13 16:40:59 devstack sudo[99587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-a1cc873f-b875-4ed4-9e03-30ccfbca03a7" released by "delete_volume" :: held 1.042s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['2e8fc162-5904-41fa-9f90-ad6f139676c4'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:59 devstack cinder-volume[94341]: WARNING cinder.db.api [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 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-1145068149'] Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['380d87e9-73dd-4295-9102-ce92aeec9614', '8ca93d87-e3ba-4bd6-b97d-57da94d8765f', '1079bc68-0225-480c-a4a3-b118e1211809', '289ea0ef-570a-44e4-b3f9-1aa83a288c27'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:40:59 devstack sudo[99587]: pam_unix(sudo:session): session closed for user root Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e" returned: 0 in 0.267s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] <== create_volume: return (1026ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:40:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.033s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0d532c7-fe2c-49bb-bddb-a82d63ba0235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab734951-1983-415e-9d9d-515b8035c80e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03eda484-1009-484d-95ef-fc0d27af82a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:00 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Volume volume-ab734951-1983-415e-9d9d-515b8035c80e (ab734951-1983-415e-9d9d-515b8035c80e): created successfully Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03eda484-1009-484d-95ef-fc0d27af82a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Flow 'volume_create_manager' (0cdc3d35-61c3-40be-b07f-fb9cfa655785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8c85b4fb-04f0-4c37-a3cf-7e5b1168d541 tempest-VolumesDeleteCascade-272197925 None] Created volume successfully. Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:00 devstack sudo[99591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:41:00 devstack sudo[99591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:00 devstack sudo[99591]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.280s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:00 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:41:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-da76767f-59be-41b7-a54f-c5f636f8d734 tempest-GroupSnapshotsTest-966462216 None] Delete group completed successfully. Aug 13 16:41:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Creating offline snapshot e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 of volume ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:41:01 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3016fc7e-5110-4bec-8a72-132f34c82ee0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:01 devstack sudo[99604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e Aug 13 16:41:01 devstack sudo[99604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cdcf9e49-5b1d-43cc-810b-4c967539c389 tempest-GroupSnapshotsTest-966462216 None] Group tempest-GroupSnapshotsTest-Group-967292422: creating Aug 13 16:41:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cdcf9e49-5b1d-43cc-810b-4c967539c389 tempest-GroupSnapshotsTest-966462216 None] Group tempest-GroupSnapshotsTest-Group-967292422: created successfully Aug 13 16:41:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cdcf9e49-5b1d-43cc-810b-4c967539c389 tempest-GroupSnapshotsTest-966462216 None] Create group completed successfully. Aug 13 16:41:01 devstack sudo[99604]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e" returned: 0 in 0.511s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:01 devstack sudo[99609]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 1G Aug 13 16:41:01 devstack sudo[99609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:02 devstack sudo[99609]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 1G" returned: 0 in 0.555s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab734951-1983-415e-9d9d-515b8035c80e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:02 devstack sudo[99614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab734951-1983-415e-9d9d-515b8035c80e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 Aug 13 16:41:02 devstack sudo[99614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:02 devstack sudo[99614]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab734951-1983-415e-9d9d-515b8035c80e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" returned: 0 in 0.492s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:02 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 is being set with open permissions: ugo+rw Aug 13 16:41:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:02 devstack sudo[99621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 Aug 13 16:41:02 devstack sudo[99621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:03 devstack sudo[99621]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:03 devstack sudo[99649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.info Aug 13 16:41:03 devstack sudo[99649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:03 devstack sudo[99649]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.info" returned: 0 in 0.410s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:03 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.info is being set with open permissions: ugo+rw Aug 13 16:41:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:03 devstack sudo[99653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.info Aug 13 16:41:03 devstack sudo[99653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:03 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:41:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (34012e9e-01f8-47f7-87d2-f45aaf35ae6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4315849b-c2c7-49db-835d-3486c83777c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4315849b-c2c7-49db-835d-3486c83777c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-314670417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=07c3b1ea-2841-446d-8212-400a847de255,host='devstack@QuobyteHD#QuobyteHD',id=ed900655-0031-4a4a-8be6-83f6121a8fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:04Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95cdbee9-3638-490e-baba-b562f7ef9430),volume_type_id=95cdbee9-3638-490e-baba-b562f7ef9430)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32be0e41-06bb-4e3e-9b5e-0adddfc6e26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32be0e41-06bb-4e3e-9b5e-0adddfc6e26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fef0e46-ed50-44bf-9a2f-7ed2058e7ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fef0e46-ed50-44bf-9a2f-7ed2058e7ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed900655-0031-4a4a-8be6-83f6121a8fdd', 'volume_name': 'volume-ed900655-0031-4a4a-8be6-83f6121a8fdd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63d0f966-0745-4539-ac12-2b30cb40e56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63d0f966-0745-4539-ac12-2b30cb40e56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a176ec0e-b02b-455c-98ac-db68185e2b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:04 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Volume ed900655-0031-4a4a-8be6-83f6121a8fdd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed900655-0031-4a4a-8be6-83f6121a8fdd', 'volume_size': 1} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:04 devstack sudo[99653]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.info" returned: 0 in 0.698s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.216s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.279s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=07c3b1ea-2841-446d-8212-400a847de255,created_at=2026-08-13T14:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-314670417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=07c3b1ea-2841-446d-8212-400a847de255,host='devstack@QuobyteHD#QuobyteHD',id=ed900655-0031-4a4a-8be6-83f6121a8fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:04Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95cdbee9-3638-490e-baba-b562f7ef9430),volume_type_id=95cdbee9-3638-490e-baba-b562f7ef9430)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Creating volume ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:41:04 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:41:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:04 devstack sudo[99678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd 1073741824 Aug 13 16:41:04 devstack sudo[99678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2b11cf6a-3581-4d74-a57b-da10c20b1684 tempest-VolumesDeleteCascade-272197925 None] Create snapshot completed successfully Aug 13 16:41:05 devstack sudo[99678]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd 1073741824" returned: 0 in 0.674s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:05 devstack sudo[99710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd Aug 13 16:41:05 devstack sudo[99710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:05 devstack sudo[99710]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd" returned: 0 in 0.436s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] <== create_volume: return (1196ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.203s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a176ec0e-b02b-455c-98ac-db68185e2b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed900655-0031-4a4a-8be6-83f6121a8fdd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37f444a6-c750-4aff-94ab-9aa534988512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Volume volume-ed900655-0031-4a4a-8be6-83f6121a8fdd (ed900655-0031-4a4a-8be6-83f6121a8fdd): created successfully Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37f444a6-c750-4aff-94ab-9aa534988512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (34012e9e-01f8-47f7-87d2-f45aaf35ae6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-572d0251-467a-4d33-b32f-5c61e59937ce tempest-GroupSnapshotsTest-966462216 None] Created volume successfully. Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Creating offline snapshot b59e8147-f9eb-4160-96db-e0e0ff25c05a of volume ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fcb7e51-5dd8-4f06-a15f-8fd39e96bb26]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:06 devstack sudo[99755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:41:06 devstack sudo[99755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:06 devstack sudo[99751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 Aug 13 16:41:06 devstack sudo[99751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:06 devstack sudo[99755]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.329s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 8 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:41:06 devstack sudo[99751]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" returned: 0 in 0.674s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab734951-1983-415e-9d9d-515b8035c80e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:06 devstack sudo[99786]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a 1G Aug 13 16:41:06 devstack sudo[99786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (cfbc211d-252d-4e38-ac35-80432ad52350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f4c05f0-5d34-44c6-b039-db4d9c7dd4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:07 devstack sudo[99786]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f4c05f0-5d34-44c6-b039-db4d9c7dd4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1872111688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=07c3b1ea-2841-446d-8212-400a847de255,host='devstack@QuobyteHD#QuobyteHD',id=689fdfdf-f3b6-4a3e-a55b-afc75b816f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:07Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95cdbee9-3638-490e-baba-b562f7ef9430),volume_type_id=95cdbee9-3638-490e-baba-b562f7ef9430)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07d25d58-6a2b-453a-8c5a-d1dc68956186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07d25d58-6a2b-453a-8c5a-d1dc68956186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c8b745b-a213-4f1e-8aa6-9214aef1ce9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c8b745b-a213-4f1e-8aa6-9214aef1ce9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '689fdfdf-f3b6-4a3e-a55b-afc75b816f4c', 'volume_name': 'volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71639a3e-9f72-405c-b705-5aa237ab923c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71639a3e-9f72-405c-b705-5aa237ab923c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b625552-0e1b-4fad-b49c-7404e936ac5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:07 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Volume 689fdfdf-f3b6-4a3e-a55b-afc75b816f4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c', 'volume_size': 1} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a 1G" returned: 0 in 0.759s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:07 devstack sudo[99792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a Aug 13 16:41:07 devstack sudo[99792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:07 devstack sudo[99792]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a" returned: 0 in 0.400s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:07 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a is being set with open permissions: ugo+rw Aug 13 16:41:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:07 devstack sudo[99799]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a Aug 13 16:41:07 devstack sudo[99799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:08 devstack sudo[99799]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a" returned: 0 in 0.316s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.310s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.790s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=07c3b1ea-2841-446d-8212-400a847de255,created_at=2026-08-13T14:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1872111688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=07c3b1ea-2841-446d-8212-400a847de255,host='devstack@QuobyteHD#QuobyteHD',id=689fdfdf-f3b6-4a3e-a55b-afc75b816f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:07Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95cdbee9-3638-490e-baba-b562f7ef9430),volume_type_id=95cdbee9-3638-490e-baba-b562f7ef9430)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Creating volume 689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:41:08 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:08 devstack sudo[99802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c 1073741824 Aug 13 16:41:08 devstack sudo[99802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-af128a63-fe64-4da6-8b34-ed36817b4516 tempest-VolumesDeleteCascade-272197925 None] Create snapshot completed successfully Aug 13 16:41:08 devstack sudo[99802]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c 1073741824" returned: 0 in 0.577s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:08 devstack sudo[99809]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c Aug 13 16:41:08 devstack sudo[99809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:09 devstack sudo[99809]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" returned: 0 in 0.286s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] <== create_volume: return (918ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.921s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b625552-0e1b-4fad-b49c-7404e936ac5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bca40a0d-ba68-44f4-8a32-002e9e271c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-ab734951-1983-415e-9d9d-515b8035c80e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:09 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Volume volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c (689fdfdf-f3b6-4a3e-a55b-afc75b816f4c): created successfully Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bca40a0d-ba68-44f4-8a32-002e9e271c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (cfbc211d-252d-4e38-ac35-80432ad52350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-ab734951-1983-415e-9d9d-515b8035c80e-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-dc208dab-b9f7-4103-82c9-0ebc06be35cb tempest-GroupSnapshotsTest-966462216 None] Created volume successfully. Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Performing cascade delete. {{(pid=94341) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-b59e8147-f9eb-4160-96db-e0e0ff25c05a-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-b59e8147-f9eb-4160-96db-e0e0ff25c05a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-b59e8147-f9eb-4160-96db-e0e0ff25c05a" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-b59e8147-f9eb-4160-96db-e0e0ff25c05a" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Deleting offline snapshot b59e8147-f9eb-4160-96db-e0e0ff25c05a of volume ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] snapshot_file for this snap is: volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0023359a-e30e-4895-a692-0afc4d43b340]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:09 devstack sudo[99812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a Aug 13 16:41:09 devstack sudo[99812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:09 devstack sudo[99812]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a" returned: 0 in 0.457s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab734951-1983-415e-9d9d-515b8035c80e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8b332e6-3c49-4a90-81fa-77210eefd2b0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-02c05c8d-e4b3-4e81-872e-0c5b5495fd2c tempest-GroupSnapshotsTest-966462216 None] Update group completed successfully. Aug 13 16:41:10 devstack sudo[99820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 Aug 13 16:41:10 devstack sudo[99820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:10 devstack sudo[99820]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" returned: 0 in 0.494s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab734951-1983-415e-9d9d-515b8035c80e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:10 devstack sudo[99827]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a Aug 13 16:41:10 devstack sudo[99827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:10 devstack sudo[99827]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a" returned: 0 in 0.480s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:11 devstack sudo[99833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a Aug 13 16:41:11 devstack sudo[99833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9b417f3f-0495-4324-8613-3ff88ea62477 tempest-GroupSnapshotsTest-966462216 None] Update group completed successfully. Aug 13 16:41:11 devstack sudo[99833]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.b59e8147-f9eb-4160-96db-e0e0ff25c05a" returned: 0 in 0.430s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-b59e8147-f9eb-4160-96db-e0e0ff25c05a" released by "_delete_snapshot" :: held 2.013s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" released by "delete_snapshot" :: held 2.047s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Created reservations ['0d7a5aa0-71b7-412d-86d6-6a5163b98aaf', '1f96061f-070b-4ec0-9513-78b4caf60584', 'd2577569-de2c-43cb-a9bb-cba5fe37fa9e', 'd159855e-9feb-44cb-9814-448f854b56b4'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Delete snapshot completed successfully. Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-b59e8147-f9eb-4160-96db-e0e0ff25c05a-delete_snapshot" released by "delete_snapshot" :: held 2.242s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Deleting offline snapshot e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 of volume ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] snapshot_file for this snap is: volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4eb5924a-b524-478a-8528-a0a9167e0fdf]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:11 devstack sudo[99836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 Aug 13 16:41:11 devstack sudo[99836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:12 devstack sudo[99836]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" returned: 0 in 0.438s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab734951-1983-415e-9d9d-515b8035c80e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[23b1f76f-2d7f-487d-aa53-36a9bd96e5bf]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:12 devstack sudo[99842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e Aug 13 16:41:12 devstack sudo[99842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2fbed994-34f6-40a9-9391-43e0fe6725af tempest-GroupSnapshotsTest-966462216 None] Update group completed successfully. Aug 13 16:41:12 devstack sudo[99842]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e" returned: 0 in 0.504s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:12 devstack sudo[99849]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 Aug 13 16:41:12 devstack sudo[99849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:13 devstack sudo[99849]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" returned: 0 in 0.431s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:13 devstack sudo[99854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4 Aug 13 16:41:13 devstack sudo[99854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:13 devstack sudo[99854]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e.e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" returned: 0 in 0.273s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4" released by "_delete_snapshot" :: held 1.759s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" released by "delete_snapshot" :: held 1.793s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Created reservations ['3009e907-2a49-4b9c-acd9-74297fd684ee', '6bb6cd91-f88e-4afa-a3ae-49137c309108', '8ebb7940-671e-49fc-b8ba-9752e78d88e6', '55ede061-602c-45ef-a3c4-1ed8c494f8e5'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Delete snapshot completed successfully. Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-e3cdc394-e344-43d1-a2bd-0a1e87ad6ae4-delete_snapshot" released by "delete_snapshot" :: held 2.031s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Snapshots deleted, issuing volume delete {{(pid=94341) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[fddbc0ef-77d0-476f-9293-d94662362fb0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:13 devstack sudo[99860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e Aug 13 16:41:13 devstack sudo[99860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-537c82ae-a803-4502-998c-9642c44014b8 tempest-GroupSnapshotsTest-966462216 None] Update group completed successfully. Aug 13 16:41:14 devstack sudo[99860]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e" returned: 0 in 0.561s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:14 devstack sudo[99903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e Aug 13 16:41:14 devstack sudo[99903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-7267e057-dbe3-4e42-b11c-4f242906aa52 req-cb726126-8c19-4dae-9f8b-c6815f42b030 tempest-ServerActionsTestOtherA-635181377 None] Terminate volume connection completed successfully. Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-7267e057-dbe3-4e42-b11c-4f242906aa52 req-cb726126-8c19-4dae-9f8b-c6815f42b030 tempest-ServerActionsTestOtherA-635181377 None] Deleting attachment 75f222f3-d86b-4a66-8b7d-c77a6afd2c20. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:41:14 devstack sudo[99903]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab734951-1983-415e-9d9d-515b8035c80e" returned: 0 in 0.399s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-ab734951-1983-415e-9d9d-515b8035c80e" released by "delete_volume" :: held 1.070s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Created reservations ['7767710e-55c9-40d8-a813-eaeca90d1ac1', '56962417-71de-4b11-a098-9c24a999f4f9', '27842363-4f38-46f2-8886-250be15afb76', 'fde8257a-a86c-4b6b-88f4-0ea7f4ccbd11'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:15 devstack sudo[99911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:41:15 devstack sudo[99911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:15 devstack sudo[99911]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.558s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:41:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Deleted volume successfully. Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-30ebc7b2-c899-4319-bb7e-1ebcbee1469f tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-ab734951-1983-415e-9d9d-515b8035c80e-delete_volume" released by "delete_volume" :: held 6.338s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] GroupSnapshot 7c88bd47-0077-4fcd-a279-05fb12387465: creating. Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Group snapshot 7c88bd47-0077-4fcd-a279-05fb12387465: creating. {{(pid=94341) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Creating offline snapshot 6c3658e5-3bdd-45a0-af44-b6e49b167aa7 of volume 689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f2636f7c-ae38-4f8c-bc25-d6e5af9f8484]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:16 devstack sudo[99933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c Aug 13 16:41:16 devstack sudo[99933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:16 devstack sudo[99933]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" returned: 0 in 0.865s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:16 devstack sudo[99949]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 1G Aug 13 16:41:16 devstack sudo[99949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Flow 'volume_create_manager' (6eb44c54-ced7-4775-9e11-1f96c36c4ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8a8abe8-3a5d-4a88-9e5b-d98ff9da3de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8a8abe8-3a5d-4a88-9e5b-d98ff9da3de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1542715310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b4180ed-b247-49af-8aea-f26497be9fa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a31fb6f901d846e1a7890484e9941532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:17Z,use_quota=True,user_id='5ae847e8fa03421baafe80c0a8f5a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cf98889-80a7-4073-9061-f6cac2a71e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4cf98889-80a7-4073-9061-f6cac2a71e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2327b3b0-cf82-45b9-8cea-aa064053f097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2327b3b0-cf82-45b9-8cea-aa064053f097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b4180ed-b247-49af-8aea-f26497be9fa4', 'volume_name': 'volume-7b4180ed-b247-49af-8aea-f26497be9fa4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65117bc4-c2e5-4364-9e84-3875f709abba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65117bc4-c2e5-4364-9e84-3875f709abba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (768ebbc4-efc6-4ee6-98c7-7ff7e60f62f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:17 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Volume 7b4180ed-b247-49af-8aea-f26497be9fa4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b4180ed-b247-49af-8aea-f26497be9fa4', 'volume_size': 1} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:17 devstack sudo[99949]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 1G" returned: 0 in 0.865s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:17 devstack sudo[99959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 Aug 13 16:41:17 devstack sudo[99959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:18 devstack sudo[99959]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7" returned: 0 in 0.433s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:41:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:18 devstack sudo[99966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 Aug 13 16:41:18 devstack sudo[99966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:18 devstack sudo[99966]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7" returned: 0 in 0.338s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:18 devstack sudo[99969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.info Aug 13 16:41:18 devstack sudo[99969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:18 devstack sudo[99969]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.info" returned: 0 in 0.291s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.info is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:41:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:18 devstack sudo[99973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.info Aug 13 16:41:18 devstack sudo[99973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:19 devstack sudo[99973]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.info" returned: 0 in 0.302s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.273s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Creating offline snapshot d19700f7-6d97-4341-8e92-162e1d51372c of volume ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8853d551-b06a-44ed-a0ae-91514919fbde]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:19 devstack sudo[99976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd Aug 13 16:41:19 devstack sudo[99976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:19 devstack sudo[99976]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd" returned: 0 in 0.456s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:19 devstack sudo[99981]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c 1G Aug 13 16:41:19 devstack sudo[99981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:20 devstack sudo[99981]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c 1G" returned: 0 in 0.485s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ed900655-0031-4a4a-8be6-83f6121a8fdd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:20 devstack sudo[99988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ed900655-0031-4a4a-8be6-83f6121a8fdd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c Aug 13 16:41:20 devstack sudo[99988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:20 devstack sudo[99988]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ed900655-0031-4a4a-8be6-83f6121a8fdd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:20 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:41:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:20 devstack sudo[99995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c Aug 13 16:41:20 devstack sudo[99995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:20 devstack sudo[99995]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c" returned: 0 in 0.285s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:20 devstack sudo[99998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.info Aug 13 16:41:20 devstack sudo[99998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:21 devstack sudo[99998]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.info" returned: 0 in 0.273s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:21 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.info is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:21 devstack sudo[100001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.info Aug 13 16:41:21 devstack sudo[100001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:21 devstack sudo[100001]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.info" returned: 0 in 0.293s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.257s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.778s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1542715310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b4180ed-b247-49af-8aea-f26497be9fa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a31fb6f901d846e1a7890484e9941532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:17Z,use_quota=True,user_id='5ae847e8fa03421baafe80c0a8f5a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Creating volume 7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:41:21 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:21 devstack sudo[100004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 1073741824 Aug 13 16:41:21 devstack sudo[100004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fd816407-4701-4053-af31-5290ef48174c tempest-GroupSnapshotsTest-966462216 None] group_snapshot 7c88bd47-0077-4fcd-a279-05fb12387465: created successfully Aug 13 16:41:21 devstack sudo[100004]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 1073741824" returned: 0 in 0.480s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:21 devstack sudo[100010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 Aug 13 16:41:21 devstack sudo[100010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:22 devstack sudo[100010]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] <== create_volume: return (799ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.803s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (768ebbc4-efc6-4ee6-98c7-7ff7e60f62f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b4180ed-b247-49af-8aea-f26497be9fa4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8012ba0e-ff39-417a-8053-bdf801f11733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:22 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Volume volume-7b4180ed-b247-49af-8aea-f26497be9fa4 (7b4180ed-b247-49af-8aea-f26497be9fa4): created successfully Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8012ba0e-ff39-417a-8053-bdf801f11733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Flow 'volume_create_manager' (6eb44c54-ced7-4775-9e11-1f96c36c4ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bb4fa77d-a552-4d71-abad-cc0841509b82 tempest-VolumesDeleteCascade-272197925 None] Created volume successfully. Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Flow 'volume_create_manager' (90847e7f-e205-4157-a829-54ef3cea8d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9445051-3bc3-4033-bf87-4ed6284bd3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9445051-3bc3-4033-bf87-4ed6284bd3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-794917719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccbcc16bfdf54cccb63186943a2ad004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:22Z,use_quota=True,user_id='2325abbebb6f430396b0093bd700e50c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (918b458d-5cef-4638-a6ce-3f51f6808785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (918b458d-5cef-4638-a6ce-3f51f6808785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01149ee5-d545-4c3b-9ded-7a5f086dd6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:41:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] group_snapshot 7c88bd47-0077-4fcd-a279-05fb12387465: deleting Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] group_snapshot 7c88bd47-0077-4fcd-a279-05fb12387465: deleting {{(pid=94341) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-6c3658e5-3bdd-45a0-af44-b6e49b167aa7" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-6c3658e5-3bdd-45a0-af44-b6e49b167aa7" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Deleting offline snapshot 6c3658e5-3bdd-45a0-af44-b6e49b167aa7 of volume 689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] snapshot_file for this snap is: volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6624b5f4-5d59-43d7-9731-c4a3c5108acb]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:22 devstack sudo[100013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 Aug 13 16:41:22 devstack sudo[100013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01149ee5-d545-4c3b-9ded-7a5f086dd6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3', 'volume_name': 'volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c8d11de-17bf-44de-8b5a-57be4e5998fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c8d11de-17bf-44de-8b5a-57be4e5998fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c02c4bc2-c1ad-4799-b627-f4c28fe1667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:22 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Volume 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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 13 16:41:22 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Trying to clone 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:41:22 devstack sudo[100013]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7" returned: 0 in 0.444s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5fd6023-da72-4270-b159-17d87b7d48a3]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Creating offline snapshot d9294516-8191-42c5-a746-313ed7498d8f of volume 7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a68b8cd4-ec7d-4a65-abbb-44d2e090a89d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:23 devstack sudo[100038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c Aug 13 16:41:23 devstack sudo[100038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:23 devstack sudo[100039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 Aug 13 16:41:23 devstack sudo[100039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:41:23 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Image download 20.69 MB at 20.69 MB/s Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[53ab65f5-6614-470e-9d62-15cf4d09840a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:23 devstack sudo[100043]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD Aug 13 16:41:23 devstack sudo[100043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:23 devstack sudo[100038]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" returned: 0 in 0.498s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:23 devstack sudo[100052]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 Aug 13 16:41:23 devstack sudo[100052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:23 devstack sudo[100039]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4" returned: 0 in 0.437s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:23 devstack sudo[100054]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f 1G Aug 13 16:41:23 devstack sudo[100054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:23 devstack sudo[100043]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD" returned: 0 in 0.374s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 is fetched for user 2325abbebb6f430396b0093bd700e50c. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[59319b6d-cec2-4589-bbd2-af9cc5cda0ae]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:23 devstack sudo[100052]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7" returned: 0 in 0.407s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:23 devstack sudo[100067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7 Aug 13 16:41:23 devstack sudo[100067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:24 devstack sudo[100066]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD Aug 13 16:41:24 devstack sudo[100066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:24 devstack sudo[100054]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f 1G" returned: 0 in 0.485s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7b4180ed-b247-49af-8aea-f26497be9fa4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:24 devstack sudo[100070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7b4180ed-b247-49af-8aea-f26497be9fa4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f Aug 13 16:41:24 devstack sudo[100070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:24 devstack sudo[100067]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c.6c3658e5-3bdd-45a0-af44-b6e49b167aa7" returned: 0 in 0.300s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:24 devstack sudo[100066]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD" returned: 0 in 0.423s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-6c3658e5-3bdd-45a0-af44-b6e49b167aa7" released by "_delete_snapshot" :: held 1.772s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" released by "delete_snapshot" :: held 1.795s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-ed900655-0031-4a4a-8be6-83f6121a8fdd" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-ed900655-0031-4a4a-8be6-83f6121a8fdd" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-d19700f7-6d97-4341-8e92-162e1d51372c" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-d19700f7-6d97-4341-8e92-162e1d51372c" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Deleting offline snapshot d19700f7-6d97-4341-8e92-162e1d51372c of volume ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:41:24 devstack sudo[100070]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] snapshot_file for this snap is: volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7b4180ed-b247-49af-8aea-f26497be9fa4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:24 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f is being set with open permissions: ugo+rw Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ab39b11-5cce-4626-88c3-f3f3d8fd2a2e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:24 devstack sudo[100081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f Aug 13 16:41:24 devstack sudo[100081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:24 devstack sudo[100082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c Aug 13 16:41:24 devstack sudo[100082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:24 devstack sudo[100081]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f" returned: 0 in 0.241s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:24 devstack sudo[100086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.info Aug 13 16:41:24 devstack sudo[100086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:24 devstack sudo[100082]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c" returned: 0 in 0.369s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ed900655-0031-4a4a-8be6-83f6121a8fdd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec8865c4-09c2-4ec8-9163-f108fea0a395]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:24 devstack sudo[100091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd Aug 13 16:41:24 devstack sudo[100091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:24 devstack sudo[100086]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.info" returned: 0 in 0.263s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:24 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.info is being set with open permissions: ugo+rw Aug 13 16:41:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:24 devstack sudo[100094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.info Aug 13 16:41:24 devstack sudo[100094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:25 devstack sudo[100091]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd" returned: 0 in 0.386s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:25 devstack sudo[100094]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.info" returned: 0 in 0.275s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:25 devstack sudo[100100]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c Aug 13 16:41:25 devstack sudo[100100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.173s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.973s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-794917719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccbcc16bfdf54cccb63186943a2ad004',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:22Z,use_quota=True,user_id='2325abbebb6f430396b0093bd700e50c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Creating volume 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:41:25 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:25 devstack sudo[100102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 1073741824 Aug 13 16:41:25 devstack sudo[100102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:25 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7e85b759-3253-48a2-aaa9-3a933670ffd8 tempest-VolumesDeleteCascade-272197925 None] Create snapshot completed successfully Aug 13 16:41:25 devstack sudo[100100]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c" returned: 0 in 0.377s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:25 devstack sudo[100111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c Aug 13 16:41:25 devstack sudo[100111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:25 devstack sudo[100102]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 1073741824" returned: 0 in 0.482s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:25 devstack sudo[100113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 Aug 13 16:41:25 devstack sudo[100113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:25 devstack sudo[100111]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd.d19700f7-6d97-4341-8e92-162e1d51372c" returned: 0 in 0.299s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-d19700f7-6d97-4341-8e92-162e1d51372c" released by "_delete_snapshot" :: held 1.532s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-ed900655-0031-4a4a-8be6-83f6121a8fdd" released by "delete_snapshot" :: held 1.556s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:26 devstack cinder-volume[94341]: WARNING cinder.quota [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1598361409 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1598361409, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:41:26 devstack cinder-volume[94341]: WARNING cinder.quota [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1598361409 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1598361409, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Created reservations ['31182498-f2dd-4c2f-a9e9-4bb1ab907fb9', '28c8fd9b-ffb5-401d-b345-a1819712f2ae', '90d677e7-b1ca-429b-8802-9b7bf1789651', '97d21d1c-aa1d-4acc-8665-cff023a0f3d7'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:26 devstack sudo[100113]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3" returned: 0 in 0.314s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] <== create_volume: return (849ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.853s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Attempting download of cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] Created reservations ['f6a84d2d-617a-4b6d-aeda-9389a42367e0', '1ecc3466-10e1-4d12-9247-b33833c73f61', 'ab9d4d02-7b88-42cc-8cc0-87e6bb2a64dd', '03cbf94f-e2a5-4f36-bdd1-33eb0af34c76'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[da3adeed-b931-4a56-8f8e-9c1eaaec7c05]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_yvo9nvby {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c454eb3d-7934-4075-b0e9-b70867c8b24d tempest-GroupSnapshotsTest-966462216 None] group_snapshot 7c88bd47-0077-4fcd-a279-05fb12387465: deleted successfully Aug 13 16:41:26 devstack sudo[100117]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_yvo9nvby Aug 13 16:41:26 devstack sudo[100117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:26 devstack sudo[100117]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_yvo9nvby" returned: 0 in 0.377s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_yvo9nvby {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:26 devstack sudo[100121]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_yvo9nvby Aug 13 16:41:26 devstack sudo[100121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Flow 'volume_create_manager' (65f64e4a-ab7f-4b6b-903c-5cff3d21af37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03b890a7-a8a3-43c2-b6f9-6af63defad6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03b890a7-a8a3-43c2-b6f9-6af63defad6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-817346998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d163578a-fae1-49bd-857e-9800f5e3e0ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a31fb6f901d846e1a7890484e9941532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=d9294516-8191-42c5-a746-313ed7498d8f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:41:27Z,use_quota=True,user_id='5ae847e8fa03421baafe80c0a8f5a309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31a92447-39e3-48ae-b554-e0270106e796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31a92447-39e3-48ae-b554-e0270106e796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d24f3fc-30da-4c41-8c91-92b1ee153753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d24f3fc-30da-4c41-8c91-92b1ee153753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd163578a-fae1-49bd-857e-9800f5e3e0ea', 'volume_name': 'volume-d163578a-fae1-49bd-857e-9800f5e3e0ea', 'volume_size': 1, 'snapshot_id': 'd9294516-8191-42c5-a746-313ed7498d8f'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c210c14-016c-487f-a90b-3c4f3b5f6660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c210c14-016c-487f-a90b-3c4f3b5f6660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b6dc1e0-ea3e-4467-9018-37887405d789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:26 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Volume d163578a-fae1-49bd-857e-9800f5e3e0ea: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d163578a-fae1-49bd-857e-9800f5e3e0ea', 'volume_size': 1, 'snapshot_id': 'd9294516-8191-42c5-a746-313ed7498d8f'} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-d9294516-8191-42c5-a746-313ed7498d8f-d163578a-fae1-49bd-857e-9800f5e3e0ea" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d9294516-8191-42c5-a746-313ed7498d8f-d163578a-fae1-49bd-857e-9800f5e3e0ea" acquired by "_create_volume_from_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Creating volume d163578a-fae1-49bd-857e-9800f5e3e0ea from snapshot d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:41:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-d163578a-fae1-49bd-857e-9800f5e3e0ea" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d163578a-fae1-49bd-857e-9800f5e3e0ea" acquired by "_copy_volume_from_snapshot" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] snapshot: d9294516-8191-42c5-a746-313ed7498d8f, volume: d163578a-fae1-49bd-857e-9800f5e3e0ea, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:41:27 devstack sudo[100121]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_yvo9nvby" returned: 1 in 0.448s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_yvo9nvby' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0fd0f106-84a7-4ab9-8759-f002082bb487]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e72b72a-245e-4543-b0d9-f484a4a8d224]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:27 devstack sudo[100126]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD Aug 13 16:41:27 devstack sudo[100126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:27 devstack sudo[100127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f Aug 13 16:41:27 devstack sudo[100127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:27 devstack sudo[100126]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD" returned: 0 in 0.432s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 was qcow2, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:27 devstack sudo[100135]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 Aug 13 16:41:27 devstack sudo[100135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:27 devstack sudo[100127]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f" returned: 0 in 0.548s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7b4180ed-b247-49af-8aea-f26497be9fa4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed4aaed6-6afb-4c27-b942-3985ec7de3de]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c09f5d94-688a-4853-83ce-69ebd6b5d402]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:27 devstack sudo[100138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c Aug 13 16:41:27 devstack sudo[100138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:27 devstack sudo[100139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 Aug 13 16:41:27 devstack sudo[100139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:28 devstack sudo[100139]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4" returned: 0 in 0.501s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:41:28 devstack sudo[100138]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" returned: 0 in 0.531s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:28 devstack sudo[100155]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea Aug 13 16:41:28 devstack sudo[100155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:28 devstack sudo[100156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c Aug 13 16:41:28 devstack sudo[100156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:28 devstack sudo[100156]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" returned: 0 in 0.361s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-689fdfdf-f3b6-4a3e-a55b-afc75b816f4c" released by "delete_volume" :: held 1.018s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-ed900655-0031-4a4a-8be6-83f6121a8fdd" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-ed900655-0031-4a4a-8be6-83f6121a8fdd" acquired by "delete_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c5d5e6a-6382-4308-a266-444e2691e752]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:28 devstack sudo[100166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd Aug 13 16:41:28 devstack sudo[100166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:29 devstack sudo[100166]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd" returned: 0 in 0.840s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:29 devstack sudo[100196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd Aug 13 16:41:29 devstack sudo[100196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:30 devstack sudo[100196]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ed900655-0031-4a4a-8be6-83f6121a8fdd" returned: 0 in 0.709s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-ed900655-0031-4a4a-8be6-83f6121a8fdd" released by "delete_volume" :: held 1.768s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:30 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['6fac81f9-fa66-46a7-8901-0ba0e56e37ee'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:30 devstack cinder-volume[94341]: WARNING cinder.quota [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1598361409 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1598361409, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:41:30 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['97cb1232-c6f9-444b-97cc-4d9388eb7498', '190e63fb-cee2-4d81-87e9-b6bbe86a7185', 'ac428358-a2aa-49cb-a6f1-edb5ad923f5a', '6b6ae33f-c7d8-4297-97b3-3924f5a6d262'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['7c3c1d10-2fd8-47d5-b804-18d2700e1c17', 'b95bdfc5-4bdd-4310-9ef4-e986952f9c67', '28147a8e-6d7a-4318-9c45-c5f45586d7da', '72d2406d-a0b5-421d-b1ae-9c16cd05b61d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:31 devstack sudo[100135]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.028s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3" returned: 0 in 4.313s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_vntkx7lydevstack@QuobyteHD, size 112.00 MB, duration 4.32 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:41:31 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Converted 112.00 MB image at 25.94 MB/s Aug 13 16:41:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:31 devstack sudo[100210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:41:31 devstack sudo[100210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:31 devstack sudo[100211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 1G Aug 13 16:41:31 devstack sudo[100211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:32 devstack sudo[100211]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 1G" returned: 0 in 0.932s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Downloaded image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 for user 2325abbebb6f430396b0093bd700e50c is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Marking volume 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:41:32 devstack sudo[100210]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 1.039s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Copying metadata from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 to 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:41:32 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Creating volume glance metadata for volume 6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 backed by image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 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': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:41:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d39097ae-ddd6-4562-b198-8ccaea36e0f7 tempest-GroupSnapshotsTest-966462216 None] Delete group completed successfully. Aug 13 16:41:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c02c4bc2-c1ad-4799-b627-f4c28fe1667b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b5259aa-ad26-4c67-ad49-bfb94337058e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Volume volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 (6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3): created successfully Aug 13 16:41:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b5259aa-ad26-4c67-ad49-bfb94337058e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Flow 'volume_create_manager' (90847e7f-e205-4157-a829-54ef3cea8d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-36ba63cc-0f2f-47c1-969c-4a62df98ac0d tempest-ServerActionsTestOtherA-635181377 None] Created volume successfully. Aug 13 16:41:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-66474fd6-a07a-4aa2-8bf7-042357c7c63b tempest-GroupSnapshotsTest-966462216 None] Group tempest-GroupSnapshotsTest-Group-638997918: creating Aug 13 16:41:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-66474fd6-a07a-4aa2-8bf7-042357c7c63b tempest-GroupSnapshotsTest-966462216 None] Group tempest-GroupSnapshotsTest-Group-638997918: created successfully Aug 13 16:41:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-66474fd6-a07a-4aa2-8bf7-042357c7c63b tempest-GroupSnapshotsTest-966462216 None] Create group completed successfully. Aug 13 16:41:35 devstack sudo[100155]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea" returned: 0 in 7.699s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:35 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4, size 1024.00 MB, duration 7.70 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:41:35 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Converted 1024.00 MB image at 132.98 MB/s Aug 13 16:41:35 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea is being set with open permissions: ugo+rw Aug 13 16:41:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:35 devstack sudo[100222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea Aug 13 16:41:35 devstack sudo[100222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:36 devstack sudo[100222]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea" returned: 0 in 0.298s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d163578a-fae1-49bd-857e-9800f5e3e0ea" released by "_copy_volume_from_snapshot" :: held 9.186s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d9294516-8191-42c5-a746-313ed7498d8f-d163578a-fae1-49bd-857e-9800f5e3e0ea" released by "_create_volume_from_snapshot" :: held 9.291s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.313s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b6dc1e0-ea3e-4467-9018-37887405d789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d163578a-fae1-49bd-857e-9800f5e3e0ea', 'volume_size': 1, 'snapshot_id': 'd9294516-8191-42c5-a746-313ed7498d8f'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0edcf187-fc90-43eb-b3ec-b6e72eff2efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (0ce59199-38f8-4251-8712-cee0f423f284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (747f69ab-ebab-49ab-b09b-6d06e748277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:36 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Volume volume-d163578a-fae1-49bd-857e-9800f5e3e0ea (d163578a-fae1-49bd-857e-9800f5e3e0ea): created successfully Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0edcf187-fc90-43eb-b3ec-b6e72eff2efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Flow 'volume_create_manager' (65f64e4a-ab7f-4b6b-903c-5cff3d21af37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (747f69ab-ebab-49ab-b09b-6d06e748277c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1271157063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0302f55a-7712-41a7-8955-065a5b52fd5a,host='devstack@QuobyteHD#QuobyteHD',id=dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:36Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e720ebe6-8b76-44bf-9ef6-12d2cf3b3270),volume_type_id=e720ebe6-8b76-44bf-9ef6-12d2cf3b3270)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90da985d-2457-43f1-9e16-dcd37dea6cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90da985d-2457-43f1-9e16-dcd37dea6cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19829fd0-155c-4f8c-81e5-7bc4779b291a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19829fd0-155c-4f8c-81e5-7bc4779b291a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd', 'volume_name': 'volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e58e663d-db62-4bfc-9b60-94ffcb9532c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e58e663d-db62-4bfc-9b60-94ffcb9532c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a75e78b8-1b36-4b92-bb74-41b81d59018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:36 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Volume dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd', 'volume_size': 1} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=0302f55a-7712-41a7-8955-065a5b52fd5a,created_at=2026-08-13T14:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1271157063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0302f55a-7712-41a7-8955-065a5b52fd5a,host='devstack@QuobyteHD#QuobyteHD',id=dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff3a6779b5a54c0f95790bc4d5e1ebdc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:36Z,use_quota=True,user_id='95de09a798f04e948584f0eb4c8c4d90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e720ebe6-8b76-44bf-9ef6-12d2cf3b3270),volume_type_id=e720ebe6-8b76-44bf-9ef6-12d2cf3b3270)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Creating volume dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:41:36 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:36 devstack sudo[100228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd 1073741824 Aug 13 16:41:36 devstack sudo[100228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:36 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6475eeda-f9ac-468a-a5a4-1b52d9b669cc tempest-VolumesDeleteCascade-272197925 None] Created volume successfully. Aug 13 16:41:36 devstack sudo[100228]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd 1073741824" returned: 0 in 0.536s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:37 devstack sudo[100236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd Aug 13 16:41:37 devstack sudo[100236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:37 devstack sudo[100236]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" returned: 0 in 0.320s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] <== create_volume: return (903ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.906s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a75e78b8-1b36-4b92-bb74-41b81d59018b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cf31900-19be-4d62-ac1b-741e86ab5ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:37 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Volume volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd (dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd): created successfully Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cf31900-19be-4d62-ac1b-741e86ab5ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Flow 'volume_create_manager' (0ce59199-38f8-4251-8712-cee0f423f284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8d52e4d3-e443-4fa2-9fd2-6b4d5516143d tempest-GroupSnapshotsTest-966462216 None] Created volume successfully. Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-7b4180ed-b247-49af-8aea-f26497be9fa4-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-7b4180ed-b247-49af-8aea-f26497be9fa4-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Performing cascade delete. {{(pid=94341) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-d9294516-8191-42c5-a746-313ed7498d8f-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-d9294516-8191-42c5-a746-313ed7498d8f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-7b4180ed-b247-49af-8aea-f26497be9fa4" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-7b4180ed-b247-49af-8aea-f26497be9fa4" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-d9294516-8191-42c5-a746-313ed7498d8f" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d9294516-8191-42c5-a746-313ed7498d8f" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Deleting offline snapshot d9294516-8191-42c5-a746-313ed7498d8f of volume 7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:41:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] snapshot_file for this snap is: volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ccc5de9-da67-4ef0-aa5f-d945cba1f8b9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:38 devstack sudo[100246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f Aug 13 16:41:38 devstack sudo[100246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-879edc7b-8f06-4fdd-8623-a42de4dad42a req-5eb672da-8954-409c-b564-84e27aad09b7 tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-879edc7b-8f06-4fdd-8623-a42de4dad42a req-5eb672da-8954-409c-b564-84e27aad09b7 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-879edc7b-8f06-4fdd-8623-a42de4dad42a req-5eb672da-8954-409c-b564-84e27aad09b7 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.026s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-879edc7b-8f06-4fdd-8623-a42de4dad42a req-5eb672da-8954-409c-b564-84e27aad09b7 tempest-ServerActionsTestOtherA-635181377 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3', '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': 'b33a68d2-58e8-48f8-86f7-2169b5ad939f', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:41:38 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-879edc7b-8f06-4fdd-8623-a42de4dad42a req-5eb672da-8954-409c-b564-84e27aad09b7 tempest-ServerActionsTestOtherA-635181377 None] attachment_update completed successfully. Aug 13 16:41:38 devstack sudo[100246]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f" returned: 0 in 0.565s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7b4180ed-b247-49af-8aea-f26497be9fa4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[58900eba-5de1-4e21-a7f8-9822fa66c953]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:38 devstack sudo[100252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 Aug 13 16:41:38 devstack sudo[100252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] GroupSnapshot 2dafb9b1-5666-42d1-91a2-4a5d0f961fc4: creating. Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Group snapshot 2dafb9b1-5666-42d1-91a2-4a5d0f961fc4: creating. {{(pid=94341) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Creating offline snapshot 1453f1c2-70aa-454f-9d80-946effe8db56 of volume dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5ae2208-e7ab-429f-a6be-08bc9b4167f9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:39 devstack sudo[100256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd Aug 13 16:41:39 devstack sudo[100256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:39 devstack sudo[100252]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4" returned: 0 in 0.821s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:39 devstack sudo[100259]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f Aug 13 16:41:39 devstack sudo[100259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:39 devstack sudo[100256]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" returned: 0 in 0.457s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:39 devstack sudo[100267]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 1G Aug 13 16:41:39 devstack sudo[100267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:39 devstack sudo[100259]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f" returned: 0 in 0.429s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:39 devstack sudo[100270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f Aug 13 16:41:39 devstack sudo[100270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:40 devstack sudo[100270]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4.d9294516-8191-42c5-a746-313ed7498d8f" returned: 0 in 0.397s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:40 devstack sudo[100267]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 1G" returned: 0 in 0.595s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d9294516-8191-42c5-a746-313ed7498d8f" released by "_delete_snapshot" :: held 2.353s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:40 devstack sudo[100277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 Aug 13 16:41:40 devstack sudo[100277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-7b4180ed-b247-49af-8aea-f26497be9fa4" released by "delete_snapshot" :: held 2.394s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Created reservations ['069af41e-19d7-4040-9738-62856b004c79', '24c9d26f-cb1c-4f68-93a3-74b90cab7709', 'a1a5dfa2-939e-4e12-a693-53ee8b3252bc', '0f301a07-9d48-4bf4-a897-d72b7cdbfa8a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Delete snapshot completed successfully. Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-d9294516-8191-42c5-a746-313ed7498d8f-delete_snapshot" released by "delete_snapshot" :: held 2.621s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Snapshots deleted, issuing volume delete {{(pid=94341) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-7b4180ed-b247-49af-8aea-f26497be9fa4" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-7b4180ed-b247-49af-8aea-f26497be9fa4" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[01a64eb5-1cda-4b95-84b7-5b5ec55fc07a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:40 devstack sudo[100277]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56" returned: 0 in 0.393s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:40 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:41:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:40 devstack sudo[100283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 Aug 13 16:41:40 devstack sudo[100283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:40 devstack sudo[100284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 Aug 13 16:41:40 devstack sudo[100284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:41 devstack sudo[100284]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56" returned: 0 in 0.320s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:41 devstack sudo[100283]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4" returned: 0 in 0.481s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:41 devstack sudo[100292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.info Aug 13 16:41:41 devstack sudo[100292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:41 devstack sudo[100293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4 Aug 13 16:41:41 devstack sudo[100293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:41 devstack sudo[100293]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7b4180ed-b247-49af-8aea-f26497be9fa4" returned: 0 in 0.396s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-7b4180ed-b247-49af-8aea-f26497be9fa4" released by "delete_volume" :: held 0.963s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:41 devstack sudo[100292]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.info" returned: 0 in 0.449s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:41 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.info is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:41 devstack sudo[100365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.info Aug 13 16:41:41 devstack sudo[100365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Created reservations ['6d1c3eeb-7685-4710-b8ba-28b61f8e7be8', '83c4e72f-4279-468d-bc66-513ee8df8f57', '47364ed4-4224-48b9-9d93-86f5608316a7', '7e06e15d-859e-4fcd-a772-8da8765c35ef'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.040s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:41 devstack sudo[100378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:41:41 devstack sudo[100378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:42 devstack sudo[100365]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.info" returned: 0 in 0.539s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.885s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:42 devstack sudo[100378]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.413s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:41:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Deleted volume successfully. Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0a3469a7-3690-494e-9f22-a01e7ede5041 tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-7b4180ed-b247-49af-8aea-f26497be9fa4-delete_volume" released by "delete_volume" :: held 4.500s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-01a94ffc-a049-4643-b83e-79385dea1f95 tempest-GroupSnapshotsTest-966462216 None] group_snapshot 2dafb9b1-5666-42d1-91a2-4a5d0f961fc4: created successfully Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-d163578a-fae1-49bd-857e-9800f5e3e0ea-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-d163578a-fae1-49bd-857e-9800f5e3e0ea-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "cinder-quobyte-d163578a-fae1-49bd-857e-9800f5e3e0ea" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d163578a-fae1-49bd-857e-9800f5e3e0ea" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] group_snapshot 2dafb9b1-5666-42d1-91a2-4a5d0f961fc4: deleting Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8292b81a-0581-4d02-9606-4dcd16d52f36]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] group_snapshot 2dafb9b1-5666-42d1-91a2-4a5d0f961fc4: deleting {{(pid=94341) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-1453f1c2-70aa-454f-9d80-946effe8db56" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-1453f1c2-70aa-454f-9d80-946effe8db56" acquired by "_delete_snapshot" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Deleting offline snapshot 1453f1c2-70aa-454f-9d80-946effe8db56 of volume dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:41:42 devstack sudo[100717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea Aug 13 16:41:42 devstack sudo[100717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] snapshot_file for this snap is: volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[475ca60b-40d0-4118-a775-f8f9ed277653]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:43 devstack sudo[100723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 Aug 13 16:41:43 devstack sudo[100723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:43 devstack sudo[100717]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea" returned: 0 in 0.622s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:43 devstack sudo[100738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea Aug 13 16:41:43 devstack sudo[100738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:43 devstack sudo[100723]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56" returned: 0 in 0.531s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[28530b44-a794-47ef-919f-271f65ca2826]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:43 devstack sudo[100751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd Aug 13 16:41:43 devstack sudo[100751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:43 devstack sudo[100738]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d163578a-fae1-49bd-857e-9800f5e3e0ea" returned: 0 in 0.393s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-quobyte-d163578a-fae1-49bd-857e-9800f5e3e0ea" released by "delete_volume" :: held 1.099s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:43 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Created reservations ['587853a6-953b-4004-b7ff-ad775508311f', 'ea4da882-6336-4a2f-842c-ad842d0f2f04', 'bf16dbf4-24fa-4c3e-8118-a6f20033a541', 'dd58783c-388e-4de7-9897-768101147a47'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:44 devstack sudo[100760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:41:44 devstack sudo[100760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:44 devstack sudo[100751]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" returned: 0 in 0.644s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:44 devstack sudo[100764]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 Aug 13 16:41:44 devstack sudo[100764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:44 devstack sudo[100760]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.401s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:41:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Deleted volume successfully. Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-683f9654-5d78-42c8-a48d-933cd3b5269e tempest-VolumesDeleteCascade-272197925 None] Lock "cinder-d163578a-fae1-49bd-857e-9800f5e3e0ea-delete_volume" released by "delete_volume" :: held 1.960s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:44 devstack sudo[100764]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56" returned: 0 in 0.484s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:44 devstack sudo[100771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56 Aug 13 16:41:44 devstack sudo[100771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:45 devstack sudo[100771]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd.1453f1c2-70aa-454f-9d80-946effe8db56" returned: 0 in 0.667s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-1453f1c2-70aa-454f-9d80-946effe8db56" released by "_delete_snapshot" :: held 2.527s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" released by "delete_snapshot" :: held 2.586s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:45 devstack cinder-volume[94341]: WARNING cinder.quota [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-972207753 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-972207753, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:41:45 devstack cinder-volume[94341]: WARNING cinder.quota [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-972207753 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-972207753, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:41:45 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['6469295b-cae5-4ce1-8e46-54ad5e9db491', '68c00a64-ffd4-4cc5-b4a0-e99e424103cb', '6dc5991b-9293-4a67-a1d1-2f6cf4c08faa', '3f5e334c-e3f4-4b50-b68b-92d073584ba5'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-561385a3-4735-48fa-9ccf-84e1146fd9f6 tempest-GroupSnapshotsTest-966462216 None] group_snapshot 2dafb9b1-5666-42d1-91a2-4a5d0f961fc4: deleted successfully Aug 13 16:41:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "cinder-quobyte-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:46 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce9d81e8-ce0e-4d05-8e7a-08ed84cbde56]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:47 devstack sudo[100791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd Aug 13 16:41:47 devstack sudo[100791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:47 devstack sudo[100791]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" returned: 0 in 0.519s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:47 devstack sudo[100796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd Aug 13 16:41:47 devstack sudo[100796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:47 devstack sudo[100796]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" returned: 0 in 0.317s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Lock "cinder-quobyte-dcfc1ddf-8ffc-4025-b613-42c38bb4a0bd" released by "delete_volume" :: held 0.994s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:41:47 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['01bdf9ce-5708-40ac-89b6-8f3a28a31405'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:47 devstack cinder-volume[94341]: WARNING cinder.quota [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-972207753 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-972207753, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:41:47 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Created reservations ['a3884cc9-02cb-4683-b01b-93130cd9b101', '7a830ce3-23a5-4157-be15-7c8136c00c8d', '957aae50-e5fa-4744-9bc9-817ebbca2604', 'a049bc87-d59d-46d7-ac0a-c840de1e2a4d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:48 devstack sudo[100800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:41:48 devstack sudo[100800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:48 devstack sudo[100800]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.492s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:48 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:41:48 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-37255b6e-63b8-4b5f-8861-4cb0872b2712 tempest-GroupSnapshotsTest-966462216 None] Delete group completed successfully. Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=185,cinder:INSERT=45,cinder:UPDATE=152,cinder:DELETE=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=142,cinder:UPDATE=163,cinder:INSERT=45,cinder:DELETE=8 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Flow 'volume_create_manager' (dee6c760-36ff-4a8a-aa6d-c8d0804972ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbbd6181-3b0a-40d6-84f1-658a985e8747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbbd6181-3b0a-40d6-84f1-658a985e8747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1049386743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=596ce66a-9e05-4a02-84be-130d7a0e6bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4aa24f319f414cb308f7bea0c531d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:53Z,use_quota=True,user_id='bb0598f0cc47403ab546c52302a25d9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c45006d-70e4-438f-83c3-e6655ef11fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c45006d-70e4-438f-83c3-e6655ef11fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66ad9dab-f4f9-421b-9d0d-59f0b915b816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66ad9dab-f4f9-421b-9d0d-59f0b915b816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '596ce66a-9e05-4a02-84be-130d7a0e6bb5', 'volume_name': 'volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a860d7ac-1292-42b5-a3ff-6ba4e81bff5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a860d7ac-1292-42b5-a3ff-6ba4e81bff5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72c4f644-b99c-42d9-95d1-9b4a4e466366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Volume 596ce66a-9e05-4a02-84be-130d7a0e6bb5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5', 'volume_size': 1} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1049386743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=596ce66a-9e05-4a02-84be-130d7a0e6bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4aa24f319f414cb308f7bea0c531d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:41: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-13T14:41:53Z,use_quota=True,user_id='bb0598f0cc47403ab546c52302a25d9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Creating volume 596ce66a-9e05-4a02-84be-130d7a0e6bb5 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:41:53 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:41:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:53 devstack sudo[100905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 1073741824 Aug 13 16:41:53 devstack sudo[100905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:55 devstack sudo[100905]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 1073741824" returned: 0 in 1.698s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:55 devstack sudo[100913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 Aug 13 16:41:55 devstack sudo[100913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:41:56 devstack sudo[100913]: pam_unix(sudo:session): session closed for user root Aug 13 16:41:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5" returned: 0 in 0.836s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:41:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] <== create_volume: return (2641ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:41:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.643s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:41:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72c4f644-b99c-42d9-95d1-9b4a4e466366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b621691a-a921-4d71-8b7c-39d6d611afda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:41:56 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Volume volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 (596ce66a-9e05-4a02-84be-130d7a0e6bb5): created successfully Aug 13 16:41:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b621691a-a921-4d71-8b7c-39d6d611afda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:41:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Flow 'volume_create_manager' (dee6c760-36ff-4a8a-aa6d-c8d0804972ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:41:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-55aeb7a9-d4ae-4274-b243-dd1dc90fea40 tempest-VolumesMetadataTest-1335152360 None] Created volume successfully. Aug 13 16:41:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Acquiring lock "cinder-596ce66a-9e05-4a02-84be-130d7a0e6bb5-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Lock "cinder-596ce66a-9e05-4a02-84be-130d7a0e6bb5-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Acquiring lock "cinder-quobyte-596ce66a-9e05-4a02-84be-130d7a0e6bb5" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:41:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Lock "cinder-quobyte-596ce66a-9e05-4a02-84be-130d7a0e6bb5" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:41:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a462d63-499c-46b1-885e-9fd1ec9329de]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:41:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:41:59 devstack sudo[100919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 Aug 13 16:41:59 devstack sudo[100919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:00 devstack sudo[100919]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5" returned: 0 in 1.374s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:00 devstack sudo[100925]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5 Aug 13 16:42:00 devstack sudo[100925]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:01 devstack sudo[100925]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-596ce66a-9e05-4a02-84be-130d7a0e6bb5" returned: 0 in 0.515s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Lock "cinder-quobyte-596ce66a-9e05-4a02-84be-130d7a0e6bb5" released by "delete_volume" :: held 2.004s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Created reservations ['ba0838c6-49b0-4a92-ab9a-fd0300c1f93e', '06e64397-4b41-4f16-8ef8-007b61294f7a', '48795c28-a4cf-4f07-8d30-b1212722c16c', 'a00c3f43-1d33-491d-b0a3-075cf66d5927'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:01 devstack sudo[100954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:01 devstack sudo[100954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:02 devstack sudo[100954]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 1.005s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:02 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Deleted volume successfully. Aug 13 16:42:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-617e474c-d716-489d-8038-33b9c0c1f470 tempest-VolumesMetadataTest-1335152360 None] Lock "cinder-596ce66a-9e05-4a02-84be-130d7a0e6bb5-delete_volume" released by "delete_volume" :: held 3.635s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-b30686ab-2f19-4af0-9c84-7358c72de778 req-34eddbb7-c5be-4af5-9c91-5686f0ecd206 tempest-ServerActionsTestOtherA-635181377 None] Terminate volume connection completed successfully. Aug 13 16:42:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-b30686ab-2f19-4af0-9c84-7358c72de778 req-34eddbb7-c5be-4af5-9c91-5686f0ecd206 tempest-ServerActionsTestOtherA-635181377 None] Deleting attachment b33a68d2-58e8-48f8-86f7-2169b5ad939f. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:06 devstack sudo[100986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:06 devstack sudo[100986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:06 devstack sudo[100986]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.605s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:42:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:42:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-b30686ab-2f19-4af0-9c84-7358c72de778 req-78853de2-b9ee-4478-bd4e-4722d2a8c62e tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-b30686ab-2f19-4af0-9c84-7358c72de778 req-78853de2-b9ee-4478-bd4e-4722d2a8c62e tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-b30686ab-2f19-4af0-9c84-7358c72de778 req-78853de2-b9ee-4478-bd4e-4722d2a8c62e tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.018s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-b30686ab-2f19-4af0-9c84-7358c72de778 req-78853de2-b9ee-4478-bd4e-4722d2a8c62e tempest-ServerActionsTestOtherA-635181377 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3', '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': '3e9a0145-1f1d-4dba-be84-acbcb8c51f36', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:42:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-b30686ab-2f19-4af0-9c84-7358c72de778 req-78853de2-b9ee-4478-bd4e-4722d2a8c62e tempest-ServerActionsTestOtherA-635181377 None] attachment_update completed successfully. Aug 13 16:42:10 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Flow 'volume_create_manager' (62f29d89-1840-4d7f-b4a8-571151445227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3cfb7770-8e04-4c62-ac5a-f36f41be040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3cfb7770-8e04-4c62-ac5a-f36f41be040c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1638629937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e7ecb195-5df7-4254-90fe-376b01e744c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38cb86a38ea8449dae6aa9e7a13d9f44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:11Z,use_quota=True,user_id='7032e2b7fcc348f0b98184fb48f5406d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bb6bfc4-0181-43eb-93ce-9a7cd02a58e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bb6bfc4-0181-43eb-93ce-9a7cd02a58e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bafb01db-4708-408b-81c8-8637aa8aeae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bafb01db-4708-408b-81c8-8637aa8aeae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e7ecb195-5df7-4254-90fe-376b01e744c7', 'volume_name': 'volume-e7ecb195-5df7-4254-90fe-376b01e744c7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c05a4768-899a-4d55-b87f-3ee362905c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c05a4768-899a-4d55-b87f-3ee362905c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab321c9f-60d8-49cb-9cce-b6c0ff3b204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:11 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Volume e7ecb195-5df7-4254-90fe-376b01e744c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e7ecb195-5df7-4254-90fe-376b01e744c7', 'volume_size': 1} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1638629937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e7ecb195-5df7-4254-90fe-376b01e744c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38cb86a38ea8449dae6aa9e7a13d9f44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:11Z,use_quota=True,user_id='7032e2b7fcc348f0b98184fb48f5406d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Creating volume e7ecb195-5df7-4254-90fe-376b01e744c7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:11 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:11 devstack sudo[101455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 1073741824 Aug 13 16:42:11 devstack sudo[101455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:11 devstack sudo[101455]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 1073741824" returned: 0 in 0.631s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:11 devstack sudo[101463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 Aug 13 16:42:11 devstack sudo[101463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:12 devstack sudo[101463]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7" returned: 0 in 0.308s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] <== create_volume: return (1000ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab321c9f-60d8-49cb-9cce-b6c0ff3b204f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7ecb195-5df7-4254-90fe-376b01e744c7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22e8b2a7-7115-4ae2-b4af-7186b3961182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Volume volume-e7ecb195-5df7-4254-90fe-376b01e744c7 (e7ecb195-5df7-4254-90fe-376b01e744c7): created successfully Aug 13 16:42:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (22e8b2a7-7115-4ae2-b4af-7186b3961182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Flow 'volume_create_manager' (62f29d89-1840-4d7f-b4a8-571151445227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d0aa5591-3b5f-4f9f-9d38-b591c23ad2b2 tempest-VolumesTransfersTest-562612129 None] Created volume successfully. Aug 13 16:42:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-89f9fccc-748d-4613-870c-14539d560fc5 tempest-GroupsV314Test-1334165296 None] Group tempest-GroupsV314Test-Group-351606107: creating Aug 13 16:42:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-89f9fccc-748d-4613-870c-14539d560fc5 tempest-GroupsV314Test-1334165296 None] Group tempest-GroupsV314Test-Group-351606107: created successfully Aug 13 16:42:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-89f9fccc-748d-4613-870c-14539d560fc5 tempest-GroupsV314Test-1334165296 None] Create group completed successfully. Aug 13 16:42:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6d84a525-fe8f-4d95-a6c1-71f6863d3537 tempest-VolumesTransfersTest-1982618245 None] Transfer volume completed successfully. Aug 13 16:42:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Acquiring lock "cinder-e7ecb195-5df7-4254-90fe-376b01e744c7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Lock "cinder-e7ecb195-5df7-4254-90fe-376b01e744c7-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Acquiring lock "cinder-quobyte-e7ecb195-5df7-4254-90fe-376b01e744c7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Lock "cinder-quobyte-e7ecb195-5df7-4254-90fe-376b01e744c7" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[fca4f55c-8097-4c51-b22e-5b9e45094def]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:15 devstack sudo[101503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 Aug 13 16:42:15 devstack sudo[101503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:16 devstack sudo[101503]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Flow 'volume_create_manager' (1979b794-9695-42ac-9957-3f5d1c1b5aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf324945-5883-42b6-ad50-f861771604d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7" returned: 0 in 0.807s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf324945-5883-42b6-ad50-f861771604d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-498416821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a558c7e2-5679-48e0-bd0a-64e71fb2b4e1,host='devstack@QuobyteHD#QuobyteHD',id=2e354000-b59e-400a-8475-9673b58ccd72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d89d74616b042fdbc33d912be8bd532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:16Z,use_quota=True,user_id='767756c9ab2a41dbb375c4960064342b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e48844f-e39a-4061-9f09-68ab6f2476c6),volume_type_id=5e48844f-e39a-4061-9f09-68ab6f2476c6)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21f0af25-f290-496d-a001-bbbd93e128f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21f0af25-f290-496d-a001-bbbd93e128f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:16 devstack sudo[101510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7 Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (936f94e9-4897-4496-8298-5822e21bbc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:16 devstack sudo[101510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (936f94e9-4897-4496-8298-5822e21bbc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e354000-b59e-400a-8475-9673b58ccd72', 'volume_name': 'volume-2e354000-b59e-400a-8475-9673b58ccd72', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58855869-902e-4489-9dde-4494ed08290a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (58855869-902e-4489-9dde-4494ed08290a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b652f34-667b-40c3-9488-6907b86e94d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Volume 2e354000-b59e-400a-8475-9673b58ccd72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e354000-b59e-400a-8475-9673b58ccd72', 'volume_size': 1} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=a558c7e2-5679-48e0-bd0a-64e71fb2b4e1,created_at=2026-08-13T14:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-498416821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a558c7e2-5679-48e0-bd0a-64e71fb2b4e1,host='devstack@QuobyteHD#QuobyteHD',id=2e354000-b59e-400a-8475-9673b58ccd72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d89d74616b042fdbc33d912be8bd532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:16Z,use_quota=True,user_id='767756c9ab2a41dbb375c4960064342b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e48844f-e39a-4061-9f09-68ab6f2476c6),volume_type_id=5e48844f-e39a-4061-9f09-68ab6f2476c6)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Creating volume 2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:16 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:16 devstack sudo[101512]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 1073741824 Aug 13 16:42:16 devstack sudo[101512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:16 devstack sudo[101510]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7ecb195-5df7-4254-90fe-376b01e744c7" returned: 0 in 0.561s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Lock "cinder-quobyte-e7ecb195-5df7-4254-90fe-376b01e744c7" released by "delete_volume" :: held 1.463s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Created reservations ['91716970-bae4-452f-a85d-ec738a0295b9', '6b048fc3-c79c-4097-a38b-db0266de7eb1', '1a6132b8-e7f3-41d2-84ac-49a7c1dc8d1e', 'ce627d1a-2ec9-483a-81ba-a145c8a83b1b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:17 devstack sudo[101519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:17 devstack sudo[101519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:17 devstack sudo[101512]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 1073741824" returned: 0 in 0.778s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:17 devstack sudo[101521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 Aug 13 16:42:17 devstack sudo[101521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:17 devstack sudo[101521]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72" returned: 0 in 0.327s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] <== create_volume: return (1171ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.173s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b652f34-667b-40c3-9488-6907b86e94d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e354000-b59e-400a-8475-9673b58ccd72', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faddd092-68df-43c7-b9ff-b0f167956312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:17 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Volume volume-2e354000-b59e-400a-8475-9673b58ccd72 (2e354000-b59e-400a-8475-9673b58ccd72): created successfully Aug 13 16:42:17 devstack sudo[101519]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (faddd092-68df-43c7-b9ff-b0f167956312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Flow 'volume_create_manager' (1979b794-9695-42ac-9957-3f5d1c1b5aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.528s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Deleted volume successfully. Aug 13 16:42:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d776f802-0b2f-4bf6-96bf-87db10c74882 tempest-GroupsV314Test-1334165296 None] Created volume successfully. Aug 13 16:42:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a6f02600-1cc3-48c1-8b66-54220d71d7ad tempest-VolumesTransfersTest-319640513 None] Lock "cinder-e7ecb195-5df7-4254-90fe-376b01e744c7-delete_volume" released by "delete_volume" :: held 2.440s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Flow 'volume_create_manager' (fc0f1e75-b04c-4c72-9275-d16218f29bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (888466d1-e79d-4560-a126-2b73230498bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (888466d1-e79d-4560-a126-2b73230498bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1027419401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd10278e-a700-46a3-8509-86692e9b8bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38cb86a38ea8449dae6aa9e7a13d9f44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:18Z,use_quota=True,user_id='7032e2b7fcc348f0b98184fb48f5406d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51af53cf-463b-4677-9566-7b01358f4380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51af53cf-463b-4677-9566-7b01358f4380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0e8b5f7-82dd-4e8e-8be9-34b23d6a94b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0e8b5f7-82dd-4e8e-8be9-34b23d6a94b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd10278e-a700-46a3-8509-86692e9b8bff', 'volume_name': 'volume-fd10278e-a700-46a3-8509-86692e9b8bff', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (930abc70-a734-4acc-9166-4fb3b4c81bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (930abc70-a734-4acc-9166-4fb3b4c81bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (750093c4-523d-48e7-83bc-c5e5dd46ab6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:18 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Volume fd10278e-a700-46a3-8509-86692e9b8bff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd10278e-a700-46a3-8509-86692e9b8bff', 'volume_size': 1} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1027419401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd10278e-a700-46a3-8509-86692e9b8bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38cb86a38ea8449dae6aa9e7a13d9f44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:18Z,use_quota=True,user_id='7032e2b7fcc348f0b98184fb48f5406d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Creating volume fd10278e-a700-46a3-8509-86692e9b8bff {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:18 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:18 devstack sudo[101526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff 1073741824 Aug 13 16:42:18 devstack sudo[101526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:18 devstack sudo[101526]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff 1073741824" returned: 0 in 0.488s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:18 devstack sudo[101531]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff Aug 13 16:42:18 devstack sudo[101531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:19 devstack sudo[101531]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff" returned: 0 in 0.314s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] <== create_volume: return (862ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.866s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (750093c4-523d-48e7-83bc-c5e5dd46ab6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd10278e-a700-46a3-8509-86692e9b8bff', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4672959c-d77e-4f88-86cc-e32ab141716d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:19 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Volume volume-fd10278e-a700-46a3-8509-86692e9b8bff (fd10278e-a700-46a3-8509-86692e9b8bff): created successfully Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4672959c-d77e-4f88-86cc-e32ab141716d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Flow 'volume_create_manager' (fc0f1e75-b04c-4c72-9275-d16218f29bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-964852f4-0d55-4dd8-bcd6-cba0b1019f1a tempest-VolumesTransfersTest-562612129 None] Created volume successfully. Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:19 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Cloning volume 2e354000-b59e-400a-8475-9673b58ccd72 to volume 7446a127-bb8a-401f-a639-65fb8cdf78ae Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Creating offline snapshot fa112074-a65e-4903-b294-d5ec2dbb1575 of volume 2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[294acb40-b39b-4dd8-991f-ba28d5d4d1de]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:19 devstack sudo[101534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 Aug 13 16:42:19 devstack sudo[101534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:19 devstack sudo[101534]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72" returned: 0 in 0.385s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:19 devstack sudo[101539]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 1G Aug 13 16:42:19 devstack sudo[101539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:20 devstack sudo[101539]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 1G" returned: 0 in 0.442s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2e354000-b59e-400a-8475-9673b58ccd72 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:20 devstack sudo[101546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2e354000-b59e-400a-8475-9673b58ccd72 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 Aug 13 16:42:20 devstack sudo[101546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:20 devstack sudo[101546]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2e354000-b59e-400a-8475-9673b58ccd72 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575" returned: 0 in 0.386s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:20 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:20 devstack sudo[101551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 Aug 13 16:42:20 devstack sudo[101551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Acquiring lock "cinder-fd10278e-a700-46a3-8509-86692e9b8bff-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Lock "cinder-fd10278e-a700-46a3-8509-86692e9b8bff-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Acquiring lock "cinder-quobyte-fd10278e-a700-46a3-8509-86692e9b8bff" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Lock "cinder-quobyte-fd10278e-a700-46a3-8509-86692e9b8bff" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6059ba60-60e1-4511-be5a-363a8482f750]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:21 devstack sudo[101551]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575" returned: 0 in 0.420s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:21 devstack sudo[101555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff Aug 13 16:42:21 devstack sudo[101555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:21 devstack sudo[101557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.info Aug 13 16:42:21 devstack sudo[101557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:21 devstack sudo[101557]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.info" returned: 0 in 0.324s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:21 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.info is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:21 devstack sudo[101555]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff" returned: 0 in 0.520s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:21 devstack sudo[101564]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.info Aug 13 16:42:21 devstack sudo[101564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:21 devstack sudo[101565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff Aug 13 16:42:21 devstack sudo[101565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:21 devstack sudo[101565]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fd10278e-a700-46a3-8509-86692e9b8bff" returned: 0 in 0.316s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:21 devstack sudo[101564]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Lock "cinder-quobyte-fd10278e-a700-46a3-8509-86692e9b8bff" released by "delete_volume" :: held 0.910s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.info" returned: 0 in 0.365s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Acquiring lock "cinder-quobyte-7446a127-bb8a-401f-a639-65fb8cdf78ae" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Flow 'volume_create_manager' (da522c57-7d8c-47e8-8435-edfcb1709d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63fcc25d-0fcd-465b-bba0-b68900320db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-7446a127-bb8a-401f-a639-65fb8cdf78ae" acquired by "_copy_volume_from_snapshot" :: waited 0.067s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] snapshot: fa112074-a65e-4903-b294-d5ec2dbb1575, volume: 7446a127-bb8a-401f-a639-65fb8cdf78ae, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63fcc25d-0fcd-465b-bba0-b68900320db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1456959448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=454703db-d5e1-4bd6-a593-e0a848c4057a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4fcf8ae4394902aa73048cd4af98af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:22Z,use_quota=True,user_id='2938a74307d7479b9649b26e84c23241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf134d04-5ac0-47cc-a490-c43ae12bcb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf134d04-5ac0-47cc-a490-c43ae12bcb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d36b10bf-670a-4791-8232-8444bc1ac9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d36b10bf-670a-4791-8232-8444bc1ac9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '454703db-d5e1-4bd6-a593-e0a848c4057a', 'volume_name': 'volume-454703db-d5e1-4bd6-a593-e0a848c4057a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7775db6f-af07-49f9-b091-99af2061f7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7775db6f-af07-49f9-b091-99af2061f7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bceec531-4e5e-4eba-86ca-e0396812be84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:21 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Volume 454703db-d5e1-4bd6-a593-e0a848c4057a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-454703db-d5e1-4bd6-a593-e0a848c4057a', 'volume_size': 1} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[31dc2e99-d258-4877-864a-da8147ee6d79]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:21 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Created reservations ['0c1fbf52-41b5-4c07-af5c-33326c6cef5c', '91c3ff05-a5db-45f4-bff0-60811b356f8f', '6ad4fe65-aae6-409f-af0a-c0ae3ea3d782', '469d0ab7-a98c-4d51-bfbb-4d36bb219952'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:22 devstack sudo[101570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 Aug 13 16:42:22 devstack sudo[101570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:22 devstack sudo[101572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:22 devstack sudo[101572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:22 devstack sudo[101570]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575" returned: 0 in 0.505s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2e354000-b59e-400a-8475-9673b58ccd72(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:42:22 devstack sudo[101572]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.377s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[18cb1dc6-1f50-4d95-bad3-e1b4e0b1abcc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Deleted volume successfully. Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-338d6874-977a-4fee-83cc-4c7894f7cd06 tempest-VolumesTransfersTest-319640513 None] Lock "cinder-fd10278e-a700-46a3-8509-86692e9b8bff-delete_volume" released by "delete_volume" :: held 1.827s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:22 devstack sudo[101579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 Aug 13 16:42:22 devstack sudo[101579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:22 devstack sudo[101579]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72" returned: 0 in 0.409s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:42:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:22 devstack sudo[101584]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae Aug 13 16:42:22 devstack sudo[101584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae" returned: 0 in 7.176s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72, size 1024.00 MB, duration 7.18 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:42:30 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Converted 1024.00 MB image at 142.67 MB/s Aug 13 16:42:30 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:30 devstack sudo[101636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae Aug 13 16:42:30 devstack sudo[101636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:30 devstack sudo[101636]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-7446a127-bb8a-401f-a639-65fb8cdf78ae" released by "_copy_volume_from_snapshot" :: held 8.557s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Acquiring lock "cinder-quobyte-fa112074-a65e-4903-b294-d5ec2dbb1575" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-fa112074-a65e-4903-b294-d5ec2dbb1575" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Deleting offline snapshot fa112074-a65e-4903-b294-d5ec2dbb1575 of volume 2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] snapshot_file for this snap is: volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6ebd080-7838-4ae0-a9ad-292ef76d671e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:30 devstack sudo[101645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 Aug 13 16:42:30 devstack sudo[101645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:31 devstack sudo[101645]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575" returned: 0 in 0.488s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2e354000-b59e-400a-8475-9673b58ccd72(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:42:31 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[68c7e59e-3e96-408a-a87f-84fc031026ba]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:31 devstack sudo[101650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 Aug 13 16:42:31 devstack sudo[101650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:31 devstack sudo[101650]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72" returned: 0 in 0.634s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:31 devstack sudo[101655]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 Aug 13 16:42:31 devstack sudo[101655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:32 devstack sudo[101655]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575" returned: 0 in 0.426s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:32 devstack sudo[101660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575 Aug 13 16:42:32 devstack sudo[101660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:32 devstack sudo[101660]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72.fa112074-a65e-4903-b294-d5ec2dbb1575" returned: 0 in 0.319s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-fa112074-a65e-4903-b294-d5ec2dbb1575" released by "_delete_snapshot" :: held 1.999s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 13.144s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 10.556s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1456959448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=454703db-d5e1-4bd6-a593-e0a848c4057a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4fcf8ae4394902aa73048cd4af98af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:22Z,use_quota=True,user_id='2938a74307d7479b9649b26e84c23241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Creating volume 454703db-d5e1-4bd6-a593-e0a848c4057a {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:32 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:32 devstack sudo[101663]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a 1073741824 Aug 13 16:42:32 devstack sudo[101663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3d353d9e-9cf1-4255-b341-1d3113f29996 tempest-GroupsV314Test-1334165296 None] Create group from source-group-a558c7e2-5679-48e0-bd0a-64e71fb2b4e1 completed successfully. Aug 13 16:42:33 devstack sudo[101663]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a 1073741824" returned: 0 in 0.609s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:33 devstack sudo[101669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a Aug 13 16:42:33 devstack sudo[101669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:33 devstack sudo[101669]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] <== create_volume: return (984ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.988s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bceec531-4e5e-4eba-86ca-e0396812be84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-454703db-d5e1-4bd6-a593-e0a848c4057a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9afb70d2-e9e0-4ee3-b24e-53b7eb79fc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Volume volume-454703db-d5e1-4bd6-a593-e0a848c4057a (454703db-d5e1-4bd6-a593-e0a848c4057a): created successfully Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9afb70d2-e9e0-4ee3-b24e-53b7eb79fc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Flow 'volume_create_manager' (da522c57-7d8c-47e8-8435-edfcb1709d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e26e6979-8d12-43ac-b4fd-1f1e7ad853ae tempest-AttachVolumeTestJSON-695220509 None] Created volume successfully. Aug 13 16:42:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Acquiring lock "cinder-quobyte-7446a127-bb8a-401f-a639-65fb8cdf78ae" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-7446a127-bb8a-401f-a639-65fb8cdf78ae" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:34 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d65c0f57-7b8d-44f6-bb7d-7ce187f161d7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:34 devstack sudo[101672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae Aug 13 16:42:34 devstack sudo[101672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:34 devstack sudo[101672]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae" returned: 0 in 0.655s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:34 devstack sudo[101682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae Aug 13 16:42:34 devstack sudo[101682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-1fb41e89-1376-403c-9c47-1854aaa0ca6c req-e49a247e-4ef0-46ab-98f1-9a8197b79278 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-1fb41e89-1376-403c-9c47-1854aaa0ca6c req-e49a247e-4ef0-46ab-98f1-9a8197b79278 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-1fb41e89-1376-403c-9c47-1854aaa0ca6c req-e49a247e-4ef0-46ab-98f1-9a8197b79278 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:35 devstack sudo[101682]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7446a127-bb8a-401f-a639-65fb8cdf78ae" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-1fb41e89-1376-403c-9c47-1854aaa0ca6c req-e49a247e-4ef0-46ab-98f1-9a8197b79278 tempest-AttachVolumeTestJSON-695220509 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-454703db-d5e1-4bd6-a593-e0a848c4057a', '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': 'c96011b1-9025-4a73-b99f-4973d3fbe10a', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-7446a127-bb8a-401f-a639-65fb8cdf78ae" released by "delete_volume" :: held 1.054s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-1fb41e89-1376-403c-9c47-1854aaa0ca6c req-e49a247e-4ef0-46ab-98f1-9a8197b79278 tempest-AttachVolumeTestJSON-695220509 None] attachment_update completed successfully. Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Created reservations ['f146e64a-ccc6-4a41-bd1f-7d4a18883f8e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:35 devstack cinder-volume[94341]: WARNING cinder.quota [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-764844328 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-764844328, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:42:35 devstack cinder-volume[94341]: WARNING cinder.quota [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-764844328 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-764844328, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Created reservations ['9eff5752-91c4-47b6-b925-a8b0956d07f3', 'aab5fc9b-3802-49d2-9825-4b0ff27d9709', '05e444cd-1a73-450a-b6de-cec3ad2eabbb', '69531a9d-bfc9-4909-b525-5ab28b1557b1'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:35 devstack sudo[101695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:35 devstack sudo[101695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:35 devstack sudo[101695]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.292s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:35 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0e07e8b4-ca29-48d6-8a4f-49a028be1ce2 tempest-GroupsV314Test-1334165296 None] Delete group completed successfully. Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Flow 'volume_create_manager' (f79c3c29-f937-40ac-9f9f-d8dfda1b9efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7447e2f-6da4-4e2f-813e-d02c0b53e831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7447e2f-6da4-4e2f-813e-d02c0b53e831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1249238471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0f78452-3be5-444b-a2d1-a40d84de2bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0be693481cdb41f4b0db3d4c02b7220c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:36Z,use_quota=True,user_id='2754ebd5d8fc4dd6a89b9709972069f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e961c26c-d478-4349-8f60-d695cc3aaebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e961c26c-d478-4349-8f60-d695cc3aaebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d987fb1-c3b4-490f-a8cc-c082ebb263a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d987fb1-c3b4-490f-a8cc-c082ebb263a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0f78452-3be5-444b-a2d1-a40d84de2bf1', 'volume_name': 'volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4e2ec5c-b92a-459e-90fa-482513cdbf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4e2ec5c-b92a-459e-90fa-482513cdbf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6149ac90-8253-4284-b7b5-c6e853611671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:36 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Volume f0f78452-3be5-444b-a2d1-a40d84de2bf1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1', 'volume_size': 1} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1249238471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0f78452-3be5-444b-a2d1-a40d84de2bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0be693481cdb41f4b0db3d4c02b7220c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:36Z,use_quota=True,user_id='2754ebd5d8fc4dd6a89b9709972069f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Creating volume f0f78452-3be5-444b-a2d1-a40d84de2bf1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:36 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:36 devstack sudo[101701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 1073741824 Aug 13 16:42:36 devstack sudo[101701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Acquiring lock "cinder-quobyte-2e354000-b59e-400a-8475-9673b58ccd72" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-2e354000-b59e-400a-8475-9673b58ccd72" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e69ad9a2-3708-4070-841a-87fc34821d08]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:37 devstack sudo[101701]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 1073741824" returned: 0 in 0.548s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:37 devstack sudo[101708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 Aug 13 16:42:37 devstack sudo[101708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:37 devstack sudo[101707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 Aug 13 16:42:37 devstack sudo[101707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:37 devstack sudo[101708]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1" returned: 0 in 0.386s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] <== create_volume: return (1001ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6149ac90-8253-4284-b7b5-c6e853611671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f8ee52e-c492-44b6-b603-b237ce59385c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:37 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Volume volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 (f0f78452-3be5-444b-a2d1-a40d84de2bf1): created successfully Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f8ee52e-c492-44b6-b603-b237ce59385c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Flow 'volume_create_manager' (f79c3c29-f937-40ac-9f9f-d8dfda1b9efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-550ea715-4997-4d1f-a27c-0f59d8dc684b tempest-VolumesTransfersV355Test-1259799809 None] Created volume successfully. Aug 13 16:42:37 devstack sudo[101707]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72" returned: 0 in 0.666s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:37 devstack sudo[101715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72 Aug 13 16:42:37 devstack sudo[101715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:38 devstack sudo[101715]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e354000-b59e-400a-8475-9673b58ccd72" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Lock "cinder-quobyte-2e354000-b59e-400a-8475-9673b58ccd72" released by "delete_volume" :: held 1.082s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Created reservations ['9deae7ee-976f-496f-a0d5-519019fdd2f1'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Created reservations ['9ef772fe-ce9a-457a-83cc-1c8ffa225a9e', '7258be2a-cd7b-4a81-bef2-5024de05f872', '7c1d7dee-0d65-43d2-9b0f-3441503916d4', '289a8cee-bfc7-44cd-8ff6-714880645c26'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Flow 'volume_create_manager' (3707be6f-c207-45ed-97c7-8823043b39eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e7935d1-4bdc-4189-afaa-167e26a1a193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e7935d1-4bdc-4189-afaa-167e26a1a193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-553271119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fccf383-987b-4bfd-86d2-317532fbbd65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4fcf8ae4394902aa73048cd4af98af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:42:38Z,use_quota=True,user_id='2938a74307d7479b9649b26e84c23241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8830eb3-819e-4698-af1b-84b34489be67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8830eb3-819e-4698-af1b-84b34489be67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (411b989d-aa13-45ec-9fc8-46ffa15e2216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (411b989d-aa13-45ec-9fc8-46ffa15e2216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fccf383-987b-4bfd-86d2-317532fbbd65', 'volume_name': 'volume-3fccf383-987b-4bfd-86d2-317532fbbd65', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b248891e-fc3d-43d8-9c0e-2285fb80b2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b248891e-fc3d-43d8-9c0e-2285fb80b2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af3280c0-ad83-4566-abbe-edbbbbd7e170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:38 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Volume 3fccf383-987b-4bfd-86d2-317532fbbd65: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fccf383-987b-4bfd-86d2-317532fbbd65', 'volume_size': 1} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-553271119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fccf383-987b-4bfd-86d2-317532fbbd65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e4fcf8ae4394902aa73048cd4af98af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:42:38Z,use_quota=True,user_id='2938a74307d7479b9649b26e84c23241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Creating volume 3fccf383-987b-4bfd-86d2-317532fbbd65 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:38 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:38 devstack sudo[101718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 1073741824 Aug 13 16:42:38 devstack sudo[101718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:38 devstack sudo[101720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:38 devstack sudo[101720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:38 devstack sudo[101720]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.290s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:38 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:38 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f7d8f405-98b9-4b74-8518-76377ca9f3ad tempest-GroupsV314Test-1334165296 None] Delete group completed successfully. Aug 13 16:42:39 devstack sudo[101718]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 1073741824" returned: 0 in 0.653s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:39 devstack sudo[101727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 Aug 13 16:42:39 devstack sudo[101727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ae742090-7d57-4b1a-bfca-01106d26a7f5 tempest-VolumesTransfersV355Test-336834698 None] Transfer volume completed successfully. Aug 13 16:42:39 devstack sudo[101727]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] <== create_volume: return (1071ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.074s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af3280c0-ad83-4566-abbe-edbbbbd7e170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fccf383-987b-4bfd-86d2-317532fbbd65', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8ef2430-fde3-439a-93a1-6316f2ea3b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:39 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Volume volume-3fccf383-987b-4bfd-86d2-317532fbbd65 (3fccf383-987b-4bfd-86d2-317532fbbd65): created successfully Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8ef2430-fde3-439a-93a1-6316f2ea3b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Flow 'volume_create_manager' (3707be6f-c207-45ed-97c7-8823043b39eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8fa866f1-11ba-4dc3-a619-5d97b085fcdc tempest-AttachVolumeTestJSON-695220509 None] Created volume successfully. Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Acquiring lock "cinder-f0f78452-3be5-444b-a2d1-a40d84de2bf1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-f0f78452-3be5-444b-a2d1-a40d84de2bf1-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Acquiring lock "cinder-quobyte-f0f78452-3be5-444b-a2d1-a40d84de2bf1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-quobyte-f0f78452-3be5-444b-a2d1-a40d84de2bf1" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0af136e2-5ffa-41bd-9a42-15501644cf69]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:40 devstack sudo[101731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 Aug 13 16:42:40 devstack sudo[101731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:40 devstack sudo[101731]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1" returned: 0 in 0.428s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:40 devstack sudo[101747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1 Aug 13 16:42:40 devstack sudo[101747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:40 devstack sudo[101747]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f0f78452-3be5-444b-a2d1-a40d84de2bf1" returned: 0 in 0.332s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-quobyte-f0f78452-3be5-444b-a2d1-a40d84de2bf1" released by "delete_volume" :: held 0.826s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Created reservations ['3e7372eb-9412-4752-90d0-461d62aa6555', '3e980b7b-2c66-4c0a-8621-e7171d52a16f', 'f2d36bf5-bac1-43e8-9b53-1a937384f768', '9261bd8f-cbf7-417f-9cb1-bb31d244b22d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:41 devstack sudo[101757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:41 devstack sudo[101757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-32ab13a6-5b8a-4569-a60a-7c9796a83709 req-2f022c7e-45f4-4d6d-8895-da77d9e7fb7c tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-32ab13a6-5b8a-4569-a60a-7c9796a83709 req-2f022c7e-45f4-4d6d-8895-da77d9e7fb7c tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-32ab13a6-5b8a-4569-a60a-7c9796a83709 req-2f022c7e-45f4-4d6d-8895-da77d9e7fb7c tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-32ab13a6-5b8a-4569-a60a-7c9796a83709 req-2f022c7e-45f4-4d6d-8895-da77d9e7fb7c tempest-AttachVolumeTestJSON-695220509 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-3fccf383-987b-4bfd-86d2-317532fbbd65', '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': 'bc78af4a-ae9d-4e8f-92ec-ca6f93d05125', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:42:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-32ab13a6-5b8a-4569-a60a-7c9796a83709 req-2f022c7e-45f4-4d6d-8895-da77d9e7fb7c tempest-AttachVolumeTestJSON-695220509 None] attachment_update completed successfully. Aug 13 16:42:41 devstack sudo[101757]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.465s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Deleted volume successfully. Aug 13 16:42:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-83dc46dd-33df-4440-b25a-0be937f4343d tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-f0f78452-3be5-444b-a2d1-a40d84de2bf1-delete_volume" released by "delete_volume" :: held 1.733s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Flow 'volume_create_manager' (c08c43f7-6cad-4f57-a546-f3a31068719a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d56c8b0-c91b-4855-be56-0693113ba255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d56c8b0-c91b-4855-be56-0693113ba255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2123489564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0be693481cdb41f4b0db3d4c02b7220c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:42Z,use_quota=True,user_id='2754ebd5d8fc4dd6a89b9709972069f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69578bb7-19ca-4774-80be-bac69ff98440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69578bb7-19ca-4774-80be-bac69ff98440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33526dbc-776a-452d-8d7b-656eec1f4ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33526dbc-776a-452d-8d7b-656eec1f4ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3bc563b-2ed9-4c34-8ec3-cabb6e3919e1', 'volume_name': 'volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdcd832f-bb9b-43cf-a63b-77e75b5d9152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdcd832f-bb9b-43cf-a63b-77e75b5d9152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (633caa6e-43f4-41e1-9477-f51e5fd43745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:42 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Volume d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1', 'volume_size': 1} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2123489564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0be693481cdb41f4b0db3d4c02b7220c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:42Z,use_quota=True,user_id='2754ebd5d8fc4dd6a89b9709972069f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Creating volume d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:42 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:42 devstack sudo[101767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 1073741824 Aug 13 16:42:42 devstack sudo[101767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:42 devstack sudo[101767]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 1073741824" returned: 0 in 0.565s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:42 devstack sudo[101773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 Aug 13 16:42:42 devstack sudo[101773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:43 devstack sudo[101773]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1" returned: 0 in 0.253s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] <== create_volume: return (864ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.867s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (633caa6e-43f4-41e1-9477-f51e5fd43745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4d83396-a80d-4b15-a233-d17c7336e5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:43 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Volume volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 (d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1): created successfully Aug 13 16:42:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4d83396-a80d-4b15-a233-d17c7336e5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Flow 'volume_create_manager' (c08c43f7-6cad-4f57-a546-f3a31068719a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:43 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6f70245d-2e36-4d48-bb0d-04ed75f685e4 tempest-VolumesTransfersV355Test-1259799809 None] Created volume successfully. Aug 13 16:42:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-eb9b8b36-44dc-46bb-ab25-6dd070fc4131 req-d046edf4-5e3c-451d-a858-3ad16a932142 tempest-AttachVolumeTestJSON-695220509 None] Terminate volume connection completed successfully. Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-eb9b8b36-44dc-46bb-ab25-6dd070fc4131 req-d046edf4-5e3c-451d-a858-3ad16a932142 tempest-AttachVolumeTestJSON-695220509 None] Deleting attachment c96011b1-9025-4a73-b99f-4973d3fbe10a. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Acquiring lock "cinder-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Acquiring lock "cinder-quobyte-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-quobyte-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0270bb75-8cae-4b93-9137-bcb46977dd3a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:44 devstack sudo[101784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 Aug 13 16:42:44 devstack sudo[101784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:44 devstack sudo[101784]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1" returned: 0 in 0.401s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:44 devstack sudo[101789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1 Aug 13 16:42:44 devstack sudo[101789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:45 devstack sudo[101789]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1" returned: 0 in 0.289s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-quobyte-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1" released by "delete_volume" :: held 0.755s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Created reservations ['99d4be82-98df-430c-ad91-1b02e7923a80', '727157ff-c542-4f89-a0fd-0a26ee34c557', 'f1c1bf9b-df4b-41f5-a5b1-0193cbbe09f9', 'b7f92049-ce59-48bb-84ae-5acd2adc0b99'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:45 devstack sudo[101793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:45 devstack sudo[101793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:45 devstack sudo[101793]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:45 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-db3b1637-b7c0-47f6-9f03-6a0d3f53958e tempest-GroupsV320Test-1207600814 None] Group tempest-GroupsV320Test-Group-958125930: creating Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.386s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:45 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Deleted volume successfully. Aug 13 16:42:45 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-2a6922f4-5e0a-4e6f-adea-15bf87436b49 req-a754e63a-33f3-41dd-a841-2cc5f27859ea tempest-AttachVolumeTestJSON-695220509 None] Terminate volume connection completed successfully. Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-2a6922f4-5e0a-4e6f-adea-15bf87436b49 req-a754e63a-33f3-41dd-a841-2cc5f27859ea tempest-AttachVolumeTestJSON-695220509 None] Deleting attachment bc78af4a-ae9d-4e8f-92ec-ca6f93d05125. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:42:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1ffdf379-df13-460d-b2a7-c99d2b59c923 tempest-VolumesTransfersV355Test-947300337 None] Lock "cinder-d3bc563b-2ed9-4c34-8ec3-cabb6e3919e1-delete_volume" released by "delete_volume" :: held 1.426s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:45 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-db3b1637-b7c0-47f6-9f03-6a0d3f53958e tempest-GroupsV320Test-1207600814 None] Group tempest-GroupsV320Test-Group-958125930: created successfully Aug 13 16:42:45 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-db3b1637-b7c0-47f6-9f03-6a0d3f53958e tempest-GroupsV320Test-1207600814 None] Create group completed successfully. Aug 13 16:42:47 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Created reservations ['f9f043a1-8d23-4043-91ce-c7941fc6da54'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:47 devstack sudo[101825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:47 devstack sudo[101825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:48 devstack sudo[101825]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.340s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:48 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:48 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-13c226a1-4479-45ba-8aec-35cf8c402f15 tempest-GroupsV320Test-1207600814 None] Delete group completed successfully. Aug 13 16:42:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "cinder-3fccf383-987b-4bfd-86d2-317532fbbd65-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-3fccf383-987b-4bfd-86d2-317532fbbd65-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "cinder-quobyte-3fccf383-987b-4bfd-86d2-317532fbbd65" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-quobyte-3fccf383-987b-4bfd-86d2-317532fbbd65" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:51 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d00eb2a-32e9-40d6-a5e8-7868588c076c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:51 devstack sudo[101833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 Aug 13 16:42:51 devstack sudo[101833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:52 devstack sudo[101833]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:52 devstack sudo[101838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65 Aug 13 16:42:52 devstack sudo[101838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:52 devstack sudo[101838]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3fccf383-987b-4bfd-86d2-317532fbbd65" returned: 0 in 0.279s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-quobyte-3fccf383-987b-4bfd-86d2-317532fbbd65" released by "delete_volume" :: held 0.812s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Created reservations ['0514ad4e-3aee-49e7-9f69-e2a5023ba767', '615756ed-c685-4082-94c4-3246975d4260', 'ba1827b2-b17b-4b20-996d-b9d37bc60018', 'f8294b1f-927d-4210-8887-a88f16c7a26b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:52 devstack sudo[101842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:52 devstack sudo[101842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "cinder-454703db-d5e1-4bd6-a593-e0a848c4057a-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-454703db-d5e1-4bd6-a593-e0a848c4057a-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "cinder-quobyte-454703db-d5e1-4bd6-a593-e0a848c4057a" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-quobyte-454703db-d5e1-4bd6-a593-e0a848c4057a" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e48a5fa9-31c3-4d6d-8638-ea11792e1ac7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:53 devstack sudo[101842]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.562s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Deleted volume successfully. Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd54baab-c571-44d2-af42-6e0315515ccd tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-3fccf383-987b-4bfd-86d2-317532fbbd65-delete_volume" released by "delete_volume" :: held 1.670s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:53 devstack sudo[101850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a Aug 13 16:42:53 devstack sudo[101850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Flow 'volume_create_manager' (fbdafd8c-6a76-4596-803d-a34fd1db390d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40331a5b-d0e8-4e43-ba23-5c469d625d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40331a5b-d0e8-4e43-ba23-5c469d625d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1868456223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35619426-4151-4cbd-b64b-5c21b1d11ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8257822576b45bcb92872b7f8680350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:54Z,use_quota=True,user_id='a548a6db85084297b25b32ee1ca2b7db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e68dd29-0092-497e-99f3-7ef41ba23c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e68dd29-0092-497e-99f3-7ef41ba23c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdf96598-a448-4a5f-87fa-172e18a17331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:42:53 devstack sudo[101850]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a" returned: 0 in 0.693s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:53 devstack sudo[101860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a Aug 13 16:42:53 devstack sudo[101860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:54 devstack sudo[101860]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-454703db-d5e1-4bd6-a593-e0a848c4057a" returned: 0 in 0.402s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-quobyte-454703db-d5e1-4bd6-a593-e0a848c4057a" released by "delete_volume" :: held 1.182s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=117,cinder:UPDATE=100,cinder:INSERT=22,cinder:DELETE=9 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=114,cinder:SELECT=91,cinder:INSERT=23,cinder:DELETE=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdf96598-a448-4a5f-87fa-172e18a17331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '35619426-4151-4cbd-b64b-5c21b1d11ef7', 'volume_name': 'volume-35619426-4151-4cbd-b64b-5c21b1d11ef7', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e13f458b-4b07-48da-af53-c92c6290c682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e13f458b-4b07-48da-af53-c92c6290c682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (429bf249-f139-4c07-818b-abe2580d281e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:42:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Volume 35619426-4151-4cbd-b64b-5c21b1d11ef7: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-35619426-4151-4cbd-b64b-5c21b1d11ef7', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Trying to clone 35619426-4151-4cbd-b64b-5c21b1d11ef7 from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Created reservations ['044326f4-5821-4fad-a9f5-8a9691fb5fd9', 'b03bc90b-5f43-4d15-a374-d2aef1b18e84', '50bc0956-daf8-41ac-b536-d7f8a4c99b53', '19abf904-cba2-4971-b275-40cd6052f8c3'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:54 devstack sudo[101876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:54 devstack sudo[101876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:54 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:42:54 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Image download 20.69 MB at 20.69 MB/s Aug 13 16:42:55 devstack sudo[101876]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.432s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e748d24-1aec-4b41-a62a-ae83993d1b51]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:55 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Deleted volume successfully. Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-19d122fe-beb5-48ea-b6e7-64088ba3e710 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-454703db-d5e1-4bd6-a593-e0a848c4057a-delete_volume" released by "delete_volume" :: held 2.124s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:55 devstack sudo[101894]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD Aug 13 16:42:55 devstack sudo[101894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:55 devstack sudo[101894]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD" returned: 0 in 0.593s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 is fetched for user a548a6db85084297b25b32ee1ca2b7db. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b773767-9cbb-4454-aeea-dfbe8df3c441]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "cinder-38efb51c-d7bd-471f-babb-c7459e8c19b1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-38efb51c-d7bd-471f-babb-c7459e8c19b1-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:55 devstack sudo[101901]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD Aug 13 16:42:55 devstack sudo[101901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "cinder-quobyte-38efb51c-d7bd-471f-babb-c7459e8c19b1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-quobyte-38efb51c-d7bd-471f-babb-c7459e8c19b1" acquired by "delete_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9021caf1-efde-4779-9415-35bf4fd07afa]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:56 devstack sudo[101904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 Aug 13 16:42:56 devstack sudo[101904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:56 devstack sudo[101901]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD" returned: 0 in 0.491s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1868456223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=35619426-4151-4cbd-b64b-5c21b1d11ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8257822576b45bcb92872b7f8680350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:42: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-13T14:42:54Z,use_quota=True,user_id='a548a6db85084297b25b32ee1ca2b7db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Creating volume 35619426-4151-4cbd-b64b-5c21b1d11ef7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:42:56 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:56 devstack sudo[101909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 1073741824 Aug 13 16:42:56 devstack sudo[101909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-9a7736a8-68d4-4f65-a9a7-be9f1ffb7ea8 tempest-ServerActionsTestOtherA-635181377 None] Terminate volume connection completed successfully. Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-9a7736a8-68d4-4f65-a9a7-be9f1ffb7ea8 tempest-ServerActionsTestOtherA-635181377 None] Deleting attachment 3e9a0145-1f1d-4dba-be84-acbcb8c51f36. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:42:56 devstack sudo[101904]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1" returned: 0 in 0.561s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:56 devstack sudo[101915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1 Aug 13 16:42:56 devstack sudo[101915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "cinder-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "cinder-quobyte-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-quobyte-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[12f7acd7-63bd-46c7-b8b0-014ac39872ed]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:56 devstack sudo[101915]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38efb51c-d7bd-471f-babb-c7459e8c19b1" returned: 0 in 0.331s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-quobyte-38efb51c-d7bd-471f-babb-c7459e8c19b1" released by "delete_volume" :: held 0.963s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:57 devstack sudo[101909]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 1073741824" returned: 0 in 0.689s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Created reservations ['4a831067-2e46-4ba4-b794-3102d13d2376', '9e4536a2-e0a8-45e5-b734-ce33da8325ee', 'e319ae47-1a0e-4827-a90b-9d07abb460e9', '54e391cf-3925-40b3-af87-47e4b38a81d2'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:57 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/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 Aug 13 16:42:57 devstack sudo[101922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:57 devstack sudo[101924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 Aug 13 16:42:57 devstack sudo[101924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:57 devstack sudo[101926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:57 devstack sudo[101926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:57 devstack sudo[101924]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7" returned: 0 in 0.360s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] <== create_volume: return (1147ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.153s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:57 devstack sudo[101922]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3" returned: 0 in 0.519s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:57 devstack sudo[101932]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3 Aug 13 16:42:57 devstack sudo[101932]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:57 devstack sudo[101926]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.339s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Deleted volume successfully. Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Attempting download of cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 35619426-4151-4cbd-b64b-5c21b1d11ef7. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-12dfa704-7ceb-4c59-93d1-4d9ac5798698 tempest-AttachVolumeTestJSON-695220509 None] Lock "cinder-38efb51c-d7bd-471f-babb-c7459e8c19b1-delete_volume" released by "delete_volume" :: held 1.795s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d38600c-7e0f-4e15-bb29-1a833fba13b1]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_awrv5tna {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:57 devstack sudo[101932]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3" returned: 0 in 0.313s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-quobyte-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3" released by "delete_volume" :: held 0.893s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:57 devstack sudo[101936]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_awrv5tna Aug 13 16:42:57 devstack sudo[101936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.quota [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Created reservations ['36006880-13dd-48e7-bc5b-696d97ac5ee5', '65d2c2f3-7ef4-498a-a6ce-93ca1b7e1183', '46966c81-7641-4489-862a-b094f67b478e', '48aed165-81d4-4b8d-b5b6-93a245f73285'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:57 devstack sudo[101938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:57 devstack sudo[101938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:58 devstack sudo[101936]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_awrv5tna" returned: 0 in 0.410s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_awrv5tna {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:58 devstack sudo[101938]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.332s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:58 devstack sudo[101942]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_awrv5tna Aug 13 16:42:58 devstack sudo[101942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG cinder.manager [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Deleted volume successfully. Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-2af808ab-3672-4b38-8f39-c263bcf56f47 req-1b15b9dc-e49f-4344-9449-51a1df28a18f tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-6828f6e6-2f9a-4af2-bcd4-98c30abcdbe3-delete_volume" released by "delete_volume" :: held 1.541s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "cinder-959ecaf7-e33c-4306-b4f1-a89116034769-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-959ecaf7-e33c-4306-b4f1-a89116034769-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "cinder-quobyte-959ecaf7-e33c-4306-b4f1-a89116034769" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-quobyte-959ecaf7-e33c-4306-b4f1-a89116034769" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ffd96293-5d1e-48d9-9294-357bf931d015]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:58 devstack sudo[101942]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_awrv5tna" returned: 1 in 0.510s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_awrv5tna' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[55cec37d-7441-463e-b81e-efedd59980f6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:42:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:58 devstack sudo[101946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 Aug 13 16:42:58 devstack sudo[101946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:58 devstack sudo[101948]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD Aug 13 16:42:58 devstack sudo[101948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:59 devstack sudo[101946]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769" returned: 0 in 0.493s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:59 devstack sudo[101948]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD" returned: 0 in 0.478s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 was qcow2, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:42:59 devstack sudo[101958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769 Aug 13 16:42:59 devstack sudo[101958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:59 devstack sudo[101960]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 Aug 13 16:42:59 devstack sudo[101960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:59 devstack sudo[101958]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-959ecaf7-e33c-4306-b4f1-a89116034769" returned: 0 in 0.354s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-quobyte-959ecaf7-e33c-4306-b4f1-a89116034769" released by "delete_volume" :: held 0.907s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Created reservations ['454c25e7-f539-454f-ac90-dbac72e53b9a', 'd55801fa-e7fa-432f-875b-5aa3d0d094e9', 'df123d04-a780-45aa-b290-419d1b17c911', '2b12223b-b68b-4caf-a235-48276731d017'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:42:59 devstack sudo[101967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:42:59 devstack sudo[101967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:42:59 devstack sudo[101967]: pam_unix(sudo:session): session closed for user root Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:42:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Deleted volume successfully. Aug 13 16:42:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e3880183-5d45-4024-bf11-508a5f2e1b42 tempest-ServerActionsTestOtherA-635181377 None] Lock "cinder-959ecaf7-e33c-4306-b4f1-a89116034769-delete_volume" released by "delete_volume" :: held 1.522s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:01 devstack sudo[101960]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7" returned: 0 in 2.755s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:01 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_ti1ybjiydevstack@QuobyteHD, size 112.00 MB, duration 2.76 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:43:01 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Converted 112.00 MB image at 40.64 MB/s Aug 13 16:43:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:01 devstack sudo[102001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 1G Aug 13 16:43:01 devstack sudo[102001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:02 devstack sudo[102001]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 1G" returned: 0 in 0.449s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Downloaded image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 35619426-4151-4cbd-b64b-5c21b1d11ef7 successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 for user a548a6db85084297b25b32ee1ca2b7db is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Marking volume 35619426-4151-4cbd-b64b-5c21b1d11ef7 as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Copying metadata from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 to 35619426-4151-4cbd-b64b-5c21b1d11ef7. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Creating volume glance metadata for volume 35619426-4151-4cbd-b64b-5c21b1d11ef7 backed by image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 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': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (429bf249-f139-4c07-818b-abe2580d281e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35619426-4151-4cbd-b64b-5c21b1d11ef7', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4e9989c-5137-4022-bea1-2205853f6333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:02 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Volume volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 (35619426-4151-4cbd-b64b-5c21b1d11ef7): created successfully Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4e9989c-5137-4022-bea1-2205853f6333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Flow 'volume_create_manager' (fbdafd8c-6a76-4596-803d-a34fd1db390d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-07fd925d-8d06-40bb-9983-b9110ffdbc4b tempest-VolumesExtendTest-440692859 None] Created volume successfully. Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9f4026e-6cb0-4e26-8e5a-2040e432f986]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:03 devstack sudo[102008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 Aug 13 16:43:03 devstack sudo[102008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:03 devstack sudo[102008]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7" returned: 0 in 0.572s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 2G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 2G" returned: 0 in 0.165s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.775s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6b50f224-4f3c-4e87-bbbc-2f98a2d60b47 tempest-VolumesExtendTest-440692859 None] Extend volume completed successfully. Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Acquiring lock "cinder-35619426-4151-4cbd-b64b-5c21b1d11ef7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Lock "cinder-35619426-4151-4cbd-b64b-5c21b1d11ef7-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Acquiring lock "cinder-quobyte-35619426-4151-4cbd-b64b-5c21b1d11ef7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-35619426-4151-4cbd-b64b-5c21b1d11ef7" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[60ee0e51-054a-4dd9-8a01-b52b6cba30cf]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:04 devstack sudo[102017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 Aug 13 16:43:04 devstack sudo[102017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:04 devstack sudo[102017]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7" returned: 0 in 0.486s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:04 devstack sudo[102022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7 Aug 13 16:43:04 devstack sudo[102022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:05 devstack sudo[102022]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-35619426-4151-4cbd-b64b-5c21b1d11ef7" returned: 0 in 0.375s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-35619426-4151-4cbd-b64b-5c21b1d11ef7" released by "delete_volume" :: held 0.927s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Created reservations ['ae58a385-324d-4401-8861-beb69e4c4cb1', 'afb520d4-375d-4c39-848c-ee45c34f120d', 'b84d2cfe-3ef4-4737-80db-c86b829d76b5', '0e90fc10-f04e-4551-bdd8-36e6e01c9b4f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:05 devstack sudo[102025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:43:05 devstack sudo[102025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:05 devstack sudo[102025]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.330s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:43:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Deleted volume successfully. Aug 13 16:43:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1e117258-3bd3-475a-93fb-7b92d08bd5f5 tempest-VolumesExtendTest-440692859 None] Lock "cinder-35619426-4151-4cbd-b64b-5c21b1d11ef7-delete_volume" released by "delete_volume" :: held 1.605s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:06 devstack sudo[102028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:43:06 devstack sudo[102028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:06 devstack sudo[102028]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.388s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:43:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Flow 'volume_create_manager' (e4825852-e738-4755-b449-56a155d40dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77ab80a4-033c-4027-8d71-005ac5a3654e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77ab80a4-033c-4027-8d71-005ac5a3654e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2111866479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5814e42-4e85-475a-8371-85dbdaf00a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8257822576b45bcb92872b7f8680350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:07Z,use_quota=True,user_id='a548a6db85084297b25b32ee1ca2b7db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1d898d0-7c4c-4829-9e96-9134131f84d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1d898d0-7c4c-4829-9e96-9134131f84d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e83678c-519d-4b8a-bce8-1a1054345ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e83678c-519d-4b8a-bce8-1a1054345ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5814e42-4e85-475a-8371-85dbdaf00a8e', 'volume_name': 'volume-d5814e42-4e85-475a-8371-85dbdaf00a8e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (432c2742-9585-4def-90a1-4326f1bdaaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (432c2742-9585-4def-90a1-4326f1bdaaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42bc897b-631b-4a2c-9d14-aba0dd296e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:07 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Volume d5814e42-4e85-475a-8371-85dbdaf00a8e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5814e42-4e85-475a-8371-85dbdaf00a8e', 'volume_size': 1} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2111866479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5814e42-4e85-475a-8371-85dbdaf00a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8257822576b45bcb92872b7f8680350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:07Z,use_quota=True,user_id='a548a6db85084297b25b32ee1ca2b7db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Creating volume d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:43:07 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:07 devstack sudo[102031]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e 1073741824 Aug 13 16:43:07 devstack sudo[102031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:07 devstack sudo[102031]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e 1073741824" returned: 0 in 0.635s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:07 devstack sudo[102037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e Aug 13 16:43:07 devstack sudo[102037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:08 devstack sudo[102037]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e" returned: 0 in 0.529s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] <== create_volume: return (1232ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:43:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.235s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42bc897b-631b-4a2c-9d14-aba0dd296e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5814e42-4e85-475a-8371-85dbdaf00a8e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9f12e48-7e54-4cc8-b122-251be0d2e972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:08 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Volume volume-d5814e42-4e85-475a-8371-85dbdaf00a8e (d5814e42-4e85-475a-8371-85dbdaf00a8e): created successfully Aug 13 16:43:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9f12e48-7e54-4cc8-b122-251be0d2e972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Flow 'volume_create_manager' (e4825852-e738-4755-b449-56a155d40dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-12a417c8-67cc-4bcc-8780-7dcb767b726a tempest-VolumesExtendTest-440692859 None] Created volume successfully. Aug 13 16:43:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Creating offline snapshot 8929dfa4-4da0-41b2-9869-92cb6bc1678b of volume d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:43:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[398b3f11-0083-499b-9a44-9884d4fc06a2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:10 devstack sudo[102041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e Aug 13 16:43:10 devstack sudo[102041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:10 devstack sudo[102041]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e" returned: 0 in 0.458s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:10 devstack sudo[102049]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b 1G Aug 13 16:43:10 devstack sudo[102049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:10 devstack sudo[102049]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b 1G" returned: 0 in 0.626s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d5814e42-4e85-475a-8371-85dbdaf00a8e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:11 devstack sudo[102054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d5814e42-4e85-475a-8371-85dbdaf00a8e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b Aug 13 16:43:11 devstack sudo[102054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Flow 'volume_create_manager' (6940ce1b-6f21-4799-a578-b5d404fc3067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d11da1a-1a6d-42e8-9ddf-b127a2b33395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d11da1a-1a6d-42e8-9ddf-b127a2b33395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1249045758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=902fda52-be30-4f02-ad9a-af2e1b86a7c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16694b6960d04054bc2bd1a9f85d72db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:11Z,use_quota=True,user_id='c1a61a9c4eae49eea46feda04c664fa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a93c970a-7f20-4607-bf0e-e2119ea9d256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a93c970a-7f20-4607-bf0e-e2119ea9d256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94672a45-f6fb-46d4-b11e-0c42d5c2b408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94672a45-f6fb-46d4-b11e-0c42d5c2b408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '902fda52-be30-4f02-ad9a-af2e1b86a7c1', 'volume_name': 'volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bba03a6d-098d-47b2-b62d-08c2b8f6537f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bba03a6d-098d-47b2-b62d-08c2b8f6537f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3396ab73-e455-4ba6-ad21-322faa56deb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:11 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Volume 902fda52-be30-4f02-ad9a-af2e1b86a7c1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1', 'volume_size': 1} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:11 devstack sudo[102054]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d5814e42-4e85-475a-8371-85dbdaf00a8e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b" returned: 0 in 0.362s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:11 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b is being set with open permissions: ugo+rw Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:11 devstack sudo[102060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b Aug 13 16:43:11 devstack sudo[102060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:11 devstack sudo[102060]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b" returned: 0 in 0.265s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:11 devstack sudo[102063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.info Aug 13 16:43:11 devstack sudo[102063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:12 devstack sudo[102063]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.info" returned: 0 in 0.354s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:12 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.info is being set with open permissions: ugo+rw Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:12 devstack sudo[102067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.info Aug 13 16:43:12 devstack sudo[102067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:12 devstack sudo[102067]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.info" returned: 0 in 0.328s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.518s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.251s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1249045758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=902fda52-be30-4f02-ad9a-af2e1b86a7c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16694b6960d04054bc2bd1a9f85d72db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:11Z,use_quota=True,user_id='c1a61a9c4eae49eea46feda04c664fa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Creating volume 902fda52-be30-4f02-ad9a-af2e1b86a7c1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:43:12 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:43:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:12 devstack sudo[102070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 1073741824 Aug 13 16:43:12 devstack sudo[102070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-044f949f-34eb-4a3d-9e7e-f6cb634b0e33 tempest-VolumesExtendTest-440692859 None] Create snapshot completed successfully Aug 13 16:43:13 devstack sudo[102070]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 1073741824" returned: 0 in 0.631s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:13 devstack sudo[102076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 Aug 13 16:43:13 devstack sudo[102076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:13 devstack sudo[102076]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1" returned: 0 in 0.399s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] <== create_volume: return (1101ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.105s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.374s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad6b9aaf-4c09-4882-9a80-51f7d787bfd3]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3396ab73-e455-4ba6-ad21-322faa56deb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dbf73bb-fe4c-4f85-b7f0-4e2e1500de11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Volume volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 (902fda52-be30-4f02-ad9a-af2e1b86a7c1): created successfully Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7dbf73bb-fe4c-4f85-b7f0-4e2e1500de11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Flow 'volume_create_manager' (6940ce1b-6f21-4799-a578-b5d404fc3067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-eefd7dee-f5b3-4ba1-8dcc-9ade2fb7b17a tempest-VolumeQuotasAdminTestJSON-1960723472 None] Created volume successfully. Aug 13 16:43:13 devstack sudo[102081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e Aug 13 16:43:13 devstack sudo[102081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:13 devstack sudo[102081]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e" returned: 0 in 0.471s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b 2G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Acquiring lock "cinder-902fda52-be30-4f02-ad9a-af2e1b86a7c1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "cinder-902fda52-be30-4f02-ad9a-af2e1b86a7c1-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b 2G" returned: 0 in 0.303s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.847s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Acquiring lock "cinder-quobyte-902fda52-be30-4f02-ad9a-af2e1b86a7c1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "cinder-quobyte-902fda52-be30-4f02-ad9a-af2e1b86a7c1" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-55fb78e4-6f14-4138-a3c9-0006d83bd526 tempest-VolumesExtendTest-440692859 None] Extend volume completed successfully. Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[737a6f1f-e7cd-4876-8fee-4b52c2028284]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:14 devstack sudo[102090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 Aug 13 16:43:14 devstack sudo[102090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:14 devstack sudo[102090]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1" returned: 0 in 0.425s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:14 devstack sudo[102095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1 Aug 13 16:43:14 devstack sudo[102095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:15 devstack sudo[102095]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-902fda52-be30-4f02-ad9a-af2e1b86a7c1" returned: 0 in 0.340s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "cinder-quobyte-902fda52-be30-4f02-ad9a-af2e1b86a7c1" released by "delete_volume" :: held 0.831s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Created reservations ['6e82d75c-3a80-462a-9b30-def6d60768b9', '8020202d-9eb8-470c-bf35-4f84191431e1', '6ad38787-2c48-4be7-b3a9-a6ff43d85656', 'c8dcddac-340c-46b2-b5f1-73ba5926ddab'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:15 devstack sudo[102098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:43:15 devstack sudo[102098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Acquiring lock "cinder-8929dfa4-4da0-41b2-9869-92cb6bc1678b-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Lock "cinder-8929dfa4-4da0-41b2-9869-92cb6bc1678b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Acquiring lock "cinder-quobyte-d5814e42-4e85-475a-8371-85dbdaf00a8e" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-d5814e42-4e85-475a-8371-85dbdaf00a8e" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Acquiring lock "cinder-quobyte-8929dfa4-4da0-41b2-9869-92cb6bc1678b" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-8929dfa4-4da0-41b2-9869-92cb6bc1678b" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Deleting offline snapshot 8929dfa4-4da0-41b2-9869-92cb6bc1678b of volume d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] snapshot_file for this snap is: volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[43afa178-0e78-4a6c-83c5-d01dfbcb2c63]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:15 devstack sudo[102098]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.523s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:15 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:43:15 devstack sudo[102100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b Aug 13 16:43:15 devstack sudo[102100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Deleted volume successfully. Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32b50aab-e523-4bac-b584-c2331f23e4ad tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "cinder-902fda52-be30-4f02-ad9a-af2e1b86a7c1-delete_volume" released by "delete_volume" :: held 1.728s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b" returned: 0 in 0.553s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d5814e42-4e85-475a-8371-85dbdaf00a8e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:43:16 devstack sudo[102100]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[afddfafe-f4da-49fc-9e77-1ed642da91fb]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Flow 'volume_create_manager' (c890826f-9b51-4074-b66f-527e9c1f572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7dab5a79-edba-4eaf-8ef3-67983a2a50c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:16 devstack sudo[102140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e Aug 13 16:43:16 devstack sudo[102140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7dab5a79-edba-4eaf-8ef3-67983a2a50c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-368739703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c793325f-427b-4c0a-b0cc-deb2c056867b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16694b6960d04054bc2bd1a9f85d72db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:16Z,use_quota=True,user_id='c1a61a9c4eae49eea46feda04c664fa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (727fc298-eade-4600-afee-56745ffa057f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (727fc298-eade-4600-afee-56745ffa057f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38582a2c-c638-4515-9924-942685d374b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38582a2c-c638-4515-9924-942685d374b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c793325f-427b-4c0a-b0cc-deb2c056867b', 'volume_name': 'volume-c793325f-427b-4c0a-b0cc-deb2c056867b', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d7ea018-315a-4476-8840-837a95eb8c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d7ea018-315a-4476-8840-837a95eb8c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bf43656-c24d-44cf-9ab6-677cd7fb7379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Volume c793325f-427b-4c0a-b0cc-deb2c056867b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c793325f-427b-4c0a-b0cc-deb2c056867b', 'volume_size': 1} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-368739703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c793325f-427b-4c0a-b0cc-deb2c056867b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16694b6960d04054bc2bd1a9f85d72db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:16Z,use_quota=True,user_id='c1a61a9c4eae49eea46feda04c664fa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Creating volume c793325f-427b-4c0a-b0cc-deb2c056867b {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:43:16 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:16 devstack sudo[102144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b 1073741824 Aug 13 16:43:16 devstack sudo[102144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:16 devstack sudo[102140]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e" returned: 0 in 0.562s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:17 devstack sudo[102150]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b Aug 13 16:43:17 devstack sudo[102150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:17 devstack sudo[102144]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b 1073741824" returned: 0 in 0.805s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:17 devstack sudo[102160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b Aug 13 16:43:17 devstack sudo[102160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:17 devstack sudo[102150]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b" returned: 0 in 0.658s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:17 devstack sudo[102162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b Aug 13 16:43:17 devstack sudo[102162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:17 devstack sudo[102160]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b" returned: 0 in 0.351s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] <== create_volume: return (1222ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.228s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bf43656-c24d-44cf-9ab6-677cd7fb7379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c793325f-427b-4c0a-b0cc-deb2c056867b', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63a600a1-45af-4501-886f-e7787e292ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:17 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Volume volume-c793325f-427b-4c0a-b0cc-deb2c056867b (c793325f-427b-4c0a-b0cc-deb2c056867b): created successfully Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63a600a1-45af-4501-886f-e7787e292ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Flow 'volume_create_manager' (c890826f-9b51-4074-b66f-527e9c1f572d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:18 devstack sudo[102162]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e.8929dfa4-4da0-41b2-9869-92cb6bc1678b" returned: 0 in 0.350s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b97a761e-8eb1-4d51-93f6-e42a2cd261c9 tempest-VolumeQuotasAdminTestJSON-1960723472 None] Created volume successfully. Aug 13 16:43:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-8929dfa4-4da0-41b2-9869-92cb6bc1678b" released by "_delete_snapshot" :: held 2.308s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-d5814e42-4e85-475a-8371-85dbdaf00a8e" released by "delete_snapshot" :: held 2.352s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:18 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Created reservations ['77988a09-4ee3-4e28-a85a-51ab3ef2af72', '64f403c9-c10f-460a-9de2-0915abe45746', 'aae7b364-b302-4968-a16a-8d1ba3e1e784', '17cff992-bc59-40c1-a148-82cb93658b14'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:43:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Delete snapshot completed successfully. Aug 13 16:43:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-41ea5145-1bbf-4fa0-8558-ca14be57d852 tempest-VolumesExtendTest-440692859 None] Lock "cinder-8929dfa4-4da0-41b2-9869-92cb6bc1678b-delete_snapshot" released by "delete_snapshot" :: held 2.588s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Acquiring lock "cinder-d5814e42-4e85-475a-8371-85dbdaf00a8e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Lock "cinder-d5814e42-4e85-475a-8371-85dbdaf00a8e-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Acquiring lock "cinder-quobyte-d5814e42-4e85-475a-8371-85dbdaf00a8e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-d5814e42-4e85-475a-8371-85dbdaf00a8e" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3bbf4861-a49a-4700-98b5-284ded87d557]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:19 devstack sudo[102166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e Aug 13 16:43:19 devstack sudo[102166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-19e58445-d4fe-4237-b481-5e74f1d0702f tempest-VolumeQuotasAdminTestJSON-143841464 None] Transfer volume completed successfully. Aug 13 16:43:19 devstack sudo[102166]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:19 devstack sudo[102171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e Aug 13 16:43:19 devstack sudo[102171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:20 devstack sudo[102171]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d5814e42-4e85-475a-8371-85dbdaf00a8e" returned: 0 in 0.358s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Lock "cinder-quobyte-d5814e42-4e85-475a-8371-85dbdaf00a8e" released by "delete_volume" :: held 0.998s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Created reservations ['3b9cdfb0-f55a-4c1f-988a-4cfa18596b22', 'eca74ced-83e7-4bbb-b9fb-9226ebb0b632', 'f0ced086-1965-445d-8a78-3a6c37144494', '8959feda-e660-4278-9631-6bd320adbfbb'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Acquiring lock "cinder-c793325f-427b-4c0a-b0cc-deb2c056867b-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Lock "cinder-c793325f-427b-4c0a-b0cc-deb2c056867b-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Acquiring lock "cinder-quobyte-c793325f-427b-4c0a-b0cc-deb2c056867b" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:20 devstack sudo[102175]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:43:20 devstack sudo[102175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Lock "cinder-quobyte-c793325f-427b-4c0a-b0cc-deb2c056867b" acquired by "delete_volume" :: waited 0.064s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f65b7335-f0f4-4038-9276-df564a2b0cf4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:20 devstack sudo[102177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b Aug 13 16:43:20 devstack sudo[102177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:20 devstack sudo[102175]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.375s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:43:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Deleted volume successfully. Aug 13 16:43:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1cc26c85-484e-4d35-87fe-99fc0ecad5d9 tempest-VolumesExtendTest-440692859 None] Lock "cinder-d5814e42-4e85-475a-8371-85dbdaf00a8e-delete_volume" released by "delete_volume" :: held 1.804s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:21 devstack sudo[102177]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b" returned: 0 in 0.533s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:21 devstack sudo[102183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b Aug 13 16:43:21 devstack sudo[102183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:21 devstack sudo[102183]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c793325f-427b-4c0a-b0cc-deb2c056867b" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Lock "cinder-quobyte-c793325f-427b-4c0a-b0cc-deb2c056867b" released by "delete_volume" :: held 0.877s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Created reservations ['00f7d733-62e2-4fca-a4d6-71643c2902a7', 'f481869a-7950-4dac-a275-9b9d95ac89be', '888cc7be-4175-46e3-aa9b-d807cd754288', '3181675f-4715-4c94-b0e2-f0627c07ee45'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:21 devstack sudo[102186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:43:21 devstack sudo[102186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:22 devstack sudo[102186]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.432s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:22 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:43:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Deleted volume successfully. Aug 13 16:43:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-91671e2b-ca90-4ba0-bb9c-55e9951c5846 tempest-VolumeQuotasAdminTestJSON-1401631626 None] Lock "cinder-c793325f-427b-4c0a-b0cc-deb2c056867b-delete_volume" released by "delete_volume" :: held 1.698s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:31 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:INSERT=22,cinder:UPDATE=77,cinder:SELECT=71,cinder:DELETE=8 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:43:32 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=61,cinder:INSERT=32,cinder:UPDATE=100,cinder:DELETE=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Flow 'volume_create_manager' (23beb99d-67ce-48cd-8fed-c5d716e19a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3a5729a-b69d-497c-ba9d-a7cda666cfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3a5729a-b69d-497c-ba9d-a7cda666cfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1400651690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a79a2036-1af9-4878-b4b6-a0b6fb114b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89c2a05b0ed4e0ca7b7ef6ceaf09599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:37Z,use_quota=True,user_id='fa58ff2c68364535a121c1f6d0d7638b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07f6879e-e537-4c4a-b9c2-a1aeb2b9ea06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07f6879e-e537-4c4a-b9c2-a1aeb2b9ea06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63e13e08-231f-45c3-a11d-983bb6641169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63e13e08-231f-45c3-a11d-983bb6641169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a79a2036-1af9-4878-b4b6-a0b6fb114b32', 'volume_name': 'volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (384fb791-d6e9-4132-8e3d-af3c8f6c3a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (384fb791-d6e9-4132-8e3d-af3c8f6c3a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70b39a3b-10a8-4111-bcf6-eb4e9c5e0a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:36 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Volume a79a2036-1af9-4878-b4b6-a0b6fb114b32: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32', 'volume_size': 1} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1400651690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a79a2036-1af9-4878-b4b6-a0b6fb114b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d89c2a05b0ed4e0ca7b7ef6ceaf09599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:43: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-13T14:43:37Z,use_quota=True,user_id='fa58ff2c68364535a121c1f6d0d7638b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Creating volume a79a2036-1af9-4878-b4b6-a0b6fb114b32 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:43:36 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:43:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:36 devstack sudo[102240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 1073741824 Aug 13 16:43:36 devstack sudo[102240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:37 devstack sudo[102240]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 1073741824" returned: 0 in 0.592s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:37 devstack sudo[102246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 Aug 13 16:43:37 devstack sudo[102246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:37 devstack sudo[102246]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32" returned: 0 in 0.299s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] <== create_volume: return (961ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.966s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70b39a3b-10a8-4111-bcf6-eb4e9c5e0a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (624ce44d-f90c-4a43-b0ea-70e01a3dc2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:37 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Volume volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 (a79a2036-1af9-4878-b4b6-a0b6fb114b32): created successfully Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (624ce44d-f90c-4a43-b0ea-70e01a3dc2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Flow 'volume_create_manager' (23beb99d-67ce-48cd-8fed-c5d716e19a46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a36e2528-5fc8-4e1e-92ab-c02c4eb58a70 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Created volume successfully. Aug 13 16:43:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Acquiring lock "cinder-a79a2036-1af9-4878-b4b6-a0b6fb114b32-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "cinder-a79a2036-1af9-4878-b4b6-a0b6fb114b32-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Acquiring lock "cinder-quobyte-a79a2036-1af9-4878-b4b6-a0b6fb114b32" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:43:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "cinder-quobyte-a79a2036-1af9-4878-b4b6-a0b6fb114b32" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:43:40 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[38d18f99-0abf-414b-bbff-053d2fb540eb]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:43:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:41 devstack sudo[102331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 Aug 13 16:43:41 devstack sudo[102331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:41 devstack sudo[102331]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32" returned: 0 in 0.591s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:41 devstack sudo[102363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32 Aug 13 16:43:41 devstack sudo[102363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:42 devstack sudo[102363]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a79a2036-1af9-4878-b4b6-a0b6fb114b32" returned: 0 in 0.487s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "cinder-quobyte-a79a2036-1af9-4878-b4b6-a0b6fb114b32" released by "delete_volume" :: held 1.162s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Created reservations ['01148712-246d-4a7c-a841-b4089014fee0', 'b573664b-6b32-4022-b560-15cbce4344c2', '6b459164-e456-4338-81b6-08ff9a05ee08', 'b9364594-c4c7-4c34-a2d2-d19e9821a87b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.030s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:43:42 devstack sudo[102402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:43:42 devstack sudo[102402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:43:42 devstack sudo[102402]: pam_unix(sudo:session): session closed for user root Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.387s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:43:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Deleted volume successfully. Aug 13 16:43:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cf1e3e9-1733-4b43-9d8c-cacd430b8fb0 tempest-VolumeQuotasNegativeTestJSON-394765776 None] Lock "cinder-a79a2036-1af9-4878-b4b6-a0b6fb114b32-delete_volume" released by "delete_volume" :: held 2.041s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:43:52 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=12,cinder:SELECT=6,cinder:INSERT=3 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:43:52 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=8,cinder:UPDATE=10,cinder:DELETE=2,cinder:INSERT=2 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Flow 'volume_create_manager' (047bbdad-9ed3-4758-bd64-365550bb1f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f19e6e7-94da-4ac0-a38b-2bb9fb20b09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f19e6e7-94da-4ac0-a38b-2bb9fb20b09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2076305015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a22fc409-350a-42ad-844e-e0cd9ab79631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='956e81066a6b494c80e5851670f00603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:00Z,use_quota=True,user_id='9675318bfbee4646b3aecf077e24855a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58041822-8c56-4947-ba9b-53536e4383d1),volume_type_id=58041822-8c56-4947-ba9b-53536e4383d1)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ee32ab0-adfc-4b48-9076-b78cd45780c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ee32ab0-adfc-4b48-9076-b78cd45780c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e007c33d-9470-4a12-b0c7-027b6f3c5d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e007c33d-9470-4a12-b0c7-027b6f3c5d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a22fc409-350a-42ad-844e-e0cd9ab79631', 'volume_name': 'volume-a22fc409-350a-42ad-844e-e0cd9ab79631', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d366bd9d-0d84-4f4f-8ff4-e3a68c349965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d366bd9d-0d84-4f4f-8ff4-e3a68c349965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8760d96f-4755-4684-91de-00605d5c3666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:43:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Volume a22fc409-350a-42ad-844e-e0cd9ab79631: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a22fc409-350a-42ad-844e-e0cd9ab79631', 'volume_size': 1} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2076305015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a22fc409-350a-42ad-844e-e0cd9ab79631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='956e81066a6b494c80e5851670f00603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:00Z,use_quota=True,user_id='9675318bfbee4646b3aecf077e24855a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58041822-8c56-4947-ba9b-53536e4383d1),volume_type_id=58041822-8c56-4947-ba9b-53536e4383d1)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Creating volume a22fc409-350a-42ad-844e-e0cd9ab79631 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:43:59 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:43:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:00 devstack sudo[102502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 1073741824 Aug 13 16:44:00 devstack sudo[102502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:00 devstack sudo[102502]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 1073741824" returned: 0 in 0.574s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:00 devstack sudo[102509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 Aug 13 16:44:00 devstack sudo[102509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:00 devstack sudo[102509]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631" returned: 0 in 0.312s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] <== create_volume: return (939ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.944s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8760d96f-4755-4684-91de-00605d5c3666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a22fc409-350a-42ad-844e-e0cd9ab79631', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (197eb9dd-5b39-4058-b199-ce4bef3078ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:00 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Volume volume-a22fc409-350a-42ad-844e-e0cd9ab79631 (a22fc409-350a-42ad-844e-e0cd9ab79631): created successfully Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (197eb9dd-5b39-4058-b199-ce4bef3078ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Flow 'volume_create_manager' (047bbdad-9ed3-4758-bd64-365550bb1f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f64a1b22-1ca3-4c48-a057-e44dbb1383ae tempest-VolumeTypesAccessTest-910168261 None] Created volume successfully. Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Acquiring lock "cinder-a22fc409-350a-42ad-844e-e0cd9ab79631-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Lock "cinder-a22fc409-350a-42ad-844e-e0cd9ab79631-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Acquiring lock "cinder-quobyte-a22fc409-350a-42ad-844e-e0cd9ab79631" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Lock "cinder-quobyte-a22fc409-350a-42ad-844e-e0cd9ab79631" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[822e5dee-a810-4985-8b28-8bd3b515a7fe]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:02 devstack sudo[102539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 Aug 13 16:44:02 devstack sudo[102539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:02 devstack sudo[102539]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:02 devstack sudo[102553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631 Aug 13 16:44:02 devstack sudo[102553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:03 devstack sudo[102553]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a22fc409-350a-42ad-844e-e0cd9ab79631" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Lock "cinder-quobyte-a22fc409-350a-42ad-844e-e0cd9ab79631" released by "delete_volume" :: held 0.918s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:03 devstack cinder-volume[94341]: WARNING cinder.quota [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1686009942 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1686009942, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:44:03 devstack cinder-volume[94341]: WARNING cinder.quota [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1686009942 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1686009942, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Created reservations ['19679fc7-3e5e-4144-b2b6-d081979c8dda', '30013ec7-1222-47b7-99a2-9bbc1c42ca4d', 'bfc92e98-c303-4292-b769-c2c2efb3738f', '5500d5e8-27c1-436a-bf71-2da83370652f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:03 devstack sudo[102578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:44:03 devstack sudo[102578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:03 devstack sudo[102578]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.288s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:44:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Deleted volume successfully. Aug 13 16:44:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1444f8df-733e-4794-8e3c-62cf67dcfbe2 tempest-VolumeTypesAccessTest-910168261 None] Lock "cinder-a22fc409-350a-42ad-844e-e0cd9ab79631-delete_volume" released by "delete_volume" :: held 1.533s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:06 devstack sudo[102583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:44:06 devstack sudo[102583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:06 devstack sudo[102583]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.535s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:44:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:44:13 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=12,cinder:SELECT=7,cinder:INSERT=3,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:44:13 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=8,cinder:UPDATE=11,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Flow 'volume_create_manager' (3fdeaeb3-32c3-4a39-8e5e-3996539c6fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (911ef6b5-874f-429a-895f-c89397317bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (911ef6b5-874f-429a-895f-c89397317bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2011975163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b01b246f-316e-4393-950a-9654f32895af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16071953fa4a7ca640698a71b40208',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:14Z,use_quota=True,user_id='2067d1d073394f5cbe4d901388d034ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0eb484d2-bd92-4ab2-a916-a75b5f321422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0eb484d2-bd92-4ab2-a916-a75b5f321422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f19b4e36-586e-449b-a8d0-bdaa335fa74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f19b4e36-586e-449b-a8d0-bdaa335fa74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b01b246f-316e-4393-950a-9654f32895af', 'volume_name': 'volume-b01b246f-316e-4393-950a-9654f32895af', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ddbbea6-d03d-41f0-9817-03afb0a5209c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5ddbbea6-d03d-41f0-9817-03afb0a5209c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da085117-f94e-473c-b296-9899ad912502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:14 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Volume b01b246f-316e-4393-950a-9654f32895af: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b01b246f-316e-4393-950a-9654f32895af', 'volume_size': 1} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2011975163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b01b246f-316e-4393-950a-9654f32895af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16071953fa4a7ca640698a71b40208',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:14Z,use_quota=True,user_id='2067d1d073394f5cbe4d901388d034ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Creating volume b01b246f-316e-4393-950a-9654f32895af {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:14 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:14 devstack sudo[102624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af 1073741824 Aug 13 16:44:14 devstack sudo[102624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:14 devstack sudo[102624]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af 1073741824" returned: 0 in 0.525s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:15 devstack sudo[102629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af Aug 13 16:44:15 devstack sudo[102629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:15 devstack sudo[102629]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af" returned: 0 in 0.293s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] <== create_volume: return (865ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.867s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da085117-f94e-473c-b296-9899ad912502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b01b246f-316e-4393-950a-9654f32895af', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c57c6664-35a9-4131-a6a6-147ccfac6f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:15 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Volume volume-b01b246f-316e-4393-950a-9654f32895af (b01b246f-316e-4393-950a-9654f32895af): created successfully Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c57c6664-35a9-4131-a6a6-147ccfac6f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Flow 'volume_create_manager' (3fdeaeb3-32c3-4a39-8e5e-3996539c6fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a3ca7860-ff79-4004-8f07-afa2a879e4fd tempest-ServersNegativeTestJSON-1844064888 None] Created volume successfully. Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Flow 'volume_create_manager' (2303d4c2-c2f9-4589-88f5-543f51a43650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60a6c0ea-4ca3-46d1-8d0d-a5dab69b6d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60a6c0ea-4ca3-46d1-8d0d-a5dab69b6d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1874772562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f493d7b2-aefd-4b2c-8a56-de025b06d955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9e0f2e7d54747598f41dbdf818dbd49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:16Z,use_quota=True,user_id='caac9dd2d03c493e801ca939669337e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7ae2e06-5541-4fa4-95cf-109ddc8a24fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7ae2e06-5541-4fa4-95cf-109ddc8a24fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ef102e9-a59a-466d-9a2a-31ef46ff5cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ef102e9-a59a-466d-9a2a-31ef46ff5cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f493d7b2-aefd-4b2c-8a56-de025b06d955', 'volume_name': 'volume-f493d7b2-aefd-4b2c-8a56-de025b06d955', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0688716-3fff-4756-9539-ceb936e1a473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0688716-3fff-4756-9539-ceb936e1a473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c64613c-4ef1-495e-9221-4b1f1b4e8d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Volume f493d7b2-aefd-4b2c-8a56-de025b06d955: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f493d7b2-aefd-4b2c-8a56-de025b06d955', 'volume_size': 1} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1874772562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f493d7b2-aefd-4b2c-8a56-de025b06d955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9e0f2e7d54747598f41dbdf818dbd49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:16Z,use_quota=True,user_id='caac9dd2d03c493e801ca939669337e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Creating volume f493d7b2-aefd-4b2c-8a56-de025b06d955 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:16 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:16 devstack sudo[102634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 1073741824 Aug 13 16:44:16 devstack sudo[102634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:16 devstack sudo[102634]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 1073741824" returned: 0 in 0.529s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:16 devstack sudo[102640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 Aug 13 16:44:16 devstack sudo[102640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:17 devstack sudo[102640]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955" returned: 0 in 0.487s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] <== create_volume: return (1071ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.074s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c64613c-4ef1-495e-9221-4b1f1b4e8d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f493d7b2-aefd-4b2c-8a56-de025b06d955', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b0a7eda-ee52-4b04-853f-ab91d82ef2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:17 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Volume volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 (f493d7b2-aefd-4b2c-8a56-de025b06d955): created successfully Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b0a7eda-ee52-4b04-853f-ab91d82ef2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Flow 'volume_create_manager' (2303d4c2-c2f9-4589-88f5-543f51a43650) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-67eea607-8638-4b90-a437-fe96818daa58 tempest-AttachVolumeNegativeTest-591587530 None] Created volume successfully. Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Flow 'volume_create_manager' (6fccd8e7-e734-497f-8bb8-91b8fb20314f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f45ab7f7-d98d-4076-ace5-5584ff69c7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f45ab7f7-d98d-4076-ace5-5584ff69c7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-225173993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e7968606-397b-4fdf-84cd-e2f66994e8af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d797ad3356944932ab2f242bd4aedef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:18Z,use_quota=True,user_id='160b285d932548d28187af3de9a7ed55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69def3c3-907f-4256-9da3-2d3400858b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69def3c3-907f-4256-9da3-2d3400858b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2488888b-1915-474f-b76a-4a67bff2c804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2488888b-1915-474f-b76a-4a67bff2c804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e7968606-397b-4fdf-84cd-e2f66994e8af', 'volume_name': 'volume-e7968606-397b-4fdf-84cd-e2f66994e8af', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d288e0fe-b2f3-4511-95ba-f646d1ae9d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d288e0fe-b2f3-4511-95ba-f646d1ae9d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1cc94c8e-e6b8-4fee-9cb0-303c5a4db0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:17 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Volume e7968606-397b-4fdf-84cd-e2f66994e8af: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e7968606-397b-4fdf-84cd-e2f66994e8af', 'volume_size': 1} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-225173993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e7968606-397b-4fdf-84cd-e2f66994e8af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d797ad3356944932ab2f242bd4aedef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:18Z,use_quota=True,user_id='160b285d932548d28187af3de9a7ed55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Creating volume e7968606-397b-4fdf-84cd-e2f66994e8af {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:17 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:17 devstack sudo[102680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af 1073741824 Aug 13 16:44:17 devstack sudo[102680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:18 devstack sudo[102680]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Flow 'volume_create_manager' (74e2fd91-cb5c-4307-9e37-3aac76faf699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ce636eb-b8d8-4f9c-b50b-9777c5e09a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af 1073741824" returned: 0 in 0.711s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ce636eb-b8d8-4f9c-b50b-9777c5e09a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2126664101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e05a420-1fa8-4fc4-b39c-bc343c4c6872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f72ccd588344b678ae5fbf4d01282c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:18Z,use_quota=True,user_id='35d685f58b7946bd81ebf4ee78b9bd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb43c9b7-e610-466c-863f-c569c6cdc27b),volume_type_id=fb43c9b7-e610-466c-863f-c569c6cdc27b)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25beb14c-2058-47b9-9d00-bb89a61996df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25beb14c-2058-47b9-9d00-bb89a61996df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a67d3eb-de65-4b86-bf10-5312df5df57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a67d3eb-de65-4b86-bf10-5312df5df57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e05a420-1fa8-4fc4-b39c-bc343c4c6872', 'volume_name': 'volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c02c51cd-28e4-4f05-affd-d3a7e4ce4318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c02c51cd-28e4-4f05-affd-d3a7e4ce4318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fc9eb47-4044-41c9-95b7-09426c5cbd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:18 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Volume 4e05a420-1fa8-4fc4-b39c-bc343c4c6872: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872', 'volume_size': 1} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:18 devstack sudo[102691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af Aug 13 16:44:18 devstack sudo[102691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:18 devstack sudo[102691]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af" returned: 0 in 0.340s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] <== create_volume: return (1162ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.169s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.382s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2126664101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e05a420-1fa8-4fc4-b39c-bc343c4c6872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f72ccd588344b678ae5fbf4d01282c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:18Z,use_quota=True,user_id='35d685f58b7946bd81ebf4ee78b9bd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb43c9b7-e610-466c-863f-c569c6cdc27b),volume_type_id=fb43c9b7-e610-466c-863f-c569c6cdc27b)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Creating volume 4e05a420-1fa8-4fc4-b39c-bc343c4c6872 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:18 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:18 devstack sudo[102695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 1073741824 Aug 13 16:44:18 devstack sudo[102695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1cc94c8e-e6b8-4fee-9cb0-303c5a4db0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7968606-397b-4fdf-84cd-e2f66994e8af', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2454c103-161d-44a0-a29a-445043508656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Volume volume-e7968606-397b-4fdf-84cd-e2f66994e8af (e7968606-397b-4fdf-84cd-e2f66994e8af): created successfully Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2454c103-161d-44a0-a29a-445043508656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Flow 'volume_create_manager' (6fccd8e7-e734-497f-8bb8-91b8fb20314f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Flow 'volume_create_manager' (9527f273-9118-4e8b-8719-28567f5f3ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8e20778-780c-4b1f-8967-f3e43d2b7071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8e20778-780c-4b1f-8967-f3e43d2b7071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-912878326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3a31f460-aec5-4c41-8b78-e6284aa1d3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16071953fa4a7ca640698a71b40208',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:19Z,use_quota=True,user_id='2067d1d073394f5cbe4d901388d034ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47e9679e-7b3a-4147-a398-90ea64549c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (47e9679e-7b3a-4147-a398-90ea64549c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1042fe8c-ff74-4966-9786-a16b41475586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1042fe8c-ff74-4966-9786-a16b41475586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3a31f460-aec5-4c41-8b78-e6284aa1d3a0', 'volume_name': 'volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d26b250-dfc6-428c-8484-3fb2b8f8408d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d26b250-dfc6-428c-8484-3fb2b8f8408d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d13aea9-e3c9-4fcf-97d2-e79eeea6667a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Volume 3a31f460-aec5-4c41-8b78-e6284aa1d3a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0', 'volume_size': 1} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-41d2d02f-7979-4603-9b27-edabeb642465 tempest-AbsoluteLimitsTests-331159421 None] Created volume successfully. Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Flow 'volume_create_manager' (d0e24a31-01d0-4f72-adb2-52d9c1bb659e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e1be6aa-1c2d-49d7-b801-247ecaa089d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e1be6aa-1c2d-49d7-b801-247ecaa089d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1090037772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=70d04a85-0ee7-4eef-be7c-c7c2b5824275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f72ccd588344b678ae5fbf4d01282c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:19Z,use_quota=True,user_id='35d685f58b7946bd81ebf4ee78b9bd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e706deb-ae09-41cd-bc83-c4b1e7ecf222),volume_type_id=6e706deb-ae09-41cd-bc83-c4b1e7ecf222)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e9494df-db25-425a-9e66-e26be73556a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e9494df-db25-425a-9e66-e26be73556a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e59533d-2044-4ece-a510-b70f67a0325a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e59533d-2044-4ece-a510-b70f67a0325a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70d04a85-0ee7-4eef-be7c-c7c2b5824275', 'volume_name': 'volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (360b0040-b70c-4682-b6a7-1b652cfe77c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (360b0040-b70c-4682-b6a7-1b652cfe77c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60918f75-bc86-44f2-b1e0-0bcce89df4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Volume 70d04a85-0ee7-4eef-be7c-c7c2b5824275: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275', 'volume_size': 1} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:19 devstack sudo[102695]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 1073741824" returned: 0 in 0.632s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Flow 'volume_create_manager' (62616896-05ef-4a26-a234-345800f9a72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ecc4a34-7a98-4baf-b6c7-962c01939713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ecc4a34-7a98-4baf-b6c7-962c01939713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-65925793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=73fa68ad-6964-44c8-9130-c38da2800c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f72ccd588344b678ae5fbf4d01282c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:20Z,use_quota=True,user_id='35d685f58b7946bd81ebf4ee78b9bd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f75d6b35-a236-4d9b-89d9-853b15a5ea8e),volume_type_id=f75d6b35-a236-4d9b-89d9-853b15a5ea8e)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da6e1673-b9cb-485d-b86a-76b25ff12926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da6e1673-b9cb-485d-b86a-76b25ff12926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42cf34c4-b758-486d-9443-470c6486a97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-7ba43926-d198-4299-a56d-e634853e7d53 req-0db5643c-cd4b-49cf-96ee-d4e2e7c04837 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:19 devstack sudo[102710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 Aug 13 16:44:19 devstack sudo[102710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Acquiring lock "cinder-e7968606-397b-4fdf-84cd-e2f66994e8af-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Lock "cinder-e7968606-397b-4fdf-84cd-e2f66994e8af-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Acquiring lock "cinder-quobyte-e7968606-397b-4fdf-84cd-e2f66994e8af" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Lock "cinder-quobyte-e7968606-397b-4fdf-84cd-e2f66994e8af" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[efb4a2db-f9ad-4f7c-83f5-1f3e2c2a75af]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:19 devstack sudo[102710]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872" returned: 0 in 0.314s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] <== create_volume: return (1069ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.075s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.885s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-912878326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3a31f460-aec5-4c41-8b78-e6284aa1d3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16071953fa4a7ca640698a71b40208',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:19Z,use_quota=True,user_id='2067d1d073394f5cbe4d901388d034ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Creating volume 3a31f460-aec5-4c41-8b78-e6284aa1d3a0 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:20 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:20 devstack sudo[102714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 1073741824 Aug 13 16:44:20 devstack sudo[102714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fc9eb47-4044-41c9-95b7-09426c5cbd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (558c6ed9-479a-485f-864a-7dcba3d6a5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42cf34c4-b758-486d-9443-470c6486a97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '73fa68ad-6964-44c8-9130-c38da2800c4e', 'volume_name': 'volume-73fa68ad-6964-44c8-9130-c38da2800c4e', 'volume_size': 1, 'image_id': 'a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--2015934279', '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': '1f72ccd588344b678ae5fbf4d01282c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'created_at': datetime.datetime(2026, 8, 13, 14, 44, 15, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 44, 17, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f/file', 'properties': {}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f234afd-dbd4-49e2-b636-2788b5b7470f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:20 devstack sudo[102713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af Aug 13 16:44:20 devstack sudo[102713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f234afd-dbd4-49e2-b636-2788b5b7470f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (310fa2de-7aee-4125-b969-6e8d0fc59a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Volume 73fa68ad-6964-44c8-9130-c38da2800c4e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-73fa68ad-6964-44c8-9130-c38da2800c4e', 'volume_size': 1, 'image_id': 'a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--2015934279', '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': '1f72ccd588344b678ae5fbf4d01282c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'created_at': datetime.datetime(2026, 8, 13, 14, 44, 15, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 44, 17, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f/file', 'properties': {}}, 'image_service': } Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Trying to clone 73fa68ad-6964-44c8-9130-c38da2800c4e from image a2ee7609-5300-4fbc-bfa2-31f356eec72f at location (None, [{'url': 'file:///opt/stack/data/glance/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:44:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Volume volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 (4e05a420-1fa8-4fc4-b39c-bc343c4c6872): created successfully Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (558c6ed9-479a-485f-864a-7dcba3d6a5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Flow 'volume_create_manager' (74e2fd91-cb5c-4307-9e37-3aac76faf699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b15907e0-1d94-4121-897a-29a4ef8c6f5c tempest-TestInstancesWithCinderVolumes-284585198 None] Created volume successfully. Aug 13 16:44:20 devstack sudo[102713]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:20 devstack sudo[102725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af Aug 13 16:44:20 devstack sudo[102725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:20 devstack sudo[102714]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 1073741824" returned: 0 in 0.561s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:20 devstack sudo[102727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 Aug 13 16:44:20 devstack sudo[102727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:20 devstack sudo[102725]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7968606-397b-4fdf-84cd-e2f66994e8af" returned: 0 in 0.290s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Lock "cinder-quobyte-e7968606-397b-4fdf-84cd-e2f66994e8af" released by "delete_volume" :: held 0.828s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Created reservations ['47dd3b1c-11f3-4359-b991-035a0a85435f', 'ebbb55d5-3137-4d29-a530-226d47f1bfc8', 'b4e99772-6d6e-47c4-a999-697ac90db6a5', '402240dd-cd4c-4c4e-bcfc-f34ecc991cb1'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:44:20 devstack sudo[102727]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0" returned: 0 in 0.265s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] <== create_volume: return (894ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.898s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.634s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1090037772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=70d04a85-0ee7-4eef-be7c-c7c2b5824275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f72ccd588344b678ae5fbf4d01282c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:19Z,use_quota=True,user_id='35d685f58b7946bd81ebf4ee78b9bd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e706deb-ae09-41cd-bc83-c4b1e7ecf222),volume_type_id=6e706deb-ae09-41cd-bc83-c4b1e7ecf222)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Creating volume 70d04a85-0ee7-4eef-be7c-c7c2b5824275 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:20 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:20 devstack sudo[102731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 1073741824 Aug 13 16:44:20 devstack sudo[102731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d13aea9-e3c9-4fcf-97d2-e79eeea6667a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ccd4f5b-6c8d-495c-8929-cc0c395c5822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:20 devstack sudo[102733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:44:20 devstack sudo[102733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:21 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Volume volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 (3a31f460-aec5-4c41-8b78-e6284aa1d3a0): created successfully Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ccd4f5b-6c8d-495c-8929-cc0c395c5822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Flow 'volume_create_manager' (9527f273-9118-4e8b-8719-28567f5f3ac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a0ac6325-c6f3-4594-9563-6f6302835277 tempest-ServersNegativeTestJSON-1844064888 None] Created volume successfully. Aug 13 16:44:21 devstack sudo[102733]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.315s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:44:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Deleted volume successfully. Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9bdcbeb3-2feb-40e3-b347-37973632f167 tempest-AbsoluteLimitsTests-331159421 None] Lock "cinder-e7968606-397b-4fdf-84cd-e2f66994e8af-delete_volume" released by "delete_volume" :: held 1.439s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:21 devstack sudo[102731]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 1073741824" returned: 0 in 0.573s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:21 devstack sudo[102740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 Aug 13 16:44:21 devstack sudo[102740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:21 devstack sudo[102740]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] <== create_volume: return (955ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.958s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-7ba43926-d198-4299-a56d-e634853e7d53 req-0db5643c-cd4b-49cf-96ee-d4e2e7c04837 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 2.195s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60918f75-bc86-44f2-b1e0-0bcce89df4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e68a235a-cfd2-4af8-a7a9-1c6aeab97fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-7ba43926-d198-4299-a56d-e634853e7d53 req-0db5643c-cd4b-49cf-96ee-d4e2e7c04837 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.030s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:21 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Volume volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 (70d04a85-0ee7-4eef-be7c-c7c2b5824275): created successfully Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e68a235a-cfd2-4af8-a7a9-1c6aeab97fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Flow 'volume_create_manager' (d0e24a31-01d0-4f72-adb2-52d9c1bb659e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e8c2ad07-1c25-4e24-ba31-cf3d9e000d5d tempest-TestInstancesWithCinderVolumes-284585198 None] Created volume successfully. Aug 13 16:44:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-7ba43926-d198-4299-a56d-e634853e7d53 req-0db5643c-cd4b-49cf-96ee-d4e2e7c04837 tempest-AttachVolumeNegativeTest-591587530 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-f493d7b2-aefd-4b2c-8a56-de025b06d955', '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': '92dac164-8cd5-40b7-9921-6e4730523eb0', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:44:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-7ba43926-d198-4299-a56d-e634853e7d53 req-0db5643c-cd4b-49cf-96ee-d4e2e7c04837 tempest-AttachVolumeNegativeTest-591587530 None] attachment_update completed successfully. Aug 13 16:44:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "cinder-3a31f460-aec5-4c41-8b78-e6284aa1d3a0-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-3a31f460-aec5-4c41-8b78-e6284aa1d3a0-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "cinder-quobyte-3a31f460-aec5-4c41-8b78-e6284aa1d3a0" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-quobyte-3a31f460-aec5-4c41-8b78-e6284aa1d3a0" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:22 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[16fb1c30-aa49-464c-9fe3-ed99a3868ebb]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:22 devstack sudo[103124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 Aug 13 16:44:22 devstack sudo[103124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:22 devstack sudo[103124]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0" returned: 0 in 0.461s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:23 devstack sudo[103134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0 Aug 13 16:44:23 devstack sudo[103134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:23 devstack sudo[103134]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3a31f460-aec5-4c41-8b78-e6284aa1d3a0" returned: 0 in 0.379s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-quobyte-3a31f460-aec5-4c41-8b78-e6284aa1d3a0" released by "delete_volume" :: held 0.912s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Created reservations ['328aaf85-feb3-4f3b-a4d0-fc7797ad6c00', 'c7ef3e2d-6c9b-4acf-8023-62635c196a8c', '14a742fb-01e7-4c54-aff1-7227ed482a37', '497ebabf-3868-4acb-a2aa-495993192fd3'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:23 devstack sudo[103137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:44:23 devstack sudo[103137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:23 devstack sudo[103137]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:44:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Deleted volume successfully. Aug 13 16:44:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36b3e812-f239-4c97-9bc7-27e847b662e9 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-3a31f460-aec5-4c41-8b78-e6284aa1d3a0-delete_volume" released by "delete_volume" :: held 1.578s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "cinder-b01b246f-316e-4393-950a-9654f32895af-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-b01b246f-316e-4393-950a-9654f32895af-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "cinder-quobyte-b01b246f-316e-4393-950a-9654f32895af" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-quobyte-b01b246f-316e-4393-950a-9654f32895af" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d856c46f-0ead-4625-b3d1-115563695ab2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:24 devstack sudo[103140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af Aug 13 16:44:24 devstack sudo[103140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:25 devstack sudo[103140]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af" returned: 0 in 0.451s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:25 devstack sudo[103145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af Aug 13 16:44:25 devstack sudo[103145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD, size 20.69 MB, duration 5.24 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:44:25 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Image download 20.69 MB at 3.95 MB/s Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[1dc39e83-6b61-4546-9556-eb517ca7497c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:25 devstack sudo[103147]: quobyte : PWD=/ ; USER=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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD Aug 13 16:44:25 devstack sudo[103147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:25 devstack sudo[103145]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b01b246f-316e-4393-950a-9654f32895af" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-quobyte-b01b246f-316e-4393-950a-9654f32895af" released by "delete_volume" :: held 0.842s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Created reservations ['e16528f3-46b9-4645-bad0-bbc95c25c3c0', '1435a223-09a5-4939-b9c1-d4da795a3f9a', '94d0a72a-0545-4465-9bc9-6d89ac74a76b', '1e27880b-4470-415e-8c4b-224995cad1c0'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:25 devstack sudo[103147]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:25 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Temporary image a2ee7609-5300-4fbc-bfa2-31f356eec72f is fetched for user 35d685f58b7946bd81ebf4ee78b9bd5f. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:44:25 devstack sudo[103153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:44:25 devstack sudo[103153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f054389d-3be7-4cd9-981e-84b90834d090]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:26 devstack sudo[103155]: quobyte : PWD=/ ; USER=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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD Aug 13 16:44:26 devstack sudo[103155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:26 devstack sudo[103153]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.568s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:44:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Deleted volume successfully. Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ba50654-989b-4c71-a6dd-114f8a08ca38 tempest-ServersNegativeTestJSON-1844064888 None] Lock "cinder-b01b246f-316e-4393-950a-9654f32895af-delete_volume" released by "delete_volume" :: held 1.774s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:26 devstack sudo[103155]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD" returned: 0 in 0.487s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-65925793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=73fa68ad-6964-44c8-9130-c38da2800c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f72ccd588344b678ae5fbf4d01282c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:20Z,use_quota=True,user_id='35d685f58b7946bd81ebf4ee78b9bd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f75d6b35-a236-4d9b-89d9-853b15a5ea8e),volume_type_id=f75d6b35-a236-4d9b-89d9-853b15a5ea8e)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Creating volume 73fa68ad-6964-44c8-9130-c38da2800c4e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:26 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:26 devstack sudo[103163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e 1073741824 Aug 13 16:44:26 devstack sudo[103163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:27 devstack sudo[103163]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e 1073741824" returned: 0 in 0.828s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:27 devstack sudo[103192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e Aug 13 16:44:27 devstack sudo[103192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:27 devstack sudo[103192]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e" returned: 0 in 0.376s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] <== create_volume: return (1285ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.292s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Attempting download of a2ee7609-5300-4fbc-bfa2-31f356eec72f ((None, [{'url': 'file:///opt/stack/data/glance/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'metadata': {}}])) to volume 73fa68ad-6964-44c8-9130-c38da2800c4e. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d02b42d-6185-4e3e-a665-d8fe4efa922a]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_gduzw2zh {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:28 devstack sudo[103196]: 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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_gduzw2zh Aug 13 16:44:28 devstack sudo[103196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:28 devstack sudo[103196]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_gduzw2zh" returned: 0 in 0.552s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_gduzw2zh {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:28 devstack sudo[103201]: 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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_gduzw2zh Aug 13 16:44:28 devstack sudo[103201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:28 devstack sudo[103201]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_gduzw2zh" returned: 1 in 0.387s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_gduzw2zh' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:44:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[96fdcf75-cd84-4944-b385-afe33a53f5c9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:29 devstack sudo[103205]: quobyte : PWD=/ ; USER=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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD Aug 13 16:44:29 devstack sudo[103205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:29 devstack sudo[103205]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD" returned: 0 in 0.446s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:29 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] a2ee7609-5300-4fbc-bfa2-31f356eec72f was qcow2, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:44:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:29 devstack sudo[103213]: 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_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e Aug 13 16:44:29 devstack sudo[103213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:32 devstack sudo[103213]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e" returned: 0 in 2.852s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a2ee7609-5300-4fbc-bfa2-31f356eec72f_lz8asgx2devstack@QuobyteHD, size 112.00 MB, duration 2.85 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:44:32 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Converted 112.00 MB image at 39.26 MB/s Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:32 devstack sudo[103249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e 1G Aug 13 16:44:32 devstack sudo[103249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:32 devstack sudo[103249]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e 1G" returned: 0 in 0.423s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Downloaded image a2ee7609-5300-4fbc-bfa2-31f356eec72f ((None, [{'url': 'file:///opt/stack/data/glance/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'metadata': {}}])) to volume 73fa68ad-6964-44c8-9130-c38da2800c4e successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Temporary image a2ee7609-5300-4fbc-bfa2-31f356eec72f for user 35d685f58b7946bd81ebf4ee78b9bd5f is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Marking volume 73fa68ad-6964-44c8-9130-c38da2800c4e as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Copying metadata from image a2ee7609-5300-4fbc-bfa2-31f356eec72f to 73fa68ad-6964-44c8-9130-c38da2800c4e. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Creating volume glance metadata for volume 73fa68ad-6964-44c8-9130-c38da2800c4e backed by image a2ee7609-5300-4fbc-bfa2-31f356eec72f with: {'image_id': 'a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'image_name': 'tempest-scenario-img--2015934279', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (310fa2de-7aee-4125-b969-6e8d0fc59a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73fa68ad-6964-44c8-9130-c38da2800c4e', 'volume_size': 1, 'image_id': 'a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--2015934279', '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': '1f72ccd588344b678ae5fbf4d01282c5', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'a2ee7609-5300-4fbc-bfa2-31f356eec72f', 'created_at': datetime.datetime(2026, 8, 13, 14, 44, 15, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 44, 17, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a2ee7609-5300-4fbc-bfa2-31f356eec72f/file', 'properties': {}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abea11cc-8f31-443c-b896-ed42771f0f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:32 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Volume volume-73fa68ad-6964-44c8-9130-c38da2800c4e (73fa68ad-6964-44c8-9130-c38da2800c4e): created successfully Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (abea11cc-8f31-443c-b896-ed42771f0f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Flow 'volume_create_manager' (62616896-05ef-4a26-a234-345800f9a72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8b98195c-8a9d-4cef-bdc5-a917afd7eda6 tempest-TestInstancesWithCinderVolumes-284585198 None] Created volume successfully. Aug 13 16:44:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-17554b3f-3d26-43ed-a07d-159977194d45 req-13ca19c9-a1a7-4ac7-8caf-dd5a47bc3a5f tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-17554b3f-3d26-43ed-a07d-159977194d45 req-13ca19c9-a1a7-4ac7-8caf-dd5a47bc3a5f tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-17554b3f-3d26-43ed-a07d-159977194d45 req-13ca19c9-a1a7-4ac7-8caf-dd5a47bc3a5f tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.046s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-17554b3f-3d26-43ed-a07d-159977194d45 req-13ca19c9-a1a7-4ac7-8caf-dd5a47bc3a5f tempest-TestInstancesWithCinderVolumes-284585198 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-73fa68ad-6964-44c8-9130-c38da2800c4e', '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': 'd5f0af12-3041-41a0-9580-a5b64c6ab167', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:44:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-17554b3f-3d26-43ed-a07d-159977194d45 req-13ca19c9-a1a7-4ac7-8caf-dd5a47bc3a5f tempest-TestInstancesWithCinderVolumes-284585198 None] attachment_update completed successfully. Aug 13 16:44:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-372fe52c-2165-4983-b05c-9003bca171a1 tempest-GroupsTest-712372061 None] Group tempest-Group1-1005841895: creating Aug 13 16:44:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-372fe52c-2165-4983-b05c-9003bca171a1 tempest-GroupsTest-712372061 None] Group tempest-Group1-1005841895: created successfully Aug 13 16:44:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-372fe52c-2165-4983-b05c-9003bca171a1 tempest-GroupsTest-712372061 None] Create group completed successfully. Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Flow 'volume_create_manager' (c5e24286-3783-4e5f-aae9-500bd5dbfc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0428a2aa-f4bb-455d-90e0-f47fb240effb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0428a2aa-f4bb-455d-90e0-f47fb240effb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-893359333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a54659a-394f-4ff5-9ee2-1ce943e3c27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc36eae2bca45aea30bfda48d9d3476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:45Z,use_quota=True,user_id='8a13680af7e846e3be9add146e3ae56e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a6915a2-f308-4ab9-9a10-3bfc39a37c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a6915a2-f308-4ab9-9a10-3bfc39a37c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4937c292-8e73-4faa-95f1-d48b34bb0bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4937c292-8e73-4faa-95f1-d48b34bb0bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a54659a-394f-4ff5-9ee2-1ce943e3c27d', 'volume_name': 'volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b6fc0ac-3889-4d9b-a21f-2d988929df53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b6fc0ac-3889-4d9b-a21f-2d988929df53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (392aff17-fefb-4e4a-a753-28a808a4ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:45 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Volume 7a54659a-394f-4ff5-9ee2-1ce943e3c27d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d', 'volume_size': 1} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-893359333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a54659a-394f-4ff5-9ee2-1ce943e3c27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc36eae2bca45aea30bfda48d9d3476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:45Z,use_quota=True,user_id='8a13680af7e846e3be9add146e3ae56e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Creating volume 7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:45 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:45 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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d 1073741824 Aug 13 16:44:45 devstack sudo[103351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:46 devstack sudo[103351]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d 1073741824" returned: 0 in 0.860s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c57146b5-876a-421c-b002-218cc747f914 tempest-GroupsTest-712372061 None] Group tempest-Group2-1512222581: creating Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:46 devstack sudo[103357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:44:46 devstack sudo[103357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c57146b5-876a-421c-b002-218cc747f914 tempest-GroupsTest-712372061 None] Group tempest-Group2-1512222581: created successfully Aug 13 16:44:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c57146b5-876a-421c-b002-218cc747f914 tempest-GroupsTest-712372061 None] Create group completed successfully. Aug 13 16:44:46 devstack sudo[103357]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] <== create_volume: return (1359ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.365s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (392aff17-fefb-4e4a-a753-28a808a4ca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce75501c-5f96-4746-8ae8-c28bb850ca35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:46 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Volume volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d (7a54659a-394f-4ff5-9ee2-1ce943e3c27d): created successfully Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce75501c-5f96-4746-8ae8-c28bb850ca35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Flow 'volume_create_manager' (c5e24286-3783-4e5f-aae9-500bd5dbfc23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7b2ce303-1f3a-441d-8cae-182cea712799 tempest-VolumesActionsTest-788307947 None] Created volume successfully. Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Flow 'volume_create_manager' (63206076-9d32-4d25-a1d0-948962b062dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce722c15-162c-48f0-a8b5-30d78c55ff53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce722c15-162c-48f0-a8b5-30d78c55ff53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-631607876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d1ff3d77-a93f-4fd7-8935-eccf2c7f3efc,host='devstack@QuobyteHD#QuobyteHD',id=d3278a57-b357-40b1-9d94-d3e26cb67196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c1345d46d0498d81d558c4ff4d0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:49Z,use_quota=True,user_id='5199723368aa47f0a551490812b9c003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cb9d977-4c02-4450-a68d-89418ac0f12c),volume_type_id=7cb9d977-4c02-4450-a68d-89418ac0f12c)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64b29111-6e90-4664-ba68-d40ef1dc18a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64b29111-6e90-4664-ba68-d40ef1dc18a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8afdd564-b725-4a38-870e-06873dc3478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8afdd564-b725-4a38-870e-06873dc3478a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3278a57-b357-40b1-9d94-d3e26cb67196', 'volume_name': 'volume-d3278a57-b357-40b1-9d94-d3e26cb67196', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b1063da-f514-4423-b60c-d5bf5b1bb1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b1063da-f514-4423-b60c-d5bf5b1bb1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a832c1d7-d717-4f9c-b720-d4c213576499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:49 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Volume d3278a57-b357-40b1-9d94-d3e26cb67196: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3278a57-b357-40b1-9d94-d3e26cb67196', 'volume_size': 1} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=d1ff3d77-a93f-4fd7-8935-eccf2c7f3efc,created_at=2026-08-13T14:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-631607876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d1ff3d77-a93f-4fd7-8935-eccf2c7f3efc,host='devstack@QuobyteHD#QuobyteHD',id=d3278a57-b357-40b1-9d94-d3e26cb67196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c1345d46d0498d81d558c4ff4d0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:44: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-13T14:44:49Z,use_quota=True,user_id='5199723368aa47f0a551490812b9c003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cb9d977-4c02-4450-a68d-89418ac0f12c),volume_type_id=7cb9d977-4c02-4450-a68d-89418ac0f12c)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Creating volume d3278a57-b357-40b1-9d94-d3e26cb67196 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:44:49 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:44:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:49 devstack sudo[103402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 1073741824 Aug 13 16:44:49 devstack sudo[103402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:50 devstack sudo[103402]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 1073741824" returned: 0 in 1.376s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:50 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/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 Aug 13 16:44:50 devstack sudo[103439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:51 devstack sudo[103439]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196" returned: 0 in 0.744s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] <== create_volume: return (2282ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:44:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.290s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a832c1d7-d717-4f9c-b720-d4c213576499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3278a57-b357-40b1-9d94-d3e26cb67196', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f5f84c0-5a13-4968-8076-d515a5b86b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:44:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Volume volume-d3278a57-b357-40b1-9d94-d3e26cb67196 (d3278a57-b357-40b1-9d94-d3e26cb67196): created successfully Aug 13 16:44:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f5f84c0-5a13-4968-8076-d515a5b86b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:44:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Flow 'volume_create_manager' (63206076-9d32-4d25-a1d0-948962b062dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:44:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-feffcfae-8134-4254-83fc-eaf563a608d5 tempest-GroupsTest-712372061 None] Created volume successfully. Aug 13 16:44:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Acquiring lock "cinder-quobyte-d3278a57-b357-40b1-9d94-d3e26cb67196" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:44:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Lock "cinder-quobyte-d3278a57-b357-40b1-9d94-d3e26cb67196" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:44:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f337e85d-99b0-438d-8a6d-c951d7476cc9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:44:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:55 devstack sudo[103478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 Aug 13 16:44:55 devstack sudo[103478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:56 devstack sudo[103478]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196" returned: 0 in 1.107s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:56 devstack sudo[103485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196 Aug 13 16:44:56 devstack sudo[103485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:56 devstack sudo[103485]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d3278a57-b357-40b1-9d94-d3e26cb67196" returned: 0 in 0.735s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Lock "cinder-quobyte-d3278a57-b357-40b1-9d94-d3e26cb67196" released by "delete_volume" :: held 1.909s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Created reservations ['8e11dbe2-a70c-48a1-97cd-cd9dd1cc2b89'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:44:57 devstack cinder-volume[94341]: WARNING cinder.quota [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-246525278 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-246525278, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:44:57 devstack cinder-volume[94341]: WARNING cinder.quota [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-246525278 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-246525278, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Created reservations ['770f5d25-2ec5-49bb-ad10-6ac385138180', 'fd7b9513-8ced-4c15-a56c-660b9c6595cb', '4bbaafb7-d338-4f90-be4e-59836bc213fa', '3e57456d-8e14-4f15-baa4-f349bad5ab5b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:57 devstack sudo[103525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:44:57 devstack sudo[103525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:57 devstack sudo[103525]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.591s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:57 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:44:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e1748c12-8db1-43df-9c10-0dafe5c61174 tempest-GroupsTest-712372061 None] Delete group completed successfully. Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Created reservations ['6f063e20-ed2f-4aff-8bcf-91ed25549c03'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:44:58 devstack sudo[103529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:44:58 devstack sudo[103529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:44:58 devstack sudo[103529]: pam_unix(sudo:session): session closed for user root Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:44:58 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:44:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9d1ec616-aa66-45e8-ae4d-b8c90277c620 tempest-GroupsTest-712372061 None] Delete group completed successfully. Aug 13 16:45:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-34772149-0f3f-40f4-8637-065098198ed2 tempest-GroupsTest-712372061 None] Group tempest-GroupsTest-Group-501474035: creating Aug 13 16:45:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-34772149-0f3f-40f4-8637-065098198ed2 tempest-GroupsTest-712372061 None] Group tempest-GroupsTest-Group-501474035: created successfully Aug 13 16:45:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-34772149-0f3f-40f4-8637-065098198ed2 tempest-GroupsTest-712372061 None] Create group completed successfully. Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Flow 'volume_create_manager' (03962cda-1688-40ab-9d4c-a2f7fe721810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21740d3d-00a8-43be-af17-5f04190ef94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21740d3d-00a8-43be-af17-5f04190ef94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-25196183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be99bce6-4e55-41fe-8728-7f612b719367,host='devstack@QuobyteHD#QuobyteHD',id=a224ce6f-cef2-4551-8976-3930ded31c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c1345d46d0498d81d558c4ff4d0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:45:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:45:03Z,use_quota=True,user_id='5199723368aa47f0a551490812b9c003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53423941-5769-4757-962c-d472188809a8),volume_type_id=53423941-5769-4757-962c-d472188809a8)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ac8083b-6eb8-4328-8c30-dec94bb34ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ac8083b-6eb8-4328-8c30-dec94bb34ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fe0d5e3-7285-4850-9a7b-39f04a7a8f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fe0d5e3-7285-4850-9a7b-39f04a7a8f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a224ce6f-cef2-4551-8976-3930ded31c98', 'volume_name': 'volume-a224ce6f-cef2-4551-8976-3930ded31c98', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46a2b0fd-fca8-4b6b-a93e-909967be8c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46a2b0fd-fca8-4b6b-a93e-909967be8c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c102bdf-f81e-4ef7-a022-e950d30a9395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:03 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Volume a224ce6f-cef2-4551-8976-3930ded31c98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a224ce6f-cef2-4551-8976-3930ded31c98', 'volume_size': 1} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=be99bce6-4e55-41fe-8728-7f612b719367,created_at=2026-08-13T14:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-25196183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be99bce6-4e55-41fe-8728-7f612b719367,host='devstack@QuobyteHD#QuobyteHD',id=a224ce6f-cef2-4551-8976-3930ded31c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c1345d46d0498d81d558c4ff4d0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:45:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:45:03Z,use_quota=True,user_id='5199723368aa47f0a551490812b9c003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53423941-5769-4757-962c-d472188809a8),volume_type_id=53423941-5769-4757-962c-d472188809a8)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Creating volume a224ce6f-cef2-4551-8976-3930ded31c98 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:45:03 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:45:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:03 devstack sudo[103621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 1073741824 Aug 13 16:45:03 devstack sudo[103621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:04 devstack sudo[103621]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 1073741824" returned: 0 in 0.929s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:04 devstack sudo[103627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 Aug 13 16:45:04 devstack sudo[103627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cef06933-1856-45d3-b46b-5674f9c8b492 tempest-VolumesActionsTest-788307947 None] Acquiring lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" by "attach_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cef06933-1856-45d3-b46b-5674f9c8b492 tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" acquired by "attach_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:45:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cef06933-1856-45d3-b46b-5674f9c8b492 tempest-VolumesActionsTest-788307947 None] Attaching volume 7a54659a-394f-4ff5-9ee2-1ce943e3c27d to instance 608a5139-77be-4d46-8996-d67dcfe29fd9 at mountpoint /dev/vdb on host None. Aug 13 16:45:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cef06933-1856-45d3-b46b-5674f9c8b492 tempest-VolumesActionsTest-788307947 None] Attach volume completed successfully. Aug 13 16:45:05 devstack sudo[103627]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98" returned: 0 in 0.752s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] <== create_volume: return (1789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.792s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cef06933-1856-45d3-b46b-5674f9c8b492 tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" released by "attach_volume" :: held 0.259s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c102bdf-f81e-4ef7-a022-e950d30a9395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a224ce6f-cef2-4551-8976-3930ded31c98', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b998887a-1f52-4746-bab1-bfcbdffab2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Volume volume-a224ce6f-cef2-4551-8976-3930ded31c98 (a224ce6f-cef2-4551-8976-3930ded31c98): created successfully Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b998887a-1f52-4746-bab1-bfcbdffab2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Flow 'volume_create_manager' (03962cda-1688-40ab-9d4c-a2f7fe721810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:45:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1caee22b-c598-4901-8a38-5efd1c5f6a7b tempest-GroupsTest-712372061 None] Created volume successfully. Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fc74dc36-97c8-445b-81d0-6353cb315e80 tempest-VolumesActionsTest-788307947 None] Acquiring lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-detach_volume" by "detach_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fc74dc36-97c8-445b-81d0-6353cb315e80 tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-detach_volume" acquired by "detach_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:45:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fc74dc36-97c8-445b-81d0-6353cb315e80 tempest-VolumesActionsTest-788307947 None] Detaching volume 7a54659a-394f-4ff5-9ee2-1ce943e3c27d from instance 608a5139-77be-4d46-8996-d67dcfe29fd9. Aug 13 16:45:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fc74dc36-97c8-445b-81d0-6353cb315e80 tempest-VolumesActionsTest-788307947 None] Detach volume completed successfully. Aug 13 16:45:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fc74dc36-97c8-445b-81d0-6353cb315e80 tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-detach_volume" released by "detach_volume" :: held 0.138s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:06 devstack sudo[103630]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:45:06 devstack sudo[103630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:06 devstack sudo[103630]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.743s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:45:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Flow 'volume_create_manager' (b7c4536d-06ad-4e0e-9f9a-24209667dae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45d498b9-69d4-47c2-9a6a-b9232e2eb1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45d498b9-69d4-47c2-9a6a-b9232e2eb1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-945156042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be99bce6-4e55-41fe-8728-7f612b719367,host='devstack@QuobyteHD#QuobyteHD',id=17d0a1c3-0971-4fb4-96f4-4b21788d1d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c1345d46d0498d81d558c4ff4d0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:45: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-13T14:45:08Z,use_quota=True,user_id='5199723368aa47f0a551490812b9c003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53423941-5769-4757-962c-d472188809a8),volume_type_id=53423941-5769-4757-962c-d472188809a8)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (897fe861-a737-4d64-a444-345746c739f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (897fe861-a737-4d64-a444-345746c739f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9e1f9d5-0997-46f1-82b8-7b2241e513aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9e1f9d5-0997-46f1-82b8-7b2241e513aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17d0a1c3-0971-4fb4-96f4-4b21788d1d22', 'volume_name': 'volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c9b275e-583f-4e6c-858a-3136e388bb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c9b275e-583f-4e6c-858a-3136e388bb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32d95f3e-77bb-4f44-8f45-087ccfaac086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:08 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Volume 17d0a1c3-0971-4fb4-96f4-4b21788d1d22: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22', 'volume_size': 1} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=be99bce6-4e55-41fe-8728-7f612b719367,created_at=2026-08-13T14:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-945156042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=be99bce6-4e55-41fe-8728-7f612b719367,host='devstack@QuobyteHD#QuobyteHD',id=17d0a1c3-0971-4fb4-96f4-4b21788d1d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7c1345d46d0498d81d558c4ff4d0df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:45: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-13T14:45:08Z,use_quota=True,user_id='5199723368aa47f0a551490812b9c003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53423941-5769-4757-962c-d472188809a8),volume_type_id=53423941-5769-4757-962c-d472188809a8)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Creating volume 17d0a1c3-0971-4fb4-96f4-4b21788d1d22 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:45:08 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:45:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:08 devstack sudo[103659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 1073741824 Aug 13 16:45:08 devstack sudo[103659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:09 devstack sudo[103659]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 1073741824" returned: 0 in 1.164s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:09 devstack sudo[103691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 Aug 13 16:45:09 devstack sudo[103691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:09 devstack sudo[103691]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22" returned: 0 in 0.464s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] <== create_volume: return (1745ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:45:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.753s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32d95f3e-77bb-4f44-8f45-087ccfaac086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a94f1d56-bb7a-449b-92ae-0cc29fbcb722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:10 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Volume volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 (17d0a1c3-0971-4fb4-96f4-4b21788d1d22): created successfully Aug 13 16:45:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a94f1d56-bb7a-449b-92ae-0cc29fbcb722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Flow 'volume_create_manager' (b7c4536d-06ad-4e0e-9f9a-24209667dae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:45:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-457d9294-4400-48d1-85c7-8a71a370b5fb tempest-GroupsTest-712372061 None] Created volume successfully. Aug 13 16:45:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c922c082-164e-492e-9254-d46a9cfe5594 tempest-GroupsTest-712372061 None] Update group completed successfully. Aug 13 16:45:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2583d305-ba10-4bc5-b945-87ee4811c939 tempest-GroupsTest-712372061 None] Update group completed successfully. Aug 13 16:45:14 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=78,cinder:SELECT=88,cinder:INSERT=25,cinder:DELETE=8 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:45:14 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=82,cinder:UPDATE=87,cinder:INSERT=15,cinder:DELETE=6 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:45:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Acquiring lock "cinder-quobyte-17d0a1c3-0971-4fb4-96f4-4b21788d1d22" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Lock "cinder-quobyte-17d0a1c3-0971-4fb4-96f4-4b21788d1d22" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6281ad97-be2a-49ec-a863-d798e57c808b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:15 devstack sudo[103748]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 Aug 13 16:45:15 devstack sudo[103748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-dfa68501-2a9b-44da-90b7-adb5e25b08dd req-0ac81471-6545-4c46-bcc4-8838ad9dc4fe tempest-AttachVolumeNegativeTest-591587530 None] Terminate volume connection completed successfully. Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-dfa68501-2a9b-44da-90b7-adb5e25b08dd req-0ac81471-6545-4c46-bcc4-8838ad9dc4fe tempest-AttachVolumeNegativeTest-591587530 None] Deleting attachment 92dac164-8cd5-40b7-9921-6e4730523eb0. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:45:15 devstack sudo[103748]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22" returned: 0 in 0.451s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:15 devstack sudo[103758]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22 Aug 13 16:45:15 devstack sudo[103758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:15 devstack sudo[103758]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17d0a1c3-0971-4fb4-96f4-4b21788d1d22" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Lock "cinder-quobyte-17d0a1c3-0971-4fb4-96f4-4b21788d1d22" released by "delete_volume" :: held 0.833s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Acquiring lock "cinder-quobyte-a224ce6f-cef2-4551-8976-3930ded31c98" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Lock "cinder-quobyte-a224ce6f-cef2-4551-8976-3930ded31c98" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[99be6356-539c-4464-882d-c4959d78060b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:45:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:16 devstack sudo[103761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 Aug 13 16:45:16 devstack sudo[103761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:16 devstack sudo[103761]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:16 devstack sudo[103768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98 Aug 13 16:45:16 devstack sudo[103768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:16 devstack sudo[103768]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a224ce6f-cef2-4551-8976-3930ded31c98" returned: 0 in 0.329s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Lock "cinder-quobyte-a224ce6f-cef2-4551-8976-3930ded31c98" released by "delete_volume" :: held 0.928s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Created reservations ['883b2ba9-59a3-4abd-a83d-f24598184162'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:45:17 devstack cinder-volume[94341]: WARNING cinder.quota [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-678648589 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-678648589, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:45:17 devstack cinder-volume[94341]: WARNING cinder.quota [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-678648589 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-678648589, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Created reservations ['69f48402-326f-4a7f-b504-11c0349a77f4', 'd7709c81-0fee-41dd-98c6-030e573ab4ad', '37c87af2-1d3c-4eee-8230-187c3e7999e1', '97b21bef-b04d-404f-b79e-464a720ce9e8'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Created reservations ['c02314c7-327e-4896-b149-f7fe7480c4a0', '8aa9d5e5-d167-4b3a-89f7-fb01d6f1283d', '639aae1c-e1cc-4bc0-b84b-fa10fd1280af', 'c56695a3-488a-4392-8567-dc1c881bd75e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:17 devstack sudo[103804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:45:17 devstack sudo[103804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:18 devstack sudo[103804]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.741s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:18 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:45:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b3b1fa61-23c7-440d-a03e-98dca4598c71 tempest-GroupsTest-712372061 None] Delete group completed successfully. Aug 13 16:45:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6cba5313-39e6-48d6-a44d-85c4a841e69a tempest-VolumesActionsTest-788307947 None] Acquiring lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" by "attach_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:45:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6cba5313-39e6-48d6-a44d-85c4a841e69a tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" acquired by "attach_volume" :: waited 0.040s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:45:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6cba5313-39e6-48d6-a44d-85c4a841e69a tempest-VolumesActionsTest-788307947 None] Attaching volume 7a54659a-394f-4ff5-9ee2-1ce943e3c27d to instance 0168b5fd-7f7a-482c-9331-d3a14498ffe8 at mountpoint /dev/vdb on host None. Aug 13 16:45:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6cba5313-39e6-48d6-a44d-85c4a841e69a tempest-VolumesActionsTest-788307947 None] Attach volume completed successfully. Aug 13 16:45:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6cba5313-39e6-48d6-a44d-85c4a841e69a tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" released by "attach_volume" :: held 0.239s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:45:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a708aa8b-b47c-45ee-9e86-c8a7033c96f3 tempest-VolumesActionsTest-788307947 None] Acquiring lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-detach_volume" by "detach_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:45:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a708aa8b-b47c-45ee-9e86-c8a7033c96f3 tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-detach_volume" acquired by "detach_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:45:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a708aa8b-b47c-45ee-9e86-c8a7033c96f3 tempest-VolumesActionsTest-788307947 None] Detaching volume 7a54659a-394f-4ff5-9ee2-1ce943e3c27d from instance 0168b5fd-7f7a-482c-9331-d3a14498ffe8. Aug 13 16:45:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a708aa8b-b47c-45ee-9e86-c8a7033c96f3 tempest-VolumesActionsTest-788307947 None] Detach volume completed successfully. Aug 13 16:45:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a708aa8b-b47c-45ee-9e86-c8a7033c96f3 tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-detach_volume" released by "detach_volume" :: held 0.137s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:45:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6678adad-f7da-427b-b98d-45acb2f1f026 req-1bab1e16-88a7-4403-973b-6452c40b440c tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6678adad-f7da-427b-b98d-45acb2f1f026 req-1bab1e16-88a7-4403-973b-6452c40b440c tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6678adad-f7da-427b-b98d-45acb2f1f026 req-1bab1e16-88a7-4403-973b-6452c40b440c tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-6678adad-f7da-427b-b98d-45acb2f1f026 req-1bab1e16-88a7-4403-973b-6452c40b440c tempest-TestInstancesWithCinderVolumes-284585198 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872', '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': '58db238d-1b35-4df8-8af7-4858509081c4', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:45:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-6678adad-f7da-427b-b98d-45acb2f1f026 req-1bab1e16-88a7-4403-973b-6452c40b440c tempest-TestInstancesWithCinderVolumes-284585198 None] attachment_update completed successfully. Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Flow 'volume_create_manager' (858e4e6b-3184-4fc3-8fe5-a0ac10824f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9921e869-777f-48b0-bfaf-e26d183dd61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9921e869-777f-48b0-bfaf-e26d183dd61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1566273586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8d1ba32a-3538-4b74-8973-edadb6273af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60bc995eb6b4ad8a743fc8bdf223b93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:45:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:45:28Z,use_quota=True,user_id='c0f7835e7957479f97ce79a4f27b17d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0b2335c-2fda-4d6a-a6ab-3da7195be098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0b2335c-2fda-4d6a-a6ab-3da7195be098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a107c9a-ff12-4412-99b8-9592b3bb1655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a107c9a-ff12-4412-99b8-9592b3bb1655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8d1ba32a-3538-4b74-8973-edadb6273af7', 'volume_name': 'volume-8d1ba32a-3538-4b74-8973-edadb6273af7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11285c15-611a-4055-ad2f-46b60accefc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11285c15-611a-4055-ad2f-46b60accefc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (badfa0eb-936e-4bfe-85ee-8acf4683a2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:27 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Volume 8d1ba32a-3538-4b74-8973-edadb6273af7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8d1ba32a-3538-4b74-8973-edadb6273af7', 'volume_size': 1} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1566273586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8d1ba32a-3538-4b74-8973-edadb6273af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f60bc995eb6b4ad8a743fc8bdf223b93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:45:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:45:28Z,use_quota=True,user_id='c0f7835e7957479f97ce79a4f27b17d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Creating volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:45:27 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:45:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:27 devstack sudo[103973]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 1073741824 Aug 13 16:45:27 devstack sudo[103973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:28 devstack sudo[103973]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 1073741824" returned: 0 in 0.650s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:28 devstack sudo[103982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 Aug 13 16:45:28 devstack sudo[103982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:28 devstack sudo[103982]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] <== create_volume: return (1002ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (badfa0eb-936e-4bfe-85ee-8acf4683a2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8d1ba32a-3538-4b74-8973-edadb6273af7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e5807f3-a330-4786-8ec5-c69b65c1c0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:45:28 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Volume volume-8d1ba32a-3538-4b74-8973-edadb6273af7 (8d1ba32a-3538-4b74-8973-edadb6273af7): created successfully Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e5807f3-a330-4786-8ec5-c69b65c1c0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:45:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Flow 'volume_create_manager' (858e4e6b-3184-4fc3-8fe5-a0ac10824f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:45:28 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a638833c-9d52-4061-8fa1-683178d629fd tempest-SnapshotsActionsTest-1119501950 None] Created volume successfully. Aug 13 16:45:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:29 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef847d1d-f5d4-4038-a321-a2e25f5cc9e2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:45:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:29 devstack sudo[103991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:45:29 devstack sudo[103991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:29 devstack sudo[103991]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.597s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:29 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a377fa5-1e45-428e-8d0f-c7b6c824fc51]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:45:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:30 devstack sudo[104001]: quobyte : PWD=/ ; USER=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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:45:30 devstack sudo[104001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-cec616ae-7753-4b2f-8650-ec34088a1839 req-f7d9e4b5-fa5b-4133-ad6a-1469fc4cf7d0 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:45:30 devstack sudo[104001]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.563s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.c37eedea-5f49-443d-9222-cbf5eee7cf3ftc6s563k.img {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:30 devstack sudo[104031]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.c37eedea-5f49-443d-9222-cbf5eee7cf3ftc6s563k.img Aug 13 16:45:30 devstack sudo[104031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:35 devstack sudo[104031]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.c37eedea-5f49-443d-9222-cbf5eee7cf3ftc6s563k.img" returned: 0 in 5.048s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[aeb6c574-319a-44a4-be1b-2757fed1e09a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:45:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:35 devstack sudo[104050]: quobyte : PWD=/ ; USER=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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:45:35 devstack sudo[104050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:36 devstack sudo[104050]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.655s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:36 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d, size 1024.00 MB, duration 5.05 sec, destination /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.c37eedea-5f49-443d-9222-cbf5eee7cf3ftc6s563k.img {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:45:36 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Converted 1024.00 MB image at 202.78 MB/s Aug 13 16:45:36 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] c37eedea-5f49-443d-9222-cbf5eee7cf3f was raw, no need to convert to raw {{(pid=94341) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 13 16:45:40 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=30,cinder:UPDATE=25,cinder:INSERT=5,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:45:46 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=32,cinder:UPDATE=28,cinder:INSERT=7 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 29.768s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Uploaded volume to glance image-id: c37eedea-5f49-443d-9222-cbf5eee7cf3f. {{(pid=94341) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 29.037s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Creating offline snapshot 7fdbeef9-8f94-450d-9def-d5b4bfc0509c of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:45:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4d5bca5f-486c-4b6e-af3d-ddf5e53e045e tempest-VolumesActionsTest-788307947 None] Copy volume to image completed successfully. Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e95d515b-ac32-4ff2-83d1-70b960efcebc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:59 devstack sudo[104174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 Aug 13 16:45:59 devstack sudo[104174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:45:59 devstack sudo[104174]: pam_unix(sudo:session): session closed for user root Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7" returned: 0 in 0.476s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:45:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:45:59 devstack sudo[104179]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c 1G Aug 13 16:45:59 devstack sudo[104179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:00 devstack sudo[104179]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c 1G" returned: 0 in 0.513s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:00 devstack sudo[104184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:00 devstack sudo[104184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:00 devstack sudo[104184]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.372s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:00 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c is being set with open permissions: ugo+rw Aug 13 16:46:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:00 devstack sudo[104190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:00 devstack sudo[104190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:00 devstack sudo[104190]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.300s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:00 devstack sudo[104193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.info Aug 13 16:46:00 devstack sudo[104193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:01 devstack sudo[104193]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.info" returned: 0 in 0.260s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:01 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.info is being set with open permissions: ugo+rw Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:01 devstack sudo[104196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.info Aug 13 16:46:01 devstack sudo[104196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:01 devstack sudo[104196]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.info" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.321s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-cec616ae-7753-4b2f-8650-ec34088a1839 req-f7d9e4b5-fa5b-4133-ad6a-1469fc4cf7d0 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 30.957s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-cec616ae-7753-4b2f-8650-ec34088a1839 req-f7d9e4b5-fa5b-4133-ad6a-1469fc4cf7d0 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.104s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.767s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-950c5a83-33a8-4da7-8497-b3ac8f4cb216 tempest-SnapshotsActionsTest-1119501950 None] Create snapshot completed successfully Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c9fb217-504b-4772-95db-ba2031fe12b4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-cec616ae-7753-4b2f-8650-ec34088a1839 req-f7d9e4b5-fa5b-4133-ad6a-1469fc4cf7d0 tempest-TestInstancesWithCinderVolumes-284585198 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275', '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': 'a8989f14-0fda-45b8-948c-09228a113d4b', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:46:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-cec616ae-7753-4b2f-8650-ec34088a1839 req-f7d9e4b5-fa5b-4133-ad6a-1469fc4cf7d0 tempest-TestInstancesWithCinderVolumes-284585198 None] attachment_update completed successfully. Aug 13 16:46:01 devstack sudo[104201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:46:01 devstack sudo[104201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:02 devstack sudo[104201]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.499s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9bb9b3b1-0ee2-4509-8bab-c38d903c5ac9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:02 devstack sudo[104210]: quobyte : PWD=/ ; USER=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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:46:02 devstack sudo[104210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Flow 'volume_create_manager' (260c3b72-3e14-4959-9c16-12b0c7b28f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b082f0b-ada6-4161-ac99-bdff70406a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b082f0b-ada6-4161-ac99-bdff70406a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038572915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9618d88d-b54a-4235-b04a-7f82bee0a229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9e0f2e7d54747598f41dbdf818dbd49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:46: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-13T14:46:02Z,use_quota=True,user_id='caac9dd2d03c493e801ca939669337e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2a3f5ca-d1da-499b-a594-5951e2c946b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2a3f5ca-d1da-499b-a594-5951e2c946b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6354bc01-aca3-4d2a-aa6d-36803d7d378f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6354bc01-aca3-4d2a-aa6d-36803d7d378f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9618d88d-b54a-4235-b04a-7f82bee0a229', 'volume_name': 'volume-9618d88d-b54a-4235-b04a-7f82bee0a229', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fdc4a5d-a0b3-43e4-a72b-3d90511bfeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fdc4a5d-a0b3-43e4-a72b-3d90511bfeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cffe8a7-f98d-48f9-969f-11c50212ffdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:02 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Volume 9618d88d-b54a-4235-b04a-7f82bee0a229: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9618d88d-b54a-4235-b04a-7f82bee0a229', 'volume_size': 1} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:02 devstack sudo[104210]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.529s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:02 devstack sudo[104217]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img Aug 13 16:46:02 devstack sudo[104217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:06 devstack sudo[104238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:46:06 devstack sudo[104238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:06 devstack sudo[104238]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.795s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:46:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:46:08 devstack sudo[104217]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img" returned: 0 in 5.537s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[23d1fe54-e60c-45dc-88aa-5f810bb69736]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:08 devstack sudo[104256]: quobyte : PWD=/ ; USER=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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:46:08 devstack sudo[104256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:08 devstack sudo[104256]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.610s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d, size 1024.00 MB, duration 5.54 sec, destination /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:46:08 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Converted 1024.00 MB image at 184.90 MB/s Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] e96c0194-0e83-494a-ac4f-3009a5624a23 was raw, converting to qcow2 {{(pid=94341) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8394807-cba3-48c6-bc9a-d1b3c94fa53e]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:08 devstack sudo[104269]: 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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img Aug 13 16:46:08 devstack sudo[104269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:09 devstack sudo[104269]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img" returned: 0 in 0.389s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:09 devstack sudo[104273]: 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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img Aug 13 16:46:09 devstack sudo[104273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:09 devstack sudo[104273]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img" returned: 1 in 0.339s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img /opt/stack/data/cinder/conversion/vol_upload_41gtrctu {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:09 devstack sudo[104283]: 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/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img /opt/stack/data/cinder/conversion/vol_upload_41gtrctu Aug 13 16:46:09 devstack sudo[104283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-0dc3858f-ece3-4e93-9328-d2c7f45456e5 req-c2f59c32-bc30-4ebf-bec7-22552c44ab0c tempest-TestInstancesWithCinderVolumes-284585198 None] Terminate volume connection completed successfully. Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-0dc3858f-ece3-4e93-9328-d2c7f45456e5 req-c2f59c32-bc30-4ebf-bec7-22552c44ab0c tempest-TestInstancesWithCinderVolumes-284585198 None] Deleting attachment 58db238d-1b35-4df8-8af7-4858509081c4. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:46:09 devstack sudo[104283]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img /opt/stack/data/cinder/conversion/vol_upload_41gtrctu" returned: 0 in 0.284s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Image conversion details: src /opt/stack/data/cinder/conversion/7a54659a-394f-4ff5-9ee2-1ce943e3c27d.temp_image.e96c0194-0e83-494a-ac4f-3009a5624a23szmkqhey.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_41gtrctu {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:46:09 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9eb48c03-822c-47c9-8c8a-b2c90b6d39aa]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_41gtrctu {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:09 devstack sudo[104288]: quobyte : PWD=/ ; USER=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_41gtrctu Aug 13 16:46:09 devstack sudo[104288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:10 devstack sudo[104288]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_41gtrctu" returned: 0 in 0.354s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "cinder-4e05a420-1fa8-4fc4-b39c-bc343c4c6872-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-4e05a420-1fa8-4fc4-b39c-bc343c4c6872-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "cinder-quobyte-4e05a420-1fa8-4fc4-b39c-bc343c4c6872" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-quobyte-4e05a420-1fa8-4fc4-b39c-bc343c4c6872" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5983202c-d5d1-41b8-af36-09b11b6a3ca6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:10 devstack sudo[104299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 Aug 13 16:46:10 devstack sudo[104299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:10 devstack sudo[104299]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872" returned: 0 in 0.431s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:10 devstack sudo[104304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872 Aug 13 16:46:10 devstack sudo[104304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:11 devstack sudo[104304]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4e05a420-1fa8-4fc4-b39c-bc343c4c6872" returned: 0 in 0.282s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-quobyte-4e05a420-1fa8-4fc4-b39c-bc343c4c6872" released by "delete_volume" :: held 0.765s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:11 devstack cinder-volume[94341]: WARNING cinder.quota [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1129565175-500844652 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1129565175-500844652, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:46:11 devstack cinder-volume[94341]: WARNING cinder.quota [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1129565175-500844652 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1129565175-500844652, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Created reservations ['680287b8-a793-49e2-aade-e620b91c97dd', '94deba70-e380-4e25-ac02-55d64f3cc921', '3da1158a-0e37-47b7-b442-01ef882ef857', '8bb3b40a-ac35-4d42-b4c1-b93363fc5925'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:11 devstack sudo[104307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:46:11 devstack sudo[104307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:11 devstack sudo[104307]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.312s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:46:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Deleted volume successfully. Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed28685e-5fdf-4a73-81a4-5317f2a8ba2d tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-4e05a420-1fa8-4fc4-b39c-bc343c4c6872-delete_volume" released by "delete_volume" :: held 1.392s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 10.345s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Uploaded volume to glance image-id: e96c0194-0e83-494a-ac4f-3009a5624a23. {{(pid=94341) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.485s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2038572915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9618d88d-b54a-4235-b04a-7f82bee0a229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9e0f2e7d54747598f41dbdf818dbd49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:46: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-13T14:46:02Z,use_quota=True,user_id='caac9dd2d03c493e801ca939669337e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Creating volume 9618d88d-b54a-4235-b04a-7f82bee0a229 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:46:11 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:46:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:11 devstack sudo[104310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 1073741824 Aug 13 16:46:11 devstack sudo[104310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b21d69e5-9b4e-4ce3-8aa0-ef92e9a56499 tempest-VolumesActionsTest-788307947 None] Copy volume to image completed successfully. Aug 13 16:46:12 devstack sudo[104310]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 1073741824" returned: 0 in 0.551s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:12 devstack sudo[104316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 Aug 13 16:46:12 devstack sudo[104316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:12 devstack sudo[104316]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229" returned: 0 in 0.315s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] <== create_volume: return (915ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.918s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 10.079s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Creating offline snapshot fd5eb21b-0995-456a-b93a-fac0c5a83b34 of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cffe8a7-f98d-48f9-969f-11c50212ffdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9618d88d-b54a-4235-b04a-7f82bee0a229', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a533f995-e905-4cac-a794-19000f19bdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e0f95ad-154c-4d83-bb94-3769fc17dd41]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Volume volume-9618d88d-b54a-4235-b04a-7f82bee0a229 (9618d88d-b54a-4235-b04a-7f82bee0a229): created successfully Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a533f995-e905-4cac-a794-19000f19bdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Flow 'volume_create_manager' (260c3b72-3e14-4959-9c16-12b0c7b28f1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:46:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-de4aa057-50d9-4865-83d4-c13700a8ae89 tempest-AttachVolumeNegativeTest-591587530 None] Created volume successfully. Aug 13 16:46:13 devstack sudo[104325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:13 devstack sudo[104325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Acquiring lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:13 devstack sudo[104325]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.519s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:13 devstack sudo[104342]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 1G Aug 13 16:46:13 devstack sudo[104342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Acquiring lock "cinder-quobyte-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Lock "cinder-quobyte-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5dca1cf6-5daa-4842-aad6-c462d7e46e7b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:13 devstack sudo[104344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:46:13 devstack sudo[104344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:14 devstack sudo[104342]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 1G" returned: 0 in 0.638s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:14 devstack sudo[104344]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.491s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:14 devstack sudo[104360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 Aug 13 16:46:14 devstack sudo[104360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:14 devstack sudo[104361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d Aug 13 16:46:14 devstack sudo[104361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:14 devstack sudo[104361]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" returned: 0 in 0.293s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Lock "cinder-quobyte-7a54659a-394f-4ff5-9ee2-1ce943e3c27d" released by "delete_volume" :: held 0.841s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:14 devstack sudo[104360]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34" returned: 0 in 0.448s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:14 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 is being set with open permissions: ugo+rw Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:14 devstack sudo[104368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 Aug 13 16:46:14 devstack sudo[104368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Created reservations ['3823c43b-2946-432f-a6f3-e77ac1c72beb', '046f30d2-af0c-465c-96ec-99b8b5e8f947', 'beaa3ddb-e172-4f47-8f86-1c9038708805', '0eb17a91-0edc-4686-b3d0-83524e012c80'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:14 devstack sudo[104370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:46:14 devstack sudo[104370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:14 devstack sudo[104368]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34" returned: 0 in 0.470s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.215s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:15 devstack sudo[104370]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6e941267-c95d-4ae4-b86c-40efe84d36ed req-ab3fc971-5dc5-40bd-96c1-b1b39010206c tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6e941267-c95d-4ae4-b86c-40efe84d36ed req-ab3fc971-5dc5-40bd-96c1-b1b39010206c tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f81d8342-2391-49dc-80fd-f0a36cdb9c99 tempest-SnapshotsActionsTest-1119501950 None] Create snapshot completed successfully Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.321s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:46:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Deleted volume successfully. Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-6e941267-c95d-4ae4-b86c-40efe84d36ed req-ab3fc971-5dc5-40bd-96c1-b1b39010206c tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.023s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ae9c2d0c-eb63-4d72-b1e3-6582af740e3f tempest-VolumesActionsTest-788307947 None] Lock "cinder-7a54659a-394f-4ff5-9ee2-1ce943e3c27d-delete_volume" released by "delete_volume" :: held 1.857s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-6e941267-c95d-4ae4-b86c-40efe84d36ed req-ab3fc971-5dc5-40bd-96c1-b1b39010206c tempest-AttachVolumeNegativeTest-591587530 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-9618d88d-b54a-4235-b04a-7f82bee0a229', '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': '627908ec-c6da-4281-b18c-8afcc46b9c01', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:46:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-6e941267-c95d-4ae4-b86c-40efe84d36ed req-ab3fc971-5dc5-40bd-96c1-b1b39010206c tempest-AttachVolumeNegativeTest-591587530 None] attachment_update completed successfully. Aug 13 16:46:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-86775b5f-f357-4891-8982-6cd3d6b3899d req-1da0d703-93ad-4fa3-b608-0a82aa8c9512 tempest-TestInstancesWithCinderVolumes-284585198 None] Terminate volume connection completed successfully. Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-86775b5f-f357-4891-8982-6cd3d6b3899d req-1da0d703-93ad-4fa3-b608-0a82aa8c9512 tempest-TestInstancesWithCinderVolumes-284585198 None] Deleting attachment a8989f14-0fda-45b8-948c-09228a113d4b. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "cinder-70d04a85-0ee7-4eef-be7c-c7c2b5824275-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-70d04a85-0ee7-4eef-be7c-c7c2b5824275-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "cinder-quobyte-70d04a85-0ee7-4eef-be7c-c7c2b5824275" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-fd5eb21b-0995-456a-b93a-fac0c5a83b34-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-quobyte-70d04a85-0ee7-4eef-be7c-c7c2b5824275" acquired by "delete_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-fd5eb21b-0995-456a-b93a-fac0c5a83b34-delete_snapshot" acquired by "delete_snapshot" :: waited 0.048s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ea5e2fa-bbd8-4f66-8c06-ad3c394ebc3d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-fd5eb21b-0995-456a-b93a-fac0c5a83b34" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-fd5eb21b-0995-456a-b93a-fac0c5a83b34" acquired by "_delete_snapshot" :: waited 0.047s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Deleting offline snapshot fd5eb21b-0995-456a-b93a-fac0c5a83b34 of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] snapshot_file for this snap is: volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[aab17435-94a8-4594-b77c-def8e65b28e4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:16 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/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 Aug 13 16:46:16 devstack sudo[104393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:16 devstack sudo[104394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 Aug 13 16:46:16 devstack sudo[104394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:16 devstack sudo[104393]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275" returned: 0 in 0.547s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:16 devstack sudo[104400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275 Aug 13 16:46:16 devstack sudo[104400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:16 devstack sudo[104394]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34" returned: 0 in 0.614s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8c6087f6-ecff-4987-b5a7-d7ac947c715d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:16 devstack sudo[104400]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70d04a85-0ee7-4eef-be7c-c7c2b5824275" returned: 0 in 0.365s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-quobyte-70d04a85-0ee7-4eef-be7c-c7c2b5824275" released by "delete_volume" :: held 0.987s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:16 devstack cinder-volume[94341]: WARNING cinder.quota [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-100156629-1285648304 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-100156629-1285648304, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:46:16 devstack cinder-volume[94341]: WARNING cinder.quota [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-100156629-1285648304 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-100156629-1285648304, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:46:16 devstack sudo[104406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:16 devstack sudo[104406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:16 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Created reservations ['f1c76eff-7363-49da-93da-2933b4c48c3c', 'db78284c-221b-4ede-a30e-2ef5fa0e2c00', '62c2286a-825d-481a-9522-696fc69978a6', 'cdb89c51-3b26-4d6d-9c77-8cef510c41f9'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:17 devstack sudo[104409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:46:17 devstack sudo[104409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:17 devstack sudo[104406]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.590s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:17 devstack sudo[104414]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 Aug 13 16:46:17 devstack sudo[104414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:17 devstack sudo[104409]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.405s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:46:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Deleted volume successfully. Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-49eca011-035c-446f-be73-5dcc6e5c1983 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-70d04a85-0ee7-4eef-be7c-c7c2b5824275-delete_volume" released by "delete_volume" :: held 1.857s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:17 devstack sudo[104414]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34" returned: 0 in 0.554s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:17 devstack sudo[104423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34 Aug 13 16:46:17 devstack sudo[104423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:18 devstack sudo[104423]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.fd5eb21b-0995-456a-b93a-fac0c5a83b34" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-fd5eb21b-0995-456a-b93a-fac0c5a83b34" released by "_delete_snapshot" :: held 2.272s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" released by "delete_snapshot" :: held 2.339s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:19 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Created reservations ['dd06168e-d826-45cc-97ca-ab472c781e2d', 'f1f6e8cb-3adc-4639-897a-091e3dcefc33', '006f164d-8f01-4c01-b412-8a3c1eaa8de3', '886f67dd-8d9d-4283-94e3-77377fcbe6a3'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Delete snapshot completed successfully. Aug 13 16:46:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f3b099b-1014-464a-a1fe-6a6f16717b68 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-fd5eb21b-0995-456a-b93a-fac0c5a83b34-delete_snapshot" released by "delete_snapshot" :: held 6.797s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-2ce9164b-fa41-473b-b367-f59b80956230 req-2a272337-ff8c-4dca-8288-cf0b187a2522 tempest-AttachVolumeNegativeTest-591587530 None] Terminate volume connection completed successfully. Aug 13 16:46:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-2ce9164b-fa41-473b-b367-f59b80956230 req-2a272337-ff8c-4dca-8288-cf0b187a2522 tempest-AttachVolumeNegativeTest-591587530 None] Deleting attachment 627908ec-c6da-4281-b18c-8afcc46b9c01. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:46:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Creating offline snapshot 541bf507-3325-4e4f-a2a4-2ed73037ec30 of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:46:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb21a076-3bd8-4d9d-8153-7ce44b1aa688]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:23 devstack sudo[104471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:23 devstack sudo[104471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:24 devstack sudo[104471]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.682s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:24 devstack sudo[104477]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 1G Aug 13 16:46:24 devstack sudo[104477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:25 devstack sudo[104477]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 1G" returned: 0 in 0.679s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:25 devstack sudo[104511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 Aug 13 16:46:25 devstack sudo[104511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:25 devstack sudo[104511]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30" returned: 0 in 0.568s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:25 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 is being set with open permissions: ugo+rw Aug 13 16:46:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:25 devstack sudo[104534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 Aug 13 16:46:25 devstack sudo[104534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:26 devstack sudo[104534]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30" returned: 0 in 0.380s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.483s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-60d68ee9-b023-4cad-8d8f-35d3ddcde701 tempest-SnapshotsActionsTest-1119501950 None] Create snapshot completed successfully Aug 13 16:46:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-54dc3356-cbcd-4aa9-ae94-48ba555180de req-e9e93713-9110-4156-9133-b682a599c239 tempest-TestInstancesWithCinderVolumes-284585198 None] Terminate volume connection completed successfully. Aug 13 16:46:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-54dc3356-cbcd-4aa9-ae94-48ba555180de req-e9e93713-9110-4156-9133-b682a599c239 tempest-TestInstancesWithCinderVolumes-284585198 None] Deleting attachment d5f0af12-3041-41a0-9580-a5b64c6ab167. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:46:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-541bf507-3325-4e4f-a2a4-2ed73037ec30-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-541bf507-3325-4e4f-a2a4-2ed73037ec30-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-541bf507-3325-4e4f-a2a4-2ed73037ec30" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-541bf507-3325-4e4f-a2a4-2ed73037ec30" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Deleting offline snapshot 541bf507-3325-4e4f-a2a4-2ed73037ec30 of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] snapshot_file for this snap is: volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[06bdea6e-01a8-4abe-8df1-bd74c81fc2a0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:27 devstack sudo[104540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 Aug 13 16:46:27 devstack sudo[104540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:27 devstack sudo[104540]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30" returned: 0 in 0.645s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ef86e3d-4580-43f8-a0b0-81526caff46e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:28 devstack sudo[104547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:28 devstack sudo[104547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:28 devstack sudo[104547]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.504s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:28 devstack sudo[104554]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 Aug 13 16:46:28 devstack sudo[104554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "cinder-73fa68ad-6964-44c8-9130-c38da2800c4e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-73fa68ad-6964-44c8-9130-c38da2800c4e-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "cinder-quobyte-73fa68ad-6964-44c8-9130-c38da2800c4e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-quobyte-73fa68ad-6964-44c8-9130-c38da2800c4e" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[be71301d-64aa-4f98-a4cd-0c50f27da119]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:28 devstack sudo[104556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e Aug 13 16:46:28 devstack sudo[104556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:28 devstack sudo[104554]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30" returned: 0 in 0.482s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:28 devstack sudo[104563]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30 Aug 13 16:46:28 devstack sudo[104563]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:28 devstack sudo[104556]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e" returned: 0 in 0.483s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:29 devstack sudo[104569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e Aug 13 16:46:29 devstack sudo[104569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:29 devstack sudo[104563]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.541bf507-3325-4e4f-a2a4-2ed73037ec30" returned: 0 in 0.345s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-541bf507-3325-4e4f-a2a4-2ed73037ec30" released by "_delete_snapshot" :: held 2.164s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" released by "delete_snapshot" :: held 2.211s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:29 devstack sudo[104569]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Created reservations ['70bcd69e-2e0c-4f44-ad49-4d81c70d08d0', '0e5b999c-f4ee-40c6-a272-5d879d94c9f1', 'a3b7226d-d710-4a0f-bcc3-99adfe82967a', '7c087487-3698-42b3-a964-73a28abaa9dc'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-73fa68ad-6964-44c8-9130-c38da2800c4e" returned: 0 in 0.358s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-quobyte-73fa68ad-6964-44c8-9130-c38da2800c4e" released by "delete_volume" :: held 0.899s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:29 devstack cinder-volume[94341]: WARNING cinder.quota [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-643706104-769826017 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-643706104-769826017, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:46:29 devstack cinder-volume[94341]: WARNING cinder.quota [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-643706104-769826017 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-643706104-769826017, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:46:29 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Delete snapshot completed successfully. Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-58857df5-c061-47cd-b085-60c1d4580510 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-541bf507-3325-4e4f-a2a4-2ed73037ec30-delete_snapshot" released by "delete_snapshot" :: held 2.438s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Created reservations ['bad27a4d-eb1a-42b8-b6ce-f64009785ee4', '0d83c1f7-6c40-473b-9c52-19ee6d0e6145', '907e7ceb-c017-40b0-9c20-19f3bcddc700', '7558cf4c-3c9e-4890-9c97-5efaa48adbf3'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:29 devstack sudo[104573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:46:29 devstack sudo[104573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:29 devstack sudo[104573]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.354s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:46:29 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Deleted volume successfully. Aug 13 16:46:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5cb4ef38-a63b-448d-886f-294d583c0fe8 tempest-TestInstancesWithCinderVolumes-284585198 None] Lock "cinder-73fa68ad-6964-44c8-9130-c38da2800c4e-delete_volume" released by "delete_volume" :: held 1.542s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Creating offline snapshot 5330223c-c8e3-4774-8ede-588127ba448b of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:46:30 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac56cb4d-162c-47de-9695-09d3ce4738bf]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:31 devstack sudo[104583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:31 devstack sudo[104583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:31 devstack sudo[104583]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.518s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:31 devstack sudo[104588]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b 1G Aug 13 16:46:31 devstack sudo[104588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Flow 'volume_create_manager' (59af1ed4-4af7-400d-a9d1-a8aee0f52e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d55f158-f3e2-4c69-93cc-f193afc7b48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d55f158-f3e2-4c69-93cc-f193afc7b48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-463938221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61f5b7ab-3483-4d87-b05c-005614cf67df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d033136d177e4bacbd82402656a178b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:46: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-13T14:46:31Z,use_quota=True,user_id='99279d76e95942fdaf075ab64d287866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3d0148d-11ce-48c8-8659-6737cae93f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3d0148d-11ce-48c8-8659-6737cae93f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5abc8c23-ba7d-4047-b93e-3cc4d1d3a5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5abc8c23-ba7d-4047-b93e-3cc4d1d3a5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61f5b7ab-3483-4d87-b05c-005614cf67df', 'volume_name': 'volume-61f5b7ab-3483-4d87-b05c-005614cf67df', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e61dbbc5-75c8-496e-ad0b-8b7b463c90aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e61dbbc5-75c8-496e-ad0b-8b7b463c90aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e065a952-af72-47de-be5f-06fd615a1449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:31 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Volume 61f5b7ab-3483-4d87-b05c-005614cf67df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61f5b7ab-3483-4d87-b05c-005614cf67df', 'volume_size': 1} Aug 13 16:46:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:32 devstack sudo[104588]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b 1G" returned: 0 in 0.614s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:32 devstack sudo[104594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b Aug 13 16:46:32 devstack sudo[104594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:32 devstack sudo[104594]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b" returned: 0 in 0.314s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:32 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b is being set with open permissions: ugo+rw Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:32 devstack sudo[104599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b Aug 13 16:46:32 devstack sudo[104599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:32 devstack sudo[104599]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b" returned: 0 in 0.309s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.915s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.030s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-463938221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61f5b7ab-3483-4d87-b05c-005614cf67df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d033136d177e4bacbd82402656a178b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:46: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-13T14:46:31Z,use_quota=True,user_id='99279d76e95942fdaf075ab64d287866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Creating volume 61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:46:32 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:46:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:32 devstack sudo[104603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df 1073741824 Aug 13 16:46:32 devstack sudo[104603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ca303e2e-ff54-4711-87cf-0c03531eb72d tempest-SnapshotsActionsTest-1119501950 None] Create snapshot completed successfully Aug 13 16:46:33 devstack sudo[104603]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df 1073741824" returned: 0 in 0.512s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:33 devstack sudo[104609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df Aug 13 16:46:33 devstack sudo[104609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:33 devstack sudo[104609]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df" returned: 0 in 0.268s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] <== create_volume: return (830ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.834s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e065a952-af72-47de-be5f-06fd615a1449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61f5b7ab-3483-4d87-b05c-005614cf67df', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb46db3c-1997-491c-bf4d-902680403333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Volume volume-61f5b7ab-3483-4d87-b05c-005614cf67df (61f5b7ab-3483-4d87-b05c-005614cf67df): created successfully Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb46db3c-1997-491c-bf4d-902680403333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Flow 'volume_create_manager' (59af1ed4-4af7-400d-a9d1-a8aee0f52e97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:46:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bb1929a3-5847-4540-b88e-041937b336eb tempest-VolumesCloneTest-1698175137 None] Created volume successfully. Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-5330223c-c8e3-4774-8ede-588127ba448b-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-5330223c-c8e3-4774-8ede-588127ba448b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-5330223c-c8e3-4774-8ede-588127ba448b" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-5330223c-c8e3-4774-8ede-588127ba448b" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Deleting offline snapshot 5330223c-c8e3-4774-8ede-588127ba448b of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] snapshot_file for this snap is: volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b675c5e9-d669-437d-9c7c-e7e1990ceafc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:34 devstack sudo[104615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b Aug 13 16:46:34 devstack sudo[104615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:34 devstack sudo[104615]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b" returned: 0 in 0.404s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[14e74422-72fa-41e9-9daa-075b3d42dcb7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:34 devstack sudo[104620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:34 devstack sudo[104620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:35 devstack sudo[104620]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.566s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:35 devstack sudo[104625]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b Aug 13 16:46:35 devstack sudo[104625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Flow 'volume_create_manager' (e4a7a3e5-9bca-4af2-b71a-180d19940fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66f5858b-3245-47de-8b4b-212dedcbffbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66f5858b-3245-47de-8b4b-212dedcbffbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-295152200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5ba8ae6-d5dc-4889-b944-3974cc0fbff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d033136d177e4bacbd82402656a178b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:46:36Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=61f5b7ab-3483-4d87-b05c-005614cf67df,status='creating',terminated_at=None,updated_at=2026-08-13T14:46:36Z,use_quota=True,user_id='99279d76e95942fdaf075ab64d287866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d364d7d7-fcac-4b88-b51b-01fcaae75b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d364d7d7-fcac-4b88-b51b-01fcaae75b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1864e11f-03bb-4542-99e9-0ccefd5d3a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1864e11f-03bb-4542-99e9-0ccefd5d3a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'e5ba8ae6-d5dc-4889-b944-3974cc0fbff0', 'volume_name': 'volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0', 'volume_size': 2, 'source_volid': '61f5b7ab-3483-4d87-b05c-005614cf67df', 'source_volstatus': 'available'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dd6fe5f-7689-4eae-9338-c80ffc3250d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dd6fe5f-7689-4eae-9338-c80ffc3250d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ccbcfae-1955-454a-b19f-49f252b5c268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:35 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Volume e5ba8ae6-d5dc-4889-b944-3974cc0fbff0: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0', 'volume_size': 2, 'source_volid': '61f5b7ab-3483-4d87-b05c-005614cf67df', 'source_volstatus': 'available'} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:35 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Cloning volume 61f5b7ab-3483-4d87-b05c-005614cf67df to volume e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Creating offline snapshot 85790331-849e-427f-ae66-3aaa437464a5 of volume 61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:46:35 devstack sudo[104625]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b" returned: 0 in 0.773s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[dde81a55-d075-4587-97e6-a2512644b354]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:35 devstack sudo[104631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b Aug 13 16:46:35 devstack sudo[104631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:36 devstack sudo[104632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df Aug 13 16:46:36 devstack sudo[104632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:36 devstack sudo[104631]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.5330223c-c8e3-4774-8ede-588127ba448b" returned: 0 in 0.352s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-5330223c-c8e3-4774-8ede-588127ba448b" released by "_delete_snapshot" :: held 2.257s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" released by "delete_snapshot" :: held 2.290s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:36 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Created reservations ['9955d8b6-ed4d-4015-83a0-d86bb85edb60', '0ce58ddd-dd3c-4f2c-9dcf-30fc4b70dea3', 'f87ea454-6466-4ea2-ac9e-eca7cf3cccc0', '1a08cb72-9993-41c8-874e-e2518df97549'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:36 devstack sudo[104632]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df" returned: 0 in 0.620s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:36 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Delete snapshot completed successfully. Aug 13 16:46:36 devstack sudo[104655]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 1G Aug 13 16:46:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25a08e19-e09d-4bd0-9b3a-46f6aa83c672 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-5330223c-c8e3-4774-8ede-588127ba448b-delete_snapshot" released by "delete_snapshot" :: held 2.609s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:36 devstack sudo[104655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:37 devstack sudo[104655]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 1G" returned: 0 in 0.531s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61f5b7ab-3483-4d87-b05c-005614cf67df -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:37 devstack sudo[104664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61f5b7ab-3483-4d87-b05c-005614cf67df -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 Aug 13 16:46:37 devstack sudo[104664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:37 devstack sudo[104664]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61f5b7ab-3483-4d87-b05c-005614cf67df -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5" returned: 0 in 0.398s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:37 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 is being set with open permissions: ugo+rw Aug 13 16:46:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:37 devstack sudo[104670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 Aug 13 16:46:37 devstack sudo[104670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:37 devstack sudo[104670]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5" returned: 0 in 0.353s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:37 devstack sudo[104673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.info Aug 13 16:46:37 devstack sudo[104673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:38 devstack sudo[104673]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.info" returned: 0 in 0.324s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:38 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.info is being set with open permissions: ugo+rw Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:38 devstack sudo[104677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.info Aug 13 16:46:38 devstack sudo[104677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:38 devstack sudo[104677]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.info" returned: 0 in 0.318s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "cinder-quobyte-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" acquired by "_copy_volume_from_snapshot" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] snapshot: 85790331-849e-427f-ae66-3aaa437464a5, volume: e5ba8ae6-d5dc-4889-b944-3974cc0fbff0, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[10a4f46f-f1b1-4bdb-8893-9b3e86abf47b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:38 devstack sudo[104681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 Aug 13 16:46:38 devstack sudo[104681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:39 devstack sudo[104681]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5" returned: 0 in 0.722s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-61f5b7ab-3483-4d87-b05c-005614cf67df(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:39 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf094e96-9b20-4ec3-bacd-72790e6b57a9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:39 devstack sudo[104734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df Aug 13 16:46:39 devstack sudo[104734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:40 devstack sudo[104734]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df" returned: 0 in 0.582s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:46:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:46:40 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:46:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:40 devstack sudo[104755]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 Aug 13 16:46:40 devstack sudo[104755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" returned: 0 in 7.455s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df, size 1024.00 MB, duration 7.46 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:46:47 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Converted 1024.00 MB image at 137.32 MB/s Aug 13 16:46:47 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 is being set with open permissions: ugo+rw Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:47 devstack sudo[104795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 Aug 13 16:46:47 devstack sudo[104795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:47 devstack sudo[104795]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" returned: 0 in 0.342s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" released by "_copy_volume_from_snapshot" :: held 9.236s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "cinder-quobyte-85790331-849e-427f-ae66-3aaa437464a5" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-85790331-849e-427f-ae66-3aaa437464a5" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Deleting offline snapshot 85790331-849e-427f-ae66-3aaa437464a5 of volume 61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] snapshot_file for this snap is: volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=58,cinder:SELECT=69,cinder:INSERT=19,cinder:DELETE=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb01068b-99ca-4fa3-b697-47359103ec60]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:48 devstack sudo[104798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 Aug 13 16:46:48 devstack sudo[104798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:48 devstack sudo[104798]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5" returned: 0 in 0.707s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-61f5b7ab-3483-4d87-b05c-005614cf67df(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:48 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[284b0a88-1e44-4469-94cc-0bd509f03dcc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:48 devstack sudo[104804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df Aug 13 16:46:48 devstack sudo[104804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:49 devstack sudo[104804]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df" returned: 0 in 0.732s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:49 devstack sudo[104810]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 Aug 13 16:46:49 devstack sudo[104810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:50 devstack sudo[104810]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5" returned: 0 in 0.588s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:50 devstack sudo[104816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5 Aug 13 16:46:50 devstack sudo[104816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:50 devstack sudo[104816]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df.85790331-849e-427f-ae66-3aaa437464a5" returned: 0 in 0.276s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-85790331-849e-427f-ae66-3aaa437464a5" released by "_delete_snapshot" :: held 2.454s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 14.525s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 12.754s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Creating offline snapshot d3d592da-75e4-476e-a0d1-2f568efda2bf of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ccbcfae-1955-454a-b19f-49f252b5c268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0', 'volume_size': 2, 'source_volid': '61f5b7ab-3483-4d87-b05c-005614cf67df', 'source_volstatus': 'available'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fbe90da-50da-4b12-8fa3-5637ccc34c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee0c19f1-4213-4a4d-9a81-8c64e6a21bfd]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Volume volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 (e5ba8ae6-d5dc-4889-b944-3974cc0fbff0): created successfully Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fbe90da-50da-4b12-8fa3-5637ccc34c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Flow 'volume_create_manager' (e4a7a3e5-9bca-4af2-b71a-180d19940fca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=76,cinder:INSERT=15,cinder:UPDATE=76,cinder:DELETE=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:46:50 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8ec223f7-bf03-4e25-8c4d-7335db5c0258 tempest-VolumesCloneTest-1698175137 None] Created volume successfully. Aug 13 16:46:50 devstack sudo[104820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:50 devstack sudo[104820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:50 devstack sudo[104820]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.470s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:50 devstack sudo[104825]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf 1G Aug 13 16:46:50 devstack sudo[104825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:51 devstack sudo[104825]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf 1G" returned: 0 in 0.598s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:51 devstack sudo[104830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf Aug 13 16:46:51 devstack sudo[104830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "cinder-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "cinder-quobyte-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0663bc0-0f9e-4211-8138-90e8949cdca6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:52 devstack sudo[104832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 Aug 13 16:46:52 devstack sudo[104832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:52 devstack sudo[104830]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf" returned: 0 in 0.540s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:52 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf is being set with open permissions: ugo+rw Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:52 devstack sudo[104838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf Aug 13 16:46:52 devstack sudo[104838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:52 devstack sudo[104832]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" returned: 0 in 0.480s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:52 devstack sudo[104845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0 Aug 13 16:46:52 devstack sudo[104845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:52 devstack sudo[104838]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf" returned: 0 in 0.365s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.156s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:52 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fdf49401-33d6-4991-9006-a8ec2ee46fa5 tempest-SnapshotsActionsTest-1119501950 None] Create snapshot completed successfully Aug 13 16:46:52 devstack sudo[104845]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" returned: 0 in 0.433s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0" released by "delete_volume" :: held 0.982s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:52 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Created reservations ['14f2495e-2233-44e0-811f-3624e122609d', '193b26fb-75cf-4e65-9c04-e6b8fcaa2fda', '81466a86-6021-4108-9c73-bace50d30ee3', '9ee7644d-6af0-47de-9b2e-a68c3af30892'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-d3d592da-75e4-476e-a0d1-2f568efda2bf-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-d3d592da-75e4-476e-a0d1-2f568efda2bf-delete_snapshot" acquired by "delete_snapshot" :: waited 0.072s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:53 devstack sudo[104848]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:46:53 devstack sudo[104848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Acquiring lock "cinder-quobyte-d3d592da-75e4-476e-a0d1-2f568efda2bf" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-d3d592da-75e4-476e-a0d1-2f568efda2bf" acquired by "_delete_snapshot" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Deleting offline snapshot d3d592da-75e4-476e-a0d1-2f568efda2bf of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] snapshot_file for this snap is: volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8df350d0-0d70-4e07-ba3e-e1a7f8943cf0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:53 devstack sudo[104848]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:53 devstack sudo[104850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf Aug 13 16:46:53 devstack sudo[104850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:46:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Deleted volume successfully. Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5ef565a5-757a-4a87-b732-67ed11e60828 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-e5ba8ae6-d5dc-4889-b944-3974cc0fbff0-delete_volume" released by "delete_volume" :: held 1.690s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:53 devstack sudo[104850]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf" returned: 0 in 0.482s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1c4c2ae-2409-480a-8477-5b27e7ec75ff]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:53 devstack sudo[104856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:53 devstack sudo[104856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "cinder-61f5b7ab-3483-4d87-b05c-005614cf67df-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:54 devstack sudo[104856]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.465s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-61f5b7ab-3483-4d87-b05c-005614cf67df-delete_volume" acquired by "delete_volume" :: waited 0.076s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:54 devstack sudo[104861]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf Aug 13 16:46:54 devstack sudo[104861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "cinder-quobyte-61f5b7ab-3483-4d87-b05c-005614cf67df" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-61f5b7ab-3483-4d87-b05c-005614cf67df" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[70b94950-8eea-4d86-b5c0-c35ac0f2eda6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:54 devstack sudo[104863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df Aug 13 16:46:54 devstack sudo[104863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:54 devstack sudo[104861]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf" returned: 0 in 0.734s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:55 devstack sudo[104870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf Aug 13 16:46:55 devstack sudo[104870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:55 devstack sudo[104863]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df" returned: 0 in 0.633s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:55 devstack sudo[104873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df Aug 13 16:46:55 devstack sudo[104873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:55 devstack sudo[104870]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.d3d592da-75e4-476e-a0d1-2f568efda2bf" returned: 0 in 0.429s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-d3d592da-75e4-476e-a0d1-2f568efda2bf" released by "_delete_snapshot" :: held 2.302s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" released by "delete_snapshot" :: held 2.348s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:55 devstack sudo[104873]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f5b7ab-3483-4d87-b05c-005614cf67df" returned: 0 in 0.459s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-quobyte-61f5b7ab-3483-4d87-b05c-005614cf67df" released by "delete_volume" :: held 1.201s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Created reservations ['c87c648c-67e7-4497-8c25-92e81e434745', '83a8ff51-8794-4c99-9be2-1f4160aa1bb3', 'a555e6a7-50a2-4694-8097-4c980216e8b8', 'e52701f1-9d6b-4706-9f81-cf639f7603d1'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Created reservations ['cbc5c031-aeb7-407f-abd9-9c15b4afe278', 'dceed046-9d7a-4062-b16a-cff3a632f708', '76efb4d0-e8f9-4d28-b91a-fc5771606655', '413054df-2411-4cfa-b0f7-f4038548171a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:55 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Delete snapshot completed successfully. Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cdc228e8-e304-4bcf-9859-263a6539ae63 tempest-SnapshotsActionsTest-1360191109 None] Lock "cinder-d3d592da-75e4-476e-a0d1-2f568efda2bf-delete_snapshot" released by "delete_snapshot" :: held 2.618s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:46:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:55 devstack sudo[104891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:46:55 devstack sudo[104891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:56 devstack sudo[104891]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.260s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:46:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Deleted volume successfully. Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-67387969-cce2-440b-b5fb-ae4425f1bd53 tempest-VolumesCloneTest-1698175137 None] Lock "cinder-61f5b7ab-3483-4d87-b05c-005614cf67df-delete_volume" released by "delete_volume" :: held 1.811s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "cinder-7fdbeef9-8f94-450d-9def-d5b4bfc0509c-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-7fdbeef9-8f94-450d-9def-d5b4bfc0509c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "cinder-quobyte-7fdbeef9-8f94-450d-9def-d5b4bfc0509c" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-quobyte-7fdbeef9-8f94-450d-9def-d5b4bfc0509c" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Deleting offline snapshot 7fdbeef9-8f94-450d-9def-d5b4bfc0509c of volume 8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:46:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] snapshot_file for this snap is: volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:46:57 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[059377a0-724c-4dc5-83d7-a0ce0acadde1]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:57 devstack sudo[104894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:57 devstack sudo[104894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:57 devstack sudo[104894]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.468s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8d1ba32a-3538-4b74-8973-edadb6273af7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:46:57 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c374eed7-d559-412f-a52c-6b1f5c2eb939]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:46:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:57 devstack sudo[104899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 Aug 13 16:46:57 devstack sudo[104899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:58 devstack sudo[104899]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7" returned: 0 in 0.631s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:58 devstack sudo[104904]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:58 devstack sudo[104904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:58 devstack sudo[104904]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.506s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:46:58 devstack sudo[104910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c Aug 13 16:46:58 devstack sudo[104910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:46:59 devstack sudo[104910]: pam_unix(sudo:session): session closed for user root Aug 13 16:46:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7.7fdbeef9-8f94-450d-9def-d5b4bfc0509c" returned: 0 in 0.390s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:46:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-quobyte-7fdbeef9-8f94-450d-9def-d5b4bfc0509c" released by "_delete_snapshot" :: held 2.172s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" released by "delete_snapshot" :: held 2.202s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:46:59 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Created reservations ['63399c30-5791-4eeb-babe-17e88077f1f5', 'ae1ae8ea-ffcc-4c98-965a-f41141a2d1de', '62efc3d4-7c7f-4dba-aa98-b7ddbf66b29f', '9b545062-f6b5-4881-99c5-01e83a4cd223'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:46:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Delete snapshot completed successfully. Aug 13 16:46:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4dd7e45f-471c-47c9-ba59-e24c45b07f9a tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-7fdbeef9-8f94-450d-9def-d5b4bfc0509c-delete_snapshot" released by "delete_snapshot" :: held 2.412s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "cinder-8d1ba32a-3538-4b74-8973-edadb6273af7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-8d1ba32a-3538-4b74-8973-edadb6273af7-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" acquired by "delete_volume" :: waited 0.049s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:00 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[12c88535-fbee-44b7-ab2d-4ffa3fb99fae]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:00 devstack sudo[104922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 Aug 13 16:47:00 devstack sudo[104922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:01 devstack sudo[104922]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7" returned: 0 in 0.577s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:01 devstack sudo[104928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7 Aug 13 16:47:01 devstack sudo[104928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:01 devstack sudo[104928]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8d1ba32a-3538-4b74-8973-edadb6273af7" returned: 0 in 0.521s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-quobyte-8d1ba32a-3538-4b74-8973-edadb6273af7" released by "delete_volume" :: held 1.232s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Created reservations ['bc095898-8faa-4a2d-b281-70174604af75', '03c2bf5c-b836-402e-a9b2-9e26a098f760', '3db47ba2-b6bd-4419-af3a-1be326e3162f', '0fdff2f5-b66a-4316-8f71-36acc21a7520'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (ec81f3e9-2277-42ca-a4cf-8dd84e8ef565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d07aa60d-ea89-4bb3-8aed-d840e16b1f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d07aa60d-ea89-4bb3-8aed-d840e16b1f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1168365249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97abae8e-4c72-4c56-a534-3a80ac6a4f46,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:02Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d582a83-f68d-4566-a12c-69ee309dc5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:01 devstack sudo[104931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:01 devstack sudo[104931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d582a83-f68d-4566-a12c-69ee309dc5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91ef137f-b749-4bf1-bb7f-8cbef32c4377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91ef137f-b749-4bf1-bb7f-8cbef32c4377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97abae8e-4c72-4c56-a534-3a80ac6a4f46', 'volume_name': 'volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b35c7462-6e0b-424c-bb2a-8ee7efb5298f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b35c7462-6e0b-424c-bb2a-8ee7efb5298f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54111f67-47cb-424f-9a94-ab241cadbae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:02 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Volume 97abae8e-4c72-4c56-a534-3a80ac6a4f46: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46', 'volume_size': 1} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1168365249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97abae8e-4c72-4c56-a534-3a80ac6a4f46,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:02Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Creating volume 97abae8e-4c72-4c56-a534-3a80ac6a4f46 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:02 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:02 devstack sudo[104933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 1073741824 Aug 13 16:47:02 devstack sudo[104933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:02 devstack sudo[104931]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.309s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Deleted volume successfully. Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0532222c-d1a9-4261-9be6-1c22eb2093c6 tempest-SnapshotsActionsTest-1119501950 None] Lock "cinder-8d1ba32a-3538-4b74-8973-edadb6273af7-delete_volume" released by "delete_volume" :: held 1.988s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:02 devstack sudo[104933]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 1073741824" returned: 0 in 0.714s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:02 devstack sudo[104940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 Aug 13 16:47:02 devstack sudo[104940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:03 devstack sudo[104940]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46" returned: 0 in 0.326s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] <== create_volume: return (1125ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.130s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54111f67-47cb-424f-9a94-ab241cadbae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (184c550f-245a-4c5a-92d5-34dd954bb1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:03 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Volume volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 (97abae8e-4c72-4c56-a534-3a80ac6a4f46): created successfully Aug 13 16:47:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (184c550f-245a-4c5a-92d5-34dd954bb1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (ec81f3e9-2277-42ca-a4cf-8dd84e8ef565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fd0b1908-8a02-45d5-904c-50015e158673 tempest-VolumesGetTest-1569342597 None] Created volume successfully. Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (1a3dcf7b-d58d-4529-a764-fa95c41cfc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e18cc17-34fc-4a2e-948a-39c9e52972db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e18cc17-34fc-4a2e-948a-39c9e52972db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1471043853',display_name='tempest-VolumesGetTest-Volume-907059798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a4d9e4b-733e-4d99-857b-0ba340a5812e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:05Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93f8f4f2-2b41-48e0-8550-3453130473ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93f8f4f2-2b41-48e0-8550-3453130473ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a43e5066-b50d-4dca-a658-6a325a7ba181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a43e5066-b50d-4dca-a658-6a325a7ba181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a4d9e4b-733e-4d99-857b-0ba340a5812e', 'volume_name': 'volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb3ee5e1-9a4e-4630-941d-2be0529ffd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb3ee5e1-9a4e-4630-941d-2be0529ffd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3c82ca4-a54b-47c0-a969-0b00561957ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Volume 6a4d9e4b-733e-4d99-857b-0ba340a5812e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e', 'volume_size': 1} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1471043853',display_name='tempest-VolumesGetTest-Volume-907059798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6a4d9e4b-733e-4d99-857b-0ba340a5812e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:05Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Creating volume 6a4d9e4b-733e-4d99-857b-0ba340a5812e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:05 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:05 devstack sudo[104943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e 1073741824 Aug 13 16:47:05 devstack sudo[104943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:06 devstack sudo[104943]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e 1073741824" returned: 0 in 0.609s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:06 devstack sudo[104949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:06 devstack sudo[104949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:06 devstack sudo[104951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e Aug 13 16:47:06 devstack sudo[104951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:06 devstack sudo[104951]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e" returned: 0 in 0.378s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] <== create_volume: return (1079ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.082s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3c82ca4-a54b-47c0-a969-0b00561957ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc284d73-ce38-48d4-8c40-95e620cd4d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:06 devstack sudo[104949]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:47:06 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Volume volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e (6a4d9e4b-733e-4d99-857b-0ba340a5812e): created successfully Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc284d73-ce38-48d4-8c40-95e620cd4d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (1a3dcf7b-d58d-4529-a764-fa95c41cfc0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:06 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-75a830fa-25f0-471e-bd0c-cdfa8b6cd96e tempest-VolumesGetTest-1569342597 None] Created volume successfully. Aug 13 16:47:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-6a4d9e4b-733e-4d99-857b-0ba340a5812e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Lock "cinder-6a4d9e4b-733e-4d99-857b-0ba340a5812e-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-6a4d9e4b-733e-4d99-857b-0ba340a5812e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-6a4d9e4b-733e-4d99-857b-0ba340a5812e" acquired by "delete_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:07 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[329cf0ce-36a6-4291-9485-63b73267ebf3]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:08 devstack sudo[104955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e Aug 13 16:47:08 devstack sudo[104955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:08 devstack sudo[104955]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e" returned: 0 in 0.438s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:08 devstack sudo[104960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e Aug 13 16:47:08 devstack sudo[104960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:08 devstack sudo[104960]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6a4d9e4b-733e-4d99-857b-0ba340a5812e" returned: 0 in 0.336s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-6a4d9e4b-733e-4d99-857b-0ba340a5812e" released by "delete_volume" :: held 0.827s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Created reservations ['df5292ef-6852-4aa9-8541-172aab51d272', '7a04c17d-d89f-4a4c-a90c-5d30a846e6d4', '17b6a3fd-de30-452e-80aa-cc4591fa92c3', '2907cf65-e24a-42e3-afcd-cc7e5f04585b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:09 devstack sudo[104965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:09 devstack sudo[104965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-97abae8e-4c72-4c56-a534-3a80ac6a4f46-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Lock "cinder-97abae8e-4c72-4c56-a534-3a80ac6a4f46-delete_volume" acquired by "delete_volume" :: waited 0.060s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-97abae8e-4c72-4c56-a534-3a80ac6a4f46" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-97abae8e-4c72-4c56-a534-3a80ac6a4f46" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:09 devstack sudo[104965]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b481613-33bc-4f3b-aa0d-9c87788052a0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.492s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Deleted volume successfully. Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Flow 'volume_create_manager' (7bff15a1-b15a-4da7-9961-cd4aaee467a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f97736be-38e8-4c0c-870e-ed57260ab647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f97736be-38e8-4c0c-870e-ed57260ab647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1648228634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=39a13f4f-1927-472e-bf7d-3fbfe9045ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9e0f2e7d54747598f41dbdf818dbd49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:09Z,use_quota=True,user_id='caac9dd2d03c493e801ca939669337e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a781dca-139f-40a8-9335-b90b08092891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a781dca-139f-40a8-9335-b90b08092891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d87aabf-8693-4b8d-9f06-36db1b6f4e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:09 devstack sudo[104968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 Aug 13 16:47:09 devstack sudo[104968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d87aabf-8693-4b8d-9f06-36db1b6f4e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '39a13f4f-1927-472e-bf7d-3fbfe9045ead', 'volume_name': 'volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3f73e85-8bfa-4166-8ff2-3010043cdacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3f73e85-8bfa-4166-8ff2-3010043cdacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08c1cb1d-50aa-4534-b9af-e37d282cf5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:09 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Volume 39a13f4f-1927-472e-bf7d-3fbfe9045ead: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead', 'volume_size': 1} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1648228634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=39a13f4f-1927-472e-bf7d-3fbfe9045ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9e0f2e7d54747598f41dbdf818dbd49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:09Z,use_quota=True,user_id='caac9dd2d03c493e801ca939669337e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Creating volume 39a13f4f-1927-472e-bf7d-3fbfe9045ead {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:09 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d601c598-9b40-4a8b-a795-f6a67068ef2d tempest-VolumesGetTest-1569342597 None] Lock "cinder-6a4d9e4b-733e-4d99-857b-0ba340a5812e-delete_volume" released by "delete_volume" :: held 1.895s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:09 devstack sudo[104970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead 1073741824 Aug 13 16:47:09 devstack sudo[104970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:09 devstack sudo[104968]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46" returned: 0 in 0.517s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:09 devstack sudo[104978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46 Aug 13 16:47:09 devstack sudo[104978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:10 devstack sudo[104970]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead 1073741824" returned: 0 in 0.622s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:10 devstack sudo[104978]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-97abae8e-4c72-4c56-a534-3a80ac6a4f46" returned: 0 in 0.336s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-97abae8e-4c72-4c56-a534-3a80ac6a4f46" released by "delete_volume" :: held 0.941s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:10 devstack sudo[104985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead Aug 13 16:47:10 devstack sudo[104985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Created reservations ['ec67dc7e-810a-4ff6-8842-297597f6a844', 'cc85e310-4cd4-45be-9c16-d5b920fe2710', 'defb6f10-d9b9-482d-b442-ee2a9dbcd561', '4605e378-f75a-4dad-a52d-a27e774e42ad'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:10 devstack sudo[104987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:10 devstack sudo[104987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:10 devstack sudo[104985]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] <== create_volume: return (1049ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.052s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08c1cb1d-50aa-4534-b9af-e37d282cf5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c985f3c4-44da-4ead-8388-684e4e0ed31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:10 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Volume volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead (39a13f4f-1927-472e-bf7d-3fbfe9045ead): created successfully Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c985f3c4-44da-4ead-8388-684e4e0ed31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Flow 'volume_create_manager' (7bff15a1-b15a-4da7-9961-cd4aaee467a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c2a5afb7-1e1b-4aab-8382-5d36d0df8ab6 tempest-AttachVolumeNegativeTest-591587530 None] Created volume successfully. Aug 13 16:47:10 devstack sudo[104987]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Deleted volume successfully. Aug 13 16:47:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2b87efb6-dc03-4087-ba6c-d5860f81a032 tempest-VolumesGetTest-1569342597 None] Lock "cinder-97abae8e-4c72-4c56-a534-3a80ac6a4f46-delete_volume" released by "delete_volume" :: held 1.727s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (13bc1f4b-0d8d-4780-a9c5-4a346b341946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f085fd26-08f5-41c3-bb5a-d860bfc75c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f085fd26-08f5-41c3-bb5a-d860bfc75c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-302695259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61f9351e-c0d3-4eba-8a3b-5301f123df5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:12Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3221fafe-cc84-479d-9885-c7acb81a79f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3221fafe-cc84-479d-9885-c7acb81a79f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16c1b3e9-4b8c-4d14-a694-fc4928cb0ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16c1b3e9-4b8c-4d14-a694-fc4928cb0ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61f9351e-c0d3-4eba-8a3b-5301f123df5c', 'volume_name': 'volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e7c2480-b01d-4c30-ad64-c5243cf843d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e7c2480-b01d-4c30-ad64-c5243cf843d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fb5e46d-f6ce-410e-bb34-c5f12f6042c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Volume 61f9351e-c0d3-4eba-8a3b-5301f123df5c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c', 'volume_size': 1} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-302695259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61f9351e-c0d3-4eba-8a3b-5301f123df5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:12Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Creating volume 61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:12 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:12 devstack sudo[105001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c 1073741824 Aug 13 16:47:12 devstack sudo[105001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-1ed99df9-39dc-4f11-b80d-c9af1ac315c7 req-a177b1a0-2438-434e-b552-2fef3810cdf8 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:13 devstack sudo[105001]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c 1073741824" returned: 0 in 0.824s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:13 devstack sudo[105009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c Aug 13 16:47:13 devstack sudo[105009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:13 devstack sudo[105009]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c" returned: 0 in 0.374s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] <== create_volume: return (1264ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.267s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-1ed99df9-39dc-4f11-b80d-c9af1ac315c7 req-a177b1a0-2438-434e-b552-2fef3810cdf8 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.968s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-1ed99df9-39dc-4f11-b80d-c9af1ac315c7 req-a177b1a0-2438-434e-b552-2fef3810cdf8 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.026s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fb5e46d-f6ce-410e-bb34-c5f12f6042c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73813489-2c60-477e-8d38-113fd210efbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Volume volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c (61f9351e-c0d3-4eba-8a3b-5301f123df5c): created successfully Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73813489-2c60-477e-8d38-113fd210efbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (13bc1f4b-0d8d-4780-a9c5-4a346b341946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c4f1d73c-6d56-4687-9adf-323a8ca34599 tempest-VolumesGetTest-1569342597 None] Created volume successfully. Aug 13 16:47:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-1ed99df9-39dc-4f11-b80d-c9af1ac315c7 req-a177b1a0-2438-434e-b552-2fef3810cdf8 tempest-AttachVolumeNegativeTest-591587530 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead', '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': 'ad2d3e30-dafb-4f53-bb9d-1a78a8b9b78f', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:47:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-1ed99df9-39dc-4f11-b80d-c9af1ac315c7 req-a177b1a0-2438-434e-b552-2fef3810cdf8 tempest-AttachVolumeNegativeTest-591587530 None] attachment_update completed successfully. Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (5b67734c-1a6b-44b7-8675-e77eef2656a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (345d24ec-16ad-43ed-baef-1289ea21372d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (345d24ec-16ad-43ed-baef-1289ea21372d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1267638317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=117e952a-f684-4c6f-b3ed-f911116957da,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=61f9351e-c0d3-4eba-8a3b-5301f123df5c,status='creating',terminated_at=None,updated_at=2026-08-13T14:47:15Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acb834fd-c79d-472e-b6a1-f7fcc457252c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acb834fd-c79d-472e-b6a1-f7fcc457252c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4f8b24f-5122-4e00-95a7-2d712228ee08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4f8b24f-5122-4e00-95a7-2d712228ee08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '117e952a-f684-4c6f-b3ed-f911116957da', 'volume_name': 'volume-117e952a-f684-4c6f-b3ed-f911116957da', 'volume_size': 1, 'source_volid': '61f9351e-c0d3-4eba-8a3b-5301f123df5c', 'source_volstatus': 'available'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac12cbe3-be37-489b-bc05-8c950816e3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac12cbe3-be37-489b-bc05-8c950816e3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a2576c5-8397-4a6a-a8e8-a9988662b854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:15 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Volume 117e952a-f684-4c6f-b3ed-f911116957da: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-117e952a-f684-4c6f-b3ed-f911116957da', 'volume_size': 1, 'source_volid': '61f9351e-c0d3-4eba-8a3b-5301f123df5c', 'source_volstatus': 'available'} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:15 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Cloning volume 61f9351e-c0d3-4eba-8a3b-5301f123df5c to volume 117e952a-f684-4c6f-b3ed-f911116957da Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Creating offline snapshot bfa99f46-1a66-4f42-adde-d928665c672a of volume 61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[07bcc334-eb7f-4f70-9d2d-b4787a4b08fa]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:15 devstack sudo[105397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c Aug 13 16:47:15 devstack sudo[105397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:16 devstack sudo[105397]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c" returned: 0 in 0.588s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:16 devstack sudo[105402]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a 1G Aug 13 16:47:16 devstack sudo[105402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:17 devstack sudo[105402]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a 1G" returned: 0 in 0.768s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:17 devstack sudo[105409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a Aug 13 16:47:17 devstack sudo[105409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:17 devstack sudo[105409]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a" returned: 0 in 0.641s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:17 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a is being set with open permissions: ugo+rw Aug 13 16:47:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:17 devstack sudo[105420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a Aug 13 16:47:17 devstack sudo[105420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-a1e3ffab-4c29-4dfb-b6d4-70e8768d7b64 req-614e6ac9-1049-4506-b005-89115d2685f1 tempest-AttachVolumeNegativeTest-591587530 None] Terminate volume connection completed successfully. Aug 13 16:47:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-a1e3ffab-4c29-4dfb-b6d4-70e8768d7b64 req-614e6ac9-1049-4506-b005-89115d2685f1 tempest-AttachVolumeNegativeTest-591587530 None] Deleting attachment ad2d3e30-dafb-4f53-bb9d-1a78a8b9b78f. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:47:18 devstack sudo[105420]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a" returned: 0 in 0.431s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:18 devstack sudo[105451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.info Aug 13 16:47:18 devstack sudo[105451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:18 devstack sudo[105451]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.info" returned: 0 in 0.383s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.info is being set with open permissions: ugo+rw Aug 13 16:47:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:18 devstack sudo[105454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.info Aug 13 16:47:18 devstack sudo[105454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:19 devstack sudo[105454]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.info" returned: 0 in 0.473s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-117e952a-f684-4c6f-b3ed-f911116957da" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-117e952a-f684-4c6f-b3ed-f911116957da" acquired by "_copy_volume_from_snapshot" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] snapshot: bfa99f46-1a66-4f42-adde-d928665c672a, volume: 117e952a-f684-4c6f-b3ed-f911116957da, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c16bbd93-5860-4081-82bd-943a737e706c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:19 devstack sudo[105459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a Aug 13 16:47:19 devstack sudo[105459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:20 devstack sudo[105459]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a" returned: 0 in 0.947s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c2a4e16-9161-4180-bd24-403d7471fea4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:20 devstack sudo[105519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c Aug 13 16:47:20 devstack sudo[105519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:20 devstack sudo[105519]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c" returned: 0 in 0.795s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:47:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:21 devstack sudo[105527]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da Aug 13 16:47:21 devstack sudo[105527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:27 devstack sudo[105527]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da" returned: 0 in 6.997s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:27 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c, size 1024.00 MB, duration 7.00 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:47:27 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Converted 1024.00 MB image at 146.30 MB/s Aug 13 16:47:27 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da is being set with open permissions: ugo+rw Aug 13 16:47:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:28 devstack sudo[105543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da Aug 13 16:47:28 devstack sudo[105543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=62,cinder:DELETE=5,cinder:INSERT=12,cinder:UPDATE=59 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=75,cinder:SELECT=51,cinder:DELETE=6,cinder:INSERT=22 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "cinder-39a13f4f-1927-472e-bf7d-3fbfe9045ead-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-39a13f4f-1927-472e-bf7d-3fbfe9045ead-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "cinder-quobyte-39a13f4f-1927-472e-bf7d-3fbfe9045ead" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-quobyte-39a13f4f-1927-472e-bf7d-3fbfe9045ead" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b9c986e-a257-44ab-b185-14f224396218]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:28 devstack sudo[105543]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-117e952a-f684-4c6f-b3ed-f911116957da" released by "_copy_volume_from_snapshot" :: held 9.364s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-bfa99f46-1a66-4f42-adde-d928665c672a" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:28 devstack sudo[105545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead Aug 13 16:47:28 devstack sudo[105545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-bfa99f46-1a66-4f42-adde-d928665c672a" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Deleting offline snapshot bfa99f46-1a66-4f42-adde-d928665c672a of volume 61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] snapshot_file for this snap is: volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[882cb1b0-a737-45ff-b0d7-109d1e08ecc2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:28 devstack sudo[105548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a Aug 13 16:47:28 devstack sudo[105548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:28 devstack sudo[105545]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead" returned: 0 in 0.564s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:28 devstack sudo[105553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead Aug 13 16:47:28 devstack sudo[105553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:29 devstack sudo[105548]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a" returned: 0 in 0.557s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5629d917-7c2a-4c1d-a5bd-f31c58050d91]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:29 devstack sudo[105553]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-39a13f4f-1927-472e-bf7d-3fbfe9045ead" returned: 0 in 0.383s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-quobyte-39a13f4f-1927-472e-bf7d-3fbfe9045ead" released by "delete_volume" :: held 1.053s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:29 devstack sudo[105559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c Aug 13 16:47:29 devstack sudo[105559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Created reservations ['b6581be7-f215-41d3-8ba1-d01262121d27', '5b155a50-656a-4010-814f-3705be272ab9', '014f65d3-e99a-4fb7-903f-5a18e371c994', 'ad99ae0f-9a15-4805-a047-f47e7457455c'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:29 devstack sudo[105561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:29 devstack sudo[105561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:29 devstack sudo[105561]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:29 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Deleted volume successfully. Aug 13 16:47:29 devstack sudo[105559]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c" returned: 0 in 0.716s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8c7a7d0e-0a51-4ce9-9a10-929c0337a0d9 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-39a13f4f-1927-472e-bf7d-3fbfe9045ead-delete_volume" released by "delete_volume" :: held 1.744s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:29 devstack sudo[105567]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a Aug 13 16:47:29 devstack sudo[105567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:30 devstack sudo[105567]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a" returned: 0 in 0.436s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:30 devstack sudo[105574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a Aug 13 16:47:30 devstack sudo[105574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "cinder-9618d88d-b54a-4235-b04a-7f82bee0a229-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-9618d88d-b54a-4235-b04a-7f82bee0a229-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:30 devstack sudo[105574]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c.bfa99f46-1a66-4f42-adde-d928665c672a" returned: 0 in 0.467s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-bfa99f46-1a66-4f42-adde-d928665c672a" released by "_delete_snapshot" :: held 2.342s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "cinder-quobyte-9618d88d-b54a-4235-b04a-7f82bee0a229" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-quobyte-9618d88d-b54a-4235-b04a-7f82bee0a229" acquired by "delete_volume" :: waited 0.049s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 15.396s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ac90ffb-f48b-4c11-b9df-66b9ee788fd7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a2576c5-8397-4a6a-a8e8-a9988662b854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-117e952a-f684-4c6f-b3ed-f911116957da', 'volume_size': 1, 'source_volid': '61f9351e-c0d3-4eba-8a3b-5301f123df5c', 'source_volstatus': 'available'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f424b926-1fd6-46b7-9723-46f38f0308fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:31 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Volume volume-117e952a-f684-4c6f-b3ed-f911116957da (117e952a-f684-4c6f-b3ed-f911116957da): created successfully Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f424b926-1fd6-46b7-9723-46f38f0308fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (5b67734c-1a6b-44b7-8675-e77eef2656a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:31 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d537c9e6-9b20-4758-acb9-2b4bd34ef395 tempest-VolumesGetTest-1569342597 None] Created volume successfully. Aug 13 16:47:31 devstack sudo[105586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 Aug 13 16:47:31 devstack sudo[105586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:31 devstack sudo[105586]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229" returned: 0 in 0.498s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:31 devstack sudo[105591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229 Aug 13 16:47:31 devstack sudo[105591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:31 devstack sudo[105591]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9618d88d-b54a-4235-b04a-7f82bee0a229" returned: 0 in 0.398s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-quobyte-9618d88d-b54a-4235-b04a-7f82bee0a229" released by "delete_volume" :: held 0.952s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Created reservations ['f19d419a-d818-4ea5-a804-d1bf1c01a692', '2d498c66-b604-4dc5-8ca8-5080c3be74f3', 'edafdf36-6733-4c12-9309-ea2c005515c3', '01854d50-0c62-4fa8-8d94-f69dac78eb2e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:32 devstack sudo[105594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:32 devstack sudo[105594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:32 devstack sudo[105594]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.488s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Deleted volume successfully. Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7a57c67d-0251-437a-998f-3c492de77bbe tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-9618d88d-b54a-4235-b04a-7f82bee0a229-delete_volume" released by "delete_volume" :: held 1.956s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (2270efe0-cde5-4f84-bc5b-f76644eb7192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8413c193-c04b-4e38-a512-4160fb052389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8413c193-c04b-4e38-a512-4160fb052389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1149306563',display_name='tempest-VolumesGetTest-Volume-1625092009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f216d930-fc5a-4cec-8ad4-e43b240564ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:33Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13276988-50fe-47ef-99b4-fbfe6601abdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13276988-50fe-47ef-99b4-fbfe6601abdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ad9bdc3-dd32-4ab2-a6be-fe71f182614e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ad9bdc3-dd32-4ab2-a6be-fe71f182614e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f216d930-fc5a-4cec-8ad4-e43b240564ad', 'volume_name': 'volume-f216d930-fc5a-4cec-8ad4-e43b240564ad', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f9cd616-bf74-4d2b-b39f-6355cec34831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f9cd616-bf74-4d2b-b39f-6355cec34831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (968ce420-b3c3-4fa1-899e-b596b4909afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:32 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Volume f216d930-fc5a-4cec-8ad4-e43b240564ad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f216d930-fc5a-4cec-8ad4-e43b240564ad', 'volume_size': 1} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1149306563',display_name='tempest-VolumesGetTest-Volume-1625092009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f216d930-fc5a-4cec-8ad4-e43b240564ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:33Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Creating volume f216d930-fc5a-4cec-8ad4-e43b240564ad {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:32 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:32 devstack sudo[105597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad 1073741824 Aug 13 16:47:32 devstack sudo[105597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "cinder-f493d7b2-aefd-4b2c-8a56-de025b06d955-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-f493d7b2-aefd-4b2c-8a56-de025b06d955-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "cinder-quobyte-f493d7b2-aefd-4b2c-8a56-de025b06d955" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-quobyte-f493d7b2-aefd-4b2c-8a56-de025b06d955" acquired by "delete_volume" :: waited 0.063s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9b5da4f-4b38-4712-9d98-7c4dbea29140]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:33 devstack sudo[105597]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad 1073741824" returned: 0 in 0.967s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:33 devstack sudo[105604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad Aug 13 16:47:33 devstack sudo[105604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:34 devstack sudo[105603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 Aug 13 16:47:34 devstack sudo[105603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:34 devstack sudo[105604]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad" returned: 0 in 0.330s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] <== create_volume: return (1382ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.389s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (968ce420-b3c3-4fa1-899e-b596b4909afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f216d930-fc5a-4cec-8ad4-e43b240564ad', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7ea1f1-a43a-4809-bac1-7bc329217434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:34 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Volume volume-f216d930-fc5a-4cec-8ad4-e43b240564ad (f216d930-fc5a-4cec-8ad4-e43b240564ad): created successfully Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7ea1f1-a43a-4809-bac1-7bc329217434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (2270efe0-cde5-4f84-bc5b-f76644eb7192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:34 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8fdd6edf-0b34-4aad-9f67-959f3d74100d tempest-VolumesGetTest-1569342597 None] Created volume successfully. Aug 13 16:47:34 devstack sudo[105603]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955" returned: 0 in 0.671s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:34 devstack sudo[105611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955 Aug 13 16:47:34 devstack sudo[105611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:34 devstack sudo[105611]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f493d7b2-aefd-4b2c-8a56-de025b06d955" returned: 0 in 0.393s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-quobyte-f493d7b2-aefd-4b2c-8a56-de025b06d955" released by "delete_volume" :: held 1.170s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Created reservations ['32b5ae5d-b2c2-47c5-a709-1dcd378dd368', '8c221124-c660-447a-be90-92cc0bd2a54b', '81c43818-d3be-4ecf-99df-be147946763b', '97b4773c-4bc8-4779-8286-1cf7d3e096c0'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:35 devstack sudo[105625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:35 devstack sudo[105625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-f216d930-fc5a-4cec-8ad4-e43b240564ad-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Lock "cinder-f216d930-fc5a-4cec-8ad4-e43b240564ad-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-f216d930-fc5a-4cec-8ad4-e43b240564ad" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-f216d930-fc5a-4cec-8ad4-e43b240564ad" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[346f37d5-1259-439b-93e0-fa0a364fcce1]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:35 devstack sudo[105628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad Aug 13 16:47:35 devstack sudo[105628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:35 devstack sudo[105625]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.496s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Deleted volume successfully. Aug 13 16:47:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3b51392f-dedc-4472-9697-7a18b41a8ab5 tempest-AttachVolumeNegativeTest-591587530 None] Lock "cinder-f493d7b2-aefd-4b2c-8a56-de025b06d955-delete_volume" released by "delete_volume" :: held 2.219s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:36 devstack sudo[105628]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad" returned: 0 in 0.640s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:36 devstack sudo[105640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad Aug 13 16:47:36 devstack sudo[105640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:36 devstack sudo[105640]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f216d930-fc5a-4cec-8ad4-e43b240564ad" returned: 0 in 0.363s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-f216d930-fc5a-4cec-8ad4-e43b240564ad" released by "delete_volume" :: held 1.083s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Created reservations ['b4113881-3e6c-4555-8d1a-5a15ed9294a6', '6cce34e7-145b-4ddc-b5b9-ccb7c715583c', '5d9afd18-d4ab-4977-b2e3-10be19edb370', 'beba4329-3d31-49bb-8769-b3246df53b00'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:36 devstack sudo[105655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:36 devstack sudo[105655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:37 devstack sudo[105655]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.297s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:37 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Deleted volume successfully. Aug 13 16:47:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b954a52-a3a2-4f58-a1c9-9104a67e2098 tempest-VolumesGetTest-1569342597 None] Lock "cinder-f216d930-fc5a-4cec-8ad4-e43b240564ad-delete_volume" released by "delete_volume" :: held 1.709s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-117e952a-f684-4c6f-b3ed-f911116957da-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Lock "cinder-117e952a-f684-4c6f-b3ed-f911116957da-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-117e952a-f684-4c6f-b3ed-f911116957da" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-117e952a-f684-4c6f-b3ed-f911116957da" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c1e91bb-ea79-44af-8a2b-e31d878c7a3c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:38 devstack sudo[105669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da Aug 13 16:47:38 devstack sudo[105669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:38 devstack sudo[105669]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da" returned: 0 in 0.919s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:39 devstack sudo[105712]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da Aug 13 16:47:39 devstack sudo[105712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:39 devstack sudo[105712]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-117e952a-f684-4c6f-b3ed-f911116957da" returned: 0 in 0.548s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-117e952a-f684-4c6f-b3ed-f911116957da" released by "delete_volume" :: held 1.555s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Created reservations ['a471d428-5047-4bd0-85f0-42ff6eab635e', '9b3cd838-240b-40cf-a02f-037191641dce', '3f467c87-2ff2-42b7-9a23-03f0b8094b89', '6f03c2fd-ddbe-4a3b-b903-3bfbb67a34cb'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:39 devstack sudo[105747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:39 devstack sudo[105747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:40 devstack sudo[105747]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.432s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Deleted volume successfully. Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2119f3ec-736a-428c-bc17-cdebfa45a8ef tempest-VolumesGetTest-1569342597 None] Lock "cinder-117e952a-f684-4c6f-b3ed-f911116957da-delete_volume" released by "delete_volume" :: held 2.529s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-61f9351e-c0d3-4eba-8a3b-5301f123df5c-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Lock "cinder-61f9351e-c0d3-4eba-8a3b-5301f123df5c-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-61f9351e-c0d3-4eba-8a3b-5301f123df5c" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-61f9351e-c0d3-4eba-8a3b-5301f123df5c" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a169f44-a0db-4365-95f8-bc9d4f7ca931]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:40 devstack sudo[105754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c Aug 13 16:47:40 devstack sudo[105754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:41 devstack sudo[105754]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:41 devstack sudo[105760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c Aug 13 16:47:41 devstack sudo[105760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:41 devstack sudo[105760]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61f9351e-c0d3-4eba-8a3b-5301f123df5c" returned: 0 in 0.785s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-61f9351e-c0d3-4eba-8a3b-5301f123df5c" released by "delete_volume" :: held 1.404s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Created reservations ['6d432693-8d42-40f4-a467-966379782ee0', 'd6f9f592-def8-4e7e-b716-f10436b764dc', '77047b39-4855-4e11-a2f5-973f4a91fb3d', '77d7ee10-3e20-4834-911e-d6c1d514fd18'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:42 devstack sudo[105764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:47:42 devstack sudo[105764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:42 devstack sudo[105764]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:47:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Deleted volume successfully. Aug 13 16:47:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-304e0bb2-c0ad-4b3a-b957-5284a6ecc723 tempest-VolumesGetTest-1569342597 None] Lock "cinder-61f9351e-c0d3-4eba-8a3b-5301f123df5c-delete_volume" released by "delete_volume" :: held 2.030s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (25e6d9fa-14cc-447c-a08b-2e451c2c3a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f47c186-092a-4908-9570-d230a0e0ae2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f47c186-092a-4908-9570-d230a0e0ae2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-37187465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8dcca96f-3896-4be5-adee-66fb884eaaa2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:45Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4a7f036-115e-4581-925f-efd5fd443568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4a7f036-115e-4581-925f-efd5fd443568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1c49a23-7ccb-4c4a-a7e4-2c6e31ddb02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:44 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:47:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e1c49a23-7ccb-4c4a-a7e4-2c6e31ddb02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8dcca96f-3896-4be5-adee-66fb884eaaa2', 'volume_name': 'volume-8dcca96f-3896-4be5-adee-66fb884eaaa2', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e844eb3-2d6e-44a6-94d6-55c334294915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e844eb3-2d6e-44a6-94d6-55c334294915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:45 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c57ab6ce-1f73-4526-aefd-534253673d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:45 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Volume 8dcca96f-3896-4be5-adee-66fb884eaaa2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8dcca96f-3896-4be5-adee-66fb884eaaa2', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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 13 16:47:45 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Trying to clone 8dcca96f-3896-4be5-adee-66fb884eaaa2 from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Flow 'volume_create_manager' (6218789b-7885-4377-929e-854fa495f5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9501a495-1d60-462c-90f4-6bb7dc349af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:47:46 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Image download 20.69 MB at 20.69 MB/s Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9501a495-1d60-462c-90f4-6bb7dc349af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1318717294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b70aea4a-7263-4880-a62d-24388ba8f006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82910e2bd7994ff8a4f1da904f783c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:46Z,use_quota=True,user_id='b774b5c430ba4b9d9098da52536ecb1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6532e538-a106-48a2-8da5-53ce35f4103c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6532e538-a106-48a2-8da5-53ce35f4103c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1273766d-2f68-4694-b8ce-25049803e170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1273766d-2f68-4694-b8ce-25049803e170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b70aea4a-7263-4880-a62d-24388ba8f006', 'volume_name': 'volume-b70aea4a-7263-4880-a62d-24388ba8f006', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9f769cc-92f3-46e2-82bf-51aaa693be1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9f769cc-92f3-46e2-82bf-51aaa693be1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0b64a6c-b9c4-4664-a1a8-69f525e7ae2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:46 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Volume b70aea4a-7263-4880-a62d-24388ba8f006: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b70aea4a-7263-4880-a62d-24388ba8f006', 'volume_size': 1} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1318717294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b70aea4a-7263-4880-a62d-24388ba8f006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82910e2bd7994ff8a4f1da904f783c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:46Z,use_quota=True,user_id='b774b5c430ba4b9d9098da52536ecb1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Creating volume b70aea4a-7263-4880-a62d-24388ba8f006 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:46 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:46 devstack sudo[105769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 1073741824 Aug 13 16:47:46 devstack sudo[105769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b36a6909-7d79-4db5-9c9e-23c61ae19978]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:46 devstack sudo[105771]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD Aug 13 16:47:46 devstack sudo[105771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:46 devstack sudo[105771]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD" returned: 0 in 0.532s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 is fetched for user 9d41bf97ddd449719c48dcf9aa4385ca. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9373c9b5-02eb-42cc-b1a4-eff93ef2798c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:47 devstack sudo[105780]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD Aug 13 16:47:47 devstack sudo[105780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:47 devstack sudo[105769]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 1073741824" returned: 0 in 0.942s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:47 devstack sudo[105782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 Aug 13 16:47:47 devstack sudo[105782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:47 devstack sudo[105780]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD" returned: 0 in 0.570s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:47 devstack sudo[105782]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006" returned: 0 in 0.416s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] <== create_volume: return (1435ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.437s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.132s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-37187465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8dcca96f-3896-4be5-adee-66fb884eaaa2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:45Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Creating volume 8dcca96f-3896-4be5-adee-66fb884eaaa2 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:47 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0b64a6c-b9c4-4664-a1a8-69f525e7ae2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b70aea4a-7263-4880-a62d-24388ba8f006', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:47 devstack sudo[105789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 1073741824 Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1fd1fc1-e314-4b10-b5ee-0b0bb54e24a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:47 devstack sudo[105789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:47 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Volume volume-b70aea4a-7263-4880-a62d-24388ba8f006 (b70aea4a-7263-4880-a62d-24388ba8f006): created successfully Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a1fd1fc1-e314-4b10-b5ee-0b0bb54e24a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Flow 'volume_create_manager' (6218789b-7885-4377-929e-854fa495f5f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:47 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-99e3bd5d-d29e-477f-8b46-36e754e43014 tempest-TestMinimumBasicScenario-1942047387 None] Created volume successfully. Aug 13 16:47:48 devstack sudo[105789]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 1073741824" returned: 0 in 0.740s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:48 devstack sudo[105795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 Aug 13 16:47:48 devstack sudo[105795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:48 devstack sudo[105795]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2" returned: 0 in 0.429s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] <== create_volume: return (1247ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.253s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:48 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Attempting download of cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 8dcca96f-3896-4be5-adee-66fb884eaaa2. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d44e5a3e-cf82-43fd-b289-7fe66b58e130]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_13g67e7n {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:49 devstack sudo[105801]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_13g67e7n Aug 13 16:47:49 devstack sudo[105801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:49 devstack sudo[105801]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_13g67e7n" returned: 0 in 0.603s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_13g67e7n {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-4e56bc8a-db6a-44d6-947c-204ade24e147 req-c42ee003-083f-4f0f-bdc8-341ca918ea9e tempest-TestMinimumBasicScenario-1942047387 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-4e56bc8a-db6a-44d6-947c-204ade24e147 req-c42ee003-083f-4f0f-bdc8-341ca918ea9e tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-4e56bc8a-db6a-44d6-947c-204ade24e147 req-c42ee003-083f-4f0f-bdc8-341ca918ea9e tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-4e56bc8a-db6a-44d6-947c-204ade24e147 req-c42ee003-083f-4f0f-bdc8-341ca918ea9e tempest-TestMinimumBasicScenario-1942047387 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-b70aea4a-7263-4880-a62d-24388ba8f006', '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': '42281387-55ee-4ca6-9886-f1829a562f8b', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:47:49 devstack sudo[105813]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_13g67e7n Aug 13 16:47:49 devstack sudo[105813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:49 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-4e56bc8a-db6a-44d6-947c-204ade24e147 req-c42ee003-083f-4f0f-bdc8-341ca918ea9e tempest-TestMinimumBasicScenario-1942047387 None] attachment_update completed successfully. Aug 13 16:47:50 devstack sudo[105813]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_13g67e7n" returned: 1 in 0.530s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_13g67e7n' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:47:50 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0dc150f9-4887-4d1d-959d-41afd8dfe0aa]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:50 devstack sudo[105839]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD Aug 13 16:47:50 devstack sudo[105839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:50 devstack sudo[105839]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD" returned: 0 in 0.403s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:50 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 was qcow2, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:47:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:50 devstack sudo[106160]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 Aug 13 16:47:50 devstack sudo[106160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:53 devstack sudo[106160]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2" returned: 0 in 3.323s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:53 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_0tmtx38adevstack@QuobyteHD, size 112.00 MB, duration 3.33 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:47:53 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Converted 112.00 MB image at 33.66 MB/s Aug 13 16:47:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:53 devstack sudo[106219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 1G Aug 13 16:47:53 devstack sudo[106219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:54 devstack sudo[106219]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 1G" returned: 0 in 0.486s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Downloaded image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 8dcca96f-3896-4be5-adee-66fb884eaaa2 successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 for user 9d41bf97ddd449719c48dcf9aa4385ca is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Marking volume 8dcca96f-3896-4be5-adee-66fb884eaaa2 as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Copying metadata from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 to 8dcca96f-3896-4be5-adee-66fb884eaaa2. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Creating volume glance metadata for volume 8dcca96f-3896-4be5-adee-66fb884eaaa2 backed by image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 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': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c57ab6ce-1f73-4526-aefd-534253673d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8dcca96f-3896-4be5-adee-66fb884eaaa2', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b32f771d-dce9-4d44-9772-8a5dde5996bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Volume volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 (8dcca96f-3896-4be5-adee-66fb884eaaa2): created successfully Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b32f771d-dce9-4d44-9772-8a5dde5996bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (25e6d9fa-14cc-447c-a08b-2e451c2c3a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-226de4cb-6a5a-43f6-aff3-f7a7c98cb713 tempest-VolumesGetTest-1569342597 None] Created volume successfully. Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (70526485-5ce8-4165-a4ff-119830c391cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b5da655-9352-495e-b497-bb50e662fe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b5da655-9352-495e-b497-bb50e662fe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-647378960',display_name='tempest-VolumesGetTest-Volume-1732992410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf6d53c7-09a5-4718-b213-f6bbc7124f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:57Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6ae7536-e4a4-4ede-bdf7-fd77faefe71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6ae7536-e4a4-4ede-bdf7-fd77faefe71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (018920e7-78ea-4689-8522-904331487254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (018920e7-78ea-4689-8522-904331487254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf6d53c7-09a5-4718-b213-f6bbc7124f2b', 'volume_name': 'volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (442511f1-7f82-4e4e-b981-544faf8d25f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (442511f1-7f82-4e4e-b981-544faf8d25f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36998b83-6fa7-4439-8806-3795eae01f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:57 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Volume bf6d53c7-09a5-4718-b213-f6bbc7124f2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b', 'volume_size': 1} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:47:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-647378960',display_name='tempest-VolumesGetTest-Volume-1732992410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf6d53c7-09a5-4718-b213-f6bbc7124f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52af76f7c7434a19a2d4bf985fdeb639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:47: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-13T14:47:57Z,use_quota=True,user_id='9d41bf97ddd449719c48dcf9aa4385ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Creating volume bf6d53c7-09a5-4718-b213-f6bbc7124f2b {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:47:57 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:57 devstack sudo[106256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b 1073741824 Aug 13 16:47:57 devstack sudo[106256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:57 devstack sudo[106256]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b 1073741824" returned: 0 in 0.688s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:57 devstack sudo[106261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b Aug 13 16:47:57 devstack sudo[106261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:47:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cacef2c6-766d-447a-8d46-6826d09e54f5 tempest-GroupSnapshotsV319Test-29075960 None] Group tempest-GroupSnapshotsV319Test-Group-1491585962: creating Aug 13 16:47:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cacef2c6-766d-447a-8d46-6826d09e54f5 tempest-GroupSnapshotsV319Test-29075960 None] Group tempest-GroupSnapshotsV319Test-Group-1491585962: created successfully Aug 13 16:47:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cacef2c6-766d-447a-8d46-6826d09e54f5 tempest-GroupSnapshotsV319Test-29075960 None] Create group completed successfully. Aug 13 16:47:58 devstack sudo[106261]: pam_unix(sudo:session): session closed for user root Aug 13 16:47:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b" returned: 0 in 0.380s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:47:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] <== create_volume: return (1144ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:47:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.146s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:47:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36998b83-6fa7-4439-8806-3795eae01f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e115cfa3-e2cb-436b-99e5-43916b4fe857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:47:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Volume volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b (bf6d53c7-09a5-4718-b213-f6bbc7124f2b): created successfully Aug 13 16:47:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e115cfa3-e2cb-436b-99e5-43916b4fe857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:47:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Flow 'volume_create_manager' (70526485-5ce8-4165-a4ff-119830c391cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:47:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2d5044e4-0dfa-455c-9bdb-5ab4f9c9bdc9 tempest-VolumesGetTest-1569342597 None] Created volume successfully. Aug 13 16:47:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-bf6d53c7-09a5-4718-b213-f6bbc7124f2b-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Lock "cinder-bf6d53c7-09a5-4718-b213-f6bbc7124f2b-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-bf6d53c7-09a5-4718-b213-f6bbc7124f2b" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:47:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-bf6d53c7-09a5-4718-b213-f6bbc7124f2b" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:47:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[33103675-870b-430d-9c36-838246a6fee4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:47:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:47:59 devstack sudo[106265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b Aug 13 16:47:59 devstack sudo[106265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:00 devstack sudo[106265]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Flow 'volume_create_manager' (6f339ec3-4002-47d5-92ac-32245fd73d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba5cac5f-3d2e-4c24-8acf-20c2842598af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b" returned: 0 in 0.633s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba5cac5f-3d2e-4c24-8acf-20c2842598af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2106091804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e371eb66-4aa0-4049-825f-7db24cf6142f,host='devstack@QuobyteHD#QuobyteHD',id=ab4e9bfe-1302-4044-b572-67e33e29a697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bde4bf8d87d466cb9bcb622de65d2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:00Z,use_quota=True,user_id='58f73eaa07464f7595542664a823075e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a569a49-b1a5-4d60-9c41-a13f3f393d00),volume_type_id=1a569a49-b1a5-4d60-9c41-a13f3f393d00)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:00 devstack sudo[106271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b Aug 13 16:48:00 devstack sudo[106271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e17d4e4-0746-4d41-9002-6e4999d4fcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e17d4e4-0746-4d41-9002-6e4999d4fcad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15bc6559-7452-4b5c-a1b6-6de4a2cebf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15bc6559-7452-4b5c-a1b6-6de4a2cebf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab4e9bfe-1302-4044-b572-67e33e29a697', 'volume_name': 'volume-ab4e9bfe-1302-4044-b572-67e33e29a697', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8043d10-f3e2-4120-9c0a-522eeca5dacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8043d10-f3e2-4120-9c0a-522eeca5dacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (237181f7-314e-47cc-a1a7-ce078d8e413c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:00 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Volume ab4e9bfe-1302-4044-b572-67e33e29a697: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab4e9bfe-1302-4044-b572-67e33e29a697', 'volume_size': 1} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=e371eb66-4aa0-4049-825f-7db24cf6142f,created_at=2026-08-13T14:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2106091804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e371eb66-4aa0-4049-825f-7db24cf6142f,host='devstack@QuobyteHD#QuobyteHD',id=ab4e9bfe-1302-4044-b572-67e33e29a697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bde4bf8d87d466cb9bcb622de65d2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:00Z,use_quota=True,user_id='58f73eaa07464f7595542664a823075e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a569a49-b1a5-4d60-9c41-a13f3f393d00),volume_type_id=1a569a49-b1a5-4d60-9c41-a13f3f393d00)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Creating volume ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:48:00 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:00 devstack sudo[106274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 1073741824 Aug 13 16:48:00 devstack sudo[106274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:00 devstack sudo[106271]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bf6d53c7-09a5-4718-b213-f6bbc7124f2b" returned: 0 in 0.400s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-bf6d53c7-09a5-4718-b213-f6bbc7124f2b" released by "delete_volume" :: held 1.109s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Created reservations ['aefe9a05-9851-4318-bb7e-1fba1a3afeba', '54ba3a06-caf1-4055-b033-90b412375fcd', '905deef3-ed00-4a14-8e2a-fdea80661e06', '74a66b5c-7cd8-4241-b8a2-343dc3c388a6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:00 devstack sudo[106281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:00 devstack sudo[106281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:00 devstack sudo[106274]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 1073741824" returned: 0 in 0.653s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:01 devstack sudo[106283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 Aug 13 16:48:01 devstack sudo[106283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:01 devstack sudo[106281]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.421s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Deleted volume successfully. Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b40da7a2-fe39-4f9e-baae-a9436120cbed tempest-VolumesGetTest-1569342597 None] Lock "cinder-bf6d53c7-09a5-4718-b213-f6bbc7124f2b-delete_volume" released by "delete_volume" :: held 1.916s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:01 devstack sudo[106283]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697" returned: 0 in 0.425s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] <== create_volume: return (1143ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.145s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (237181f7-314e-47cc-a1a7-ce078d8e413c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab4e9bfe-1302-4044-b572-67e33e29a697', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f60248c5-aba1-4ecb-92a6-d1f96aa338b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:01 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Volume volume-ab4e9bfe-1302-4044-b572-67e33e29a697 (ab4e9bfe-1302-4044-b572-67e33e29a697): created successfully Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f60248c5-aba1-4ecb-92a6-d1f96aa338b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Flow 'volume_create_manager' (6f339ec3-4002-47d5-92ac-32245fd73d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b8b15126-6361-44e0-bae1-7473e273020f tempest-GroupSnapshotsV319Test-29075960 None] Created volume successfully. Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-8dcca96f-3896-4be5-adee-66fb884eaaa2-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Lock "cinder-8dcca96f-3896-4be5-adee-66fb884eaaa2-delete_volume" acquired by "delete_volume" :: waited 0.077s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Acquiring lock "cinder-quobyte-8dcca96f-3896-4be5-adee-66fb884eaaa2" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-8dcca96f-3896-4be5-adee-66fb884eaaa2" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b62e37a3-a4e9-4cda-8c75-ba2ddbf41f33]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:02 devstack sudo[106290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 Aug 13 16:48:02 devstack sudo[106290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:02 devstack sudo[106290]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2" returned: 0 in 0.624s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:02 devstack sudo[106302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2 Aug 13 16:48:02 devstack sudo[106302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:03 devstack sudo[106302]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8dcca96f-3896-4be5-adee-66fb884eaaa2" returned: 0 in 0.505s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Lock "cinder-quobyte-8dcca96f-3896-4be5-adee-66fb884eaaa2" released by "delete_volume" :: held 1.222s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Created reservations ['e9d079a9-e8e0-4780-94ce-32c391a47fb2', 'b00c7286-c8b4-4ec3-858a-8e2e176008d7', 'e2e805e3-9401-43fa-8294-493eb8dfddfe', 'dc87a7cc-be54-4f44-97c4-d27e9ab260c8'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] GroupSnapshot 98b43c3f-42dc-474e-ac29-c24c06b2f1fa: creating. Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Group snapshot 98b43c3f-42dc-474e-ac29-c24c06b2f1fa: creating. {{(pid=94341) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Creating offline snapshot 1d32c997-374d-4c9e-928d-3fb8ca562df8 of volume ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e9a8467-8a85-4ee3-a8e4-a34ed88369f5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:03 devstack sudo[106306]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:03 devstack sudo[106306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:03 devstack sudo[106305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 Aug 13 16:48:03 devstack sudo[106305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:04 devstack sudo[106306]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.410s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:04 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Deleted volume successfully. Aug 13 16:48:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a61d883-2ee1-4b48-a22e-2cedbbd5b845 tempest-VolumesGetTest-1569342597 None] Lock "cinder-8dcca96f-3896-4be5-adee-66fb884eaaa2-delete_volume" released by "delete_volume" :: held 2.192s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:04 devstack sudo[106305]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697" returned: 0 in 0.846s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:04 devstack sudo[106313]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 1G Aug 13 16:48:04 devstack sudo[106313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:05 devstack sudo[106313]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 1G" returned: 0 in 0.781s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab4e9bfe-1302-4044-b572-67e33e29a697 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:05 devstack sudo[106319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab4e9bfe-1302-4044-b572-67e33e29a697 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 Aug 13 16:48:05 devstack sudo[106319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:05 devstack sudo[106319]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ab4e9bfe-1302-4044-b572-67e33e29a697 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8" returned: 0 in 0.461s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:05 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:48:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:05 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 Aug 13 16:48:05 devstack sudo[106324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:06 devstack sudo[106324]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8" returned: 0 in 0.390s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:06 devstack sudo[106327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:06 devstack sudo[106327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:06 devstack sudo[106329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.info Aug 13 16:48:06 devstack sudo[106329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:06 devstack sudo[106327]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:48:06 devstack sudo[106329]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.info" returned: 0 in 0.377s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:06 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.info is being set with open permissions: ugo+rw: NotImplementedError Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:06 devstack sudo[106333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.info Aug 13 16:48:06 devstack sudo[106333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:06 devstack sudo[106333]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.info" returned: 0 in 0.328s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.331s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:06 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ca66f694-47bd-4d18-9deb-a41ef0f1b06e tempest-GroupSnapshotsV319Test-29075960 None] group_snapshot 98b43c3f-42dc-474e-ac29-c24c06b2f1fa: created successfully Aug 13 16:48:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] group_snapshot 98b43c3f-42dc-474e-ac29-c24c06b2f1fa: deleting Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] group_snapshot 98b43c3f-42dc-474e-ac29-c24c06b2f1fa: deleting {{(pid=94341) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Acquiring lock "cinder-quobyte-ab4e9bfe-1302-4044-b572-67e33e29a697" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Lock "cinder-quobyte-ab4e9bfe-1302-4044-b572-67e33e29a697" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Acquiring lock "cinder-quobyte-1d32c997-374d-4c9e-928d-3fb8ca562df8" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Lock "cinder-quobyte-1d32c997-374d-4c9e-928d-3fb8ca562df8" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Deleting offline snapshot 1d32c997-374d-4c9e-928d-3fb8ca562df8 of volume ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] snapshot_file for this snap is: volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[209fea3a-5b15-47a8-b8ad-2c673831040a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:08 devstack sudo[106336]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 Aug 13 16:48:08 devstack sudo[106336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:09 devstack sudo[106336]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8" returned: 0 in 0.562s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ab4e9bfe-1302-4044-b572-67e33e29a697(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:48:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc5adc3e-9e00-4096-9cbc-0b145a6ffabe]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:09 devstack sudo[106341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 Aug 13 16:48:09 devstack sudo[106341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:09 devstack sudo[106341]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697" returned: 0 in 0.638s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:09 devstack sudo[106346]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 Aug 13 16:48:09 devstack sudo[106346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:10 devstack sudo[106346]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8" returned: 0 in 0.600s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:10 devstack sudo[106378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8 Aug 13 16:48:10 devstack sudo[106378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:11 devstack sudo[106378]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697.1d32c997-374d-4c9e-928d-3fb8ca562df8" returned: 0 in 0.561s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Lock "cinder-quobyte-1d32c997-374d-4c9e-928d-3fb8ca562df8" released by "_delete_snapshot" :: held 2.540s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Lock "cinder-quobyte-ab4e9bfe-1302-4044-b572-67e33e29a697" released by "delete_snapshot" :: held 2.574s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:11 devstack cinder-volume[94341]: WARNING cinder.quota [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1617183018 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1617183018, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:48:11 devstack cinder-volume[94341]: WARNING cinder.quota [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1617183018 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1617183018, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Flow 'volume_create_manager' (ab29fc82-b0c4-47a5-a337-6fb93a7bf09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f82b326-de31-4e7d-96be-62a586c3a6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f82b326-de31-4e7d-96be-62a586c3a6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1091158949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=70294953-8a2c-4785-a0d9-cdaf100b553a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b08e8586629472596fed9754bb623a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:11Z,use_quota=True,user_id='0815f377b61a4b959a2edd4b9ac2d8da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1ed84cc-e222-4128-9413-ebad689c2e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1ed84cc-e222-4128-9413-ebad689c2e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a37e973b-b6fb-4caa-a0bf-7d2302985047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a37e973b-b6fb-4caa-a0bf-7d2302985047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70294953-8a2c-4785-a0d9-cdaf100b553a', 'volume_name': 'volume-70294953-8a2c-4785-a0d9-cdaf100b553a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46162641-ee28-45e0-8042-b70653ae8bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46162641-ee28-45e0-8042-b70653ae8bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fe89f02-7135-4f66-b192-680263059702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:11 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Volume 70294953-8a2c-4785-a0d9-cdaf100b553a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70294953-8a2c-4785-a0d9-cdaf100b553a', 'volume_size': 1} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1091158949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=70294953-8a2c-4785-a0d9-cdaf100b553a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b08e8586629472596fed9754bb623a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:11Z,use_quota=True,user_id='0815f377b61a4b959a2edd4b9ac2d8da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Creating volume 70294953-8a2c-4785-a0d9-cdaf100b553a {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:48:11 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] Created reservations ['a214fe8e-1a29-4f55-b85e-c1d9c95db681', 'fd7b5e30-c516-4ba6-99eb-43012a3d20eb', 'ff76ef28-b1a4-4aba-95eb-bd2592253aaf', '79c2dacb-256b-44f1-a831-3f14952e78eb'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:11 devstack sudo[106383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a 1073741824 Aug 13 16:48:11 devstack sudo[106383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ef98c190-e064-489c-bf50-f63676438d57 tempest-GroupSnapshotsV319Test-29075960 None] group_snapshot 98b43c3f-42dc-474e-ac29-c24c06b2f1fa: deleted successfully Aug 13 16:48:12 devstack sudo[106383]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a 1073741824" returned: 0 in 0.788s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:12 devstack sudo[106389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a Aug 13 16:48:12 devstack sudo[106389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Acquiring lock "cinder-quobyte-ab4e9bfe-1302-4044-b572-67e33e29a697" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Lock "cinder-quobyte-ab4e9bfe-1302-4044-b572-67e33e29a697" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[742c25d4-0c7c-44f1-91f5-70de2a086c86]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:12 devstack sudo[106389]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a" returned: 0 in 0.500s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] <== create_volume: return (1366ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.371s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:12 devstack sudo[106391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 Aug 13 16:48:12 devstack sudo[106391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fe89f02-7135-4f66-b192-680263059702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70294953-8a2c-4785-a0d9-cdaf100b553a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8364f40-d2c5-445b-8c11-43d2c920df05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Volume volume-70294953-8a2c-4785-a0d9-cdaf100b553a (70294953-8a2c-4785-a0d9-cdaf100b553a): created successfully Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8364f40-d2c5-445b-8c11-43d2c920df05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Flow 'volume_create_manager' (ab29fc82-b0c4-47a5-a337-6fb93a7bf09b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2f1ff4c8-8a20-4c96-b223-d39acb2bd7dc tempest-VolumesNegativeTest-860867148 None] Created volume successfully. Aug 13 16:48:13 devstack sudo[106391]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697" returned: 0 in 0.520s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:13 devstack sudo[106397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697 Aug 13 16:48:13 devstack sudo[106397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:13 devstack sudo[106397]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ab4e9bfe-1302-4044-b572-67e33e29a697" returned: 0 in 0.473s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Lock "cinder-quobyte-ab4e9bfe-1302-4044-b572-67e33e29a697" released by "delete_volume" :: held 1.133s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Created reservations ['4f3d36c7-7630-4c10-834b-0ff9b92220b6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:13 devstack cinder-volume[94341]: WARNING cinder.quota [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1617183018 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1617183018, it is now deprecated. Please use the default quota class for default quota. Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Created reservations ['85557011-8baf-4c9a-886c-4a225c06975b', '6a93c780-d216-42d6-9a6b-4a44046935ae', 'd8061864-9d59-43b0-b5c1-44b815de3851', '295e757b-1261-48cf-8b2c-cca5ec641671'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:14 devstack sudo[106402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:14 devstack sudo[106402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:14 devstack sudo[106402]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.425s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:14 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0241f88d-8aa1-44a7-a7c3-a1c2177a6cb9 tempest-GroupSnapshotsV319Test-29075960 None] Delete group completed successfully. Aug 13 16:48:23 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=90,cinder:UPDATE=110,cinder:INSERT=35,cinder:DELETE=11 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:48:23 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=108,cinder:SELECT=90,cinder:INSERT=27,cinder:DELETE=4 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (67498f4f-cb08-4246-acc9-1fdec823cc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12114d00-0dad-419f-b9a9-fc5b91c99d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12114d00-0dad-419f-b9a9-fc5b91c99d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-602034694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e7a8d542-581a-471f-80e6-f13dcedc79da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:48:38Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1549d5d4-02d1-441b-89b0-1c0dabb66e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1549d5d4-02d1-441b-89b0-1c0dabb66e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c9c6081-a009-46a3-80f6-afe2d7b1c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c9c6081-a009-46a3-80f6-afe2d7b1c01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e7a8d542-581a-471f-80e6-f13dcedc79da', 'volume_name': 'volume-e7a8d542-581a-471f-80e6-f13dcedc79da', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f29502a-f167-467d-847c-754d0965f84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f29502a-f167-467d-847c-754d0965f84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59409cda-08e4-40e6-a560-793516a3efc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:37 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Volume e7a8d542-581a-471f-80e6-f13dcedc79da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e7a8d542-581a-471f-80e6-f13dcedc79da', 'volume_size': 1} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-602034694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e7a8d542-581a-471f-80e6-f13dcedc79da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:48:38Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Creating volume e7a8d542-581a-471f-80e6-f13dcedc79da {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:48:37 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:48:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:37 devstack sudo[106732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da 1073741824 Aug 13 16:48:37 devstack sudo[106732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:38 devstack sudo[106732]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da 1073741824" returned: 0 in 0.824s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:38 devstack sudo[106737]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da Aug 13 16:48:38 devstack sudo[106737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:39 devstack sudo[106737]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da" returned: 0 in 0.603s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] <== create_volume: return (1591ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.601s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59409cda-08e4-40e6-a560-793516a3efc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7a8d542-581a-471f-80e6-f13dcedc79da', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b26b917c-89d7-4c56-b3ea-79e937827918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:39 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Volume volume-e7a8d542-581a-471f-80e6-f13dcedc79da (e7a8d542-581a-471f-80e6-f13dcedc79da): created successfully Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b26b917c-89d7-4c56-b3ea-79e937827918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (67498f4f-cb08-4246-acc9-1fdec823cc92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c0f9836c-65ed-4256-9db2-95f98957b7bf tempest-VolumesActionsTest-1247435733 None] Created volume successfully. Aug 13 16:48:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90ed4348-94f0-478a-98b8-bdb108d48fd4 tempest-VolumesActionsTest-1247435733 None] Acquiring lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da" by "attach_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90ed4348-94f0-478a-98b8-bdb108d48fd4 tempest-VolumesActionsTest-1247435733 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da" acquired by "attach_volume" :: waited 0.075s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-90ed4348-94f0-478a-98b8-bdb108d48fd4 tempest-VolumesActionsTest-1247435733 None] Attaching volume e7a8d542-581a-471f-80e6-f13dcedc79da to instance 83ca5f9f-a2a5-469b-b58e-dad81d079ed1 at mountpoint /dev/vdb on host None. Aug 13 16:48:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-90ed4348-94f0-478a-98b8-bdb108d48fd4 tempest-VolumesActionsTest-1247435733 None] Attach volume completed successfully. Aug 13 16:48:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90ed4348-94f0-478a-98b8-bdb108d48fd4 tempest-VolumesActionsTest-1247435733 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da" released by "attach_volume" :: held 0.287s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5305f556-9d87-4428-b962-7320fa949d25 tempest-VolumesActionsTest-70345901 None] Terminate volume connection completed successfully. Aug 13 16:48:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5305f556-9d87-4428-b962-7320fa949d25 tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-detach_volume" by "detach_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5305f556-9d87-4428-b962-7320fa949d25 tempest-VolumesActionsTest-70345901 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-detach_volume" acquired by "detach_volume" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5305f556-9d87-4428-b962-7320fa949d25 tempest-VolumesActionsTest-70345901 None] Detaching volume e7a8d542-581a-471f-80e6-f13dcedc79da from instance 83ca5f9f-a2a5-469b-b58e-dad81d079ed1. Aug 13 16:48:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5305f556-9d87-4428-b962-7320fa949d25 tempest-VolumesActionsTest-70345901 None] Detach volume completed successfully. Aug 13 16:48:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5305f556-9d87-4428-b962-7320fa949d25 tempest-VolumesActionsTest-70345901 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-detach_volume" released by "detach_volume" :: held 0.170s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-79fad486-a7b9-4c56-816e-bb6853df8198 tempest-VolumesActionsTest-1247435733 None] Acquiring lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-detach_volume" by "detach_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-79fad486-a7b9-4c56-816e-bb6853df8198 tempest-VolumesActionsTest-1247435733 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-detach_volume" acquired by "detach_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-79fad486-a7b9-4c56-816e-bb6853df8198 tempest-VolumesActionsTest-1247435733 None] Volume detach called, but volume not attached. Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-79fad486-a7b9-4c56-816e-bb6853df8198 tempest-VolumesActionsTest-1247435733 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-detach_volume" released by "detach_volume" :: held 0.043s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Acquiring lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Acquiring lock "cinder-quobyte-e7a8d542-581a-471f-80e6-f13dcedc79da" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Lock "cinder-quobyte-e7a8d542-581a-471f-80e6-f13dcedc79da" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[21ecb3d5-3942-4a7a-a719-bdaf0545f410]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:42 devstack sudo[106747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da Aug 13 16:48:42 devstack sudo[106747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:43 devstack sudo[106747]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da" returned: 0 in 0.865s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:43 devstack sudo[106752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da Aug 13 16:48:43 devstack sudo[106752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:44 devstack sudo[106752]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e7a8d542-581a-471f-80e6-f13dcedc79da" returned: 0 in 0.530s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Lock "cinder-quobyte-e7a8d542-581a-471f-80e6-f13dcedc79da" released by "delete_volume" :: held 1.483s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Created reservations ['6edb497a-730a-4428-a612-48cc7cbabb2a', 'fd437dc7-f27f-4a8f-83c2-9b5f6b3b09bd', '1834a8e6-79bc-45cf-8734-80883a945ac5', 'c64324cd-d50a-4318-b7a7-f1cde2f0c00a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:44 devstack sudo[106755]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:44 devstack sudo[106755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:44 devstack sudo[106755]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.283s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Deleted volume successfully. Aug 13 16:48:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ea0a6c3f-b0ea-43bc-873f-09b72bccb89a tempest-VolumesActionsTest-1247435733 None] Lock "cinder-e7a8d542-581a-471f-80e6-f13dcedc79da-delete_volume" released by "delete_volume" :: held 2.115s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (2dd0762a-20f3-4a46-840e-2d58ae5d0018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a9bd551-2f5f-405d-ba1e-707dfa556eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a9bd551-2f5f-405d-ba1e-707dfa556eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-701468881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43adbfd0-ffb7-4526-a8eb-78a2da2a35e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:49Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82a3deef-5139-4c88-b3bd-218b7d5927b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82a3deef-5139-4c88-b3bd-218b7d5927b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2148642-0fd2-4ed3-a7a1-fb60c62c577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2148642-0fd2-4ed3-a7a1-fb60c62c577e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43adbfd0-ffb7-4526-a8eb-78a2da2a35e8', 'volume_name': 'volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7369218a-2f87-4ce2-85b8-986ac5c7be8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7369218a-2f87-4ce2-85b8-986ac5c7be8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60cd8176-244d-4845-971d-cce66ae9998e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:48 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Volume 43adbfd0-ffb7-4526-a8eb-78a2da2a35e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8', 'volume_size': 1} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-701468881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43adbfd0-ffb7-4526-a8eb-78a2da2a35e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:49Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Creating volume 43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:48:48 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:48:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:48 devstack sudo[106784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 1073741824 Aug 13 16:48:48 devstack sudo[106784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Acquiring lock "cinder-70294953-8a2c-4785-a0d9-cdaf100b553a-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Flow 'volume_create_manager' (cfd49352-2557-493c-8b0e-9d30af4b8366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f97f0cb-df91-4eb7-b65a-b32402055ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Lock "cinder-70294953-8a2c-4785-a0d9-cdaf100b553a-delete_volume" acquired by "delete_volume" :: waited 0.140s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:49 devstack sudo[106784]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 1073741824" returned: 0 in 0.953s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f97f0cb-df91-4eb7-b65a-b32402055ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-765337426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6caf4e703b74e9084594f72fc031e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:50Z,use_quota=True,user_id='b03fa0498843414197b1e0c69799d4f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8c73aa6-388c-4708-99bc-61054c2cba7f),volume_type_id=c8c73aa6-388c-4708-99bc-61054c2cba7f)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15205dd1-9d22-48c5-8619-467dce12b0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15205dd1-9d22-48c5-8619-467dce12b0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3956a4b7-6d8a-4e13-bd3d-0baea9e291d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3956a4b7-6d8a-4e13-bd3d-0baea9e291d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5', 'volume_name': 'volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c52aee-65e2-49f7-8679-a9c47eb96a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4c52aee-65e2-49f7-8679-a9c47eb96a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87db8ce8-3fd7-4b12-a004-f5cdb6650e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:49 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Volume f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5', 'volume_size': 1} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Acquiring lock "cinder-quobyte-70294953-8a2c-4785-a0d9-cdaf100b553a" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Lock "cinder-quobyte-70294953-8a2c-4785-a0d9-cdaf100b553a" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[da5cd2fb-08c5-4c1a-bd76-cd2122e10cef]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:49 devstack sudo[106789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 Aug 13 16:48:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:49 devstack sudo[106789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:50 devstack sudo[106791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a Aug 13 16:48:50 devstack sudo[106791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:50 devstack sudo[106789]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8" returned: 0 in 0.399s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] <== create_volume: return (1524ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.533s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.518s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-765337426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6caf4e703b74e9084594f72fc031e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:50Z,use_quota=True,user_id='b03fa0498843414197b1e0c69799d4f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8c73aa6-388c-4708-99bc-61054c2cba7f),volume_type_id=c8c73aa6-388c-4708-99bc-61054c2cba7f)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Creating volume f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:48:50 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:50 devstack sudo[106795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 1073741824 Aug 13 16:48:50 devstack sudo[106795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60cd8176-244d-4845-971d-cce66ae9998e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49198311-33d8-48fb-988b-c00a888a54b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Volume volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 (43adbfd0-ffb7-4526-a8eb-78a2da2a35e8): created successfully Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49198311-33d8-48fb-988b-c00a888a54b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (2dd0762a-20f3-4a46-840e-2d58ae5d0018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:50 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a5cc9b3f-72b3-4d84-9fa6-98caf86ef395 tempest-VolumesActionsTest-1247435733 None] Created volume successfully. Aug 13 16:48:50 devstack sudo[106791]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a" returned: 0 in 0.789s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:50 devstack sudo[106800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a Aug 13 16:48:50 devstack sudo[106800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Lock "cinder-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-quobyte-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:51 devstack sudo[106795]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 1073741824" returned: 0 in 0.833s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:51 devstack sudo[106800]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70294953-8a2c-4785-a0d9-cdaf100b553a" returned: 0 in 0.477s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2998594d-2e2a-4b0e-b765-42e695aa83e3]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Lock "cinder-quobyte-70294953-8a2c-4785-a0d9-cdaf100b553a" released by "delete_volume" :: held 1.364s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:51 devstack sudo[106808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 Aug 13 16:48:51 devstack sudo[106808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Created reservations ['fc286312-afcc-4598-bbfc-ec443985c2a5', '6566d6db-eec2-4cca-b2bc-0f063240f871', 'b52044c0-35aa-449b-8a95-21e29f4bd626', '3531264f-76f5-4b2b-a038-767725a81372'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:51 devstack sudo[106807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 Aug 13 16:48:51 devstack sudo[106807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:51 devstack sudo[106811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:51 devstack sudo[106811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:51 devstack sudo[106808]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] <== create_volume: return (1252ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.266s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87db8ce8-3fd7-4b12-a004-f5cdb6650e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13564470-971e-4690-a209-cfa4a88e6c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Volume volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 (f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5): created successfully Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13564470-971e-4690-a209-cfa4a88e6c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Flow 'volume_create_manager' (cfd49352-2557-493c-8b0e-9d30af4b8366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:51 devstack sudo[106807]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8" returned: 0 in 0.477s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0dca078c-b006-4024-8fa0-4452cabffe67 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Created volume successfully. Aug 13 16:48:51 devstack sudo[106817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8 Aug 13 16:48:51 devstack sudo[106817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:51 devstack sudo[106811]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.342s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Deleted volume successfully. Aug 13 16:48:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a42c9e6a-4e9f-4e01-bceb-7f9691e64af5 tempest-VolumesNegativeTest-860867148 None] Lock "cinder-70294953-8a2c-4785-a0d9-cdaf100b553a-delete_volume" released by "delete_volume" :: held 2.105s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:52 devstack sudo[106817]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8" returned: 0 in 0.309s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8" released by "delete_volume" :: held 0.836s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Created reservations ['a6427cbd-7285-494c-b647-09d9d233431c', 'd5438d97-eae4-46bd-8a8d-fd1167c76c2a', '9b2c0b57-9433-49c2-99f7-3d66724a7fc8', 'f37dabbb-2dbe-4b81-af29-194719e397ef'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:52 devstack sudo[106821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:52 devstack sudo[106821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:52 devstack sudo[106821]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:52 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Deleted volume successfully. Aug 13 16:48:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1864219b-01c0-4e4c-8c32-79e2c3cf5cdc tempest-VolumesActionsTest-70345901 None] Lock "cinder-43adbfd0-ffb7-4526-a8eb-78a2da2a35e8-delete_volume" released by "delete_volume" :: held 1.470s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (43d307d1-b55c-45a3-acb0-07a1af4890a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfbb924f-4d83-46ab-89f0-9bfd92bcb752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cfbb924f-4d83-46ab-89f0-9bfd92bcb752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-644833252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:53Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (418efb7a-639d-4ca1-b58a-dc05c5d5126e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (418efb7a-639d-4ca1-b58a-dc05c5d5126e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (85a98f37-fc9e-4ac7-b372-4367f705987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (85a98f37-fc9e-4ac7-b372-4367f705987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5', 'volume_name': 'volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ad3185a-3e7a-42b8-a7e7-5392d5401c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ad3185a-3e7a-42b8-a7e7-5392d5401c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a27cb1ea-fa38-406f-a124-23612d31e991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Volume 3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5', 'volume_size': 1} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-644833252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:53Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Creating volume 3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:48:53 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:53 devstack sudo[106824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 1073741824 Aug 13 16:48:53 devstack sudo[106824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:53 devstack sudo[106826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:53 devstack sudo[106826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:53 devstack sudo[106826]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.329s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0512c4c8-a8f8-4669-add6-281faed89d22 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Retype volume completed successfully. Aug 13 16:48:53 devstack sudo[106824]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 1073741824" returned: 0 in 0.635s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:53 devstack sudo[106833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 Aug 13 16:48:53 devstack sudo[106833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:54 devstack sudo[106833]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5" returned: 0 in 0.284s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] <== create_volume: return (965ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.968s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a27cb1ea-fa38-406f-a124-23612d31e991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1da776bc-eb87-4ea8-92ef-e6c5da70e6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Volume volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 (3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5): created successfully Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1da776bc-eb87-4ea8-92ef-e6c5da70e6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (43d307d1-b55c-45a3-acb0-07a1af4890a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-87f17fab-9412-4625-b50a-64bd412de93c tempest-VolumesActionsTest-1247435733 None] Created volume successfully. Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Acquiring lock "cinder-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "cinder-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Acquiring lock "cinder-quobyte-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "cinder-quobyte-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff85b856-e5c3-47eb-b2e6-32225292f3a8]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:54 devstack sudo[106836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 Aug 13 16:48:54 devstack sudo[106836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:55 devstack sudo[106836]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5" returned: 0 in 0.394s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:55 devstack sudo[106841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5 Aug 13 16:48:55 devstack sudo[106841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Lock "cinder-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-quobyte-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba9fb1e4-a06e-417e-8a4e-50cf34e96a82]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:55 devstack sudo[106841]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5" returned: 0 in 0.329s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "cinder-quobyte-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5" released by "delete_volume" :: held 0.782s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:55 devstack cinder-volume[94341]: WARNING cinder.quota [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 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 13 16:48:55 devstack cinder-volume[94341]: WARNING cinder.quota [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 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 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Created reservations ['05a1420c-2bc7-44f4-bde8-c53b6f1e2a63', 'bc05e4bb-5505-48cc-8bd2-b4ffbc984501', '610a7c92-d02f-48fa-bfdf-7be04bc22bee', 'a97b3823-8808-4b52-a997-81062c7fd763'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:55 devstack sudo[106844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 Aug 13 16:48:55 devstack sudo[106844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:55 devstack sudo[106846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:55 devstack sudo[106846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:56 devstack sudo[106844]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5" returned: 0 in 0.567s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:56 devstack sudo[106846]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.384s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:56 devstack sudo[106852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5 Aug 13 16:48:56 devstack sudo[106852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Deleted volume successfully. Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-388526ff-79b5-4a3e-a80c-e2406ff810a6 tempest-VolumeRetypeWithoutMigrationTest-356866498 None] Lock "cinder-f44dbf1f-44d6-415a-bf0d-2d8231c4e1d5-delete_volume" released by "delete_volume" :: held 1.473s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:56 devstack sudo[106852]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5" returned: 0 in 0.367s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5" released by "delete_volume" :: held 1.014s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Created reservations ['db34ea69-f832-4dfe-aa11-185ba786450c', 'c56a98f0-26a3-490e-9da0-4d630fbcbf50', '44070e38-e9e7-4661-88bd-7e179440fdf9', 'cf35b727-b52c-4c05-ab7c-e301923ee108'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:56 devstack sudo[106855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:48:56 devstack sudo[106855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:56 devstack sudo[106855]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:48:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Deleted volume successfully. Aug 13 16:48:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-134d6b8a-5407-4fa0-9ed8-783796b812a6 tempest-VolumesActionsTest-70345901 None] Lock "cinder-3e7cb9c7-6cb6-4f38-bce0-a2cec09b74f5-delete_volume" released by "delete_volume" :: held 1.566s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (de511d44-02e3-4d8c-96b9-66028db1d4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fecee22b-ecfb-449a-8fca-7cf8e34b43c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fecee22b-ecfb-449a-8fca-7cf8e34b43c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2040370941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a1907677-b82b-42a5-818a-57489e029a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:58Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8da2a7a1-84c2-4646-9f72-3676f87434d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8da2a7a1-84c2-4646-9f72-3676f87434d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d2cad4c-2e3d-4a12-8713-c1e1d47e3b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d2cad4c-2e3d-4a12-8713-c1e1d47e3b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a1907677-b82b-42a5-818a-57489e029a51', 'volume_name': 'volume-a1907677-b82b-42a5-818a-57489e029a51', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6225fa8d-7c13-4924-811b-b589a7de7205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6225fa8d-7c13-4924-811b-b589a7de7205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11afc8b2-500a-4821-829e-2697bfa7764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Volume a1907677-b82b-42a5-818a-57489e029a51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a1907677-b82b-42a5-818a-57489e029a51', 'volume_size': 1} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2040370941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a1907677-b82b-42a5-818a-57489e029a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:48: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-13T14:48:58Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Creating volume a1907677-b82b-42a5-818a-57489e029a51 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:48:58 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:58 devstack sudo[106858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 1073741824 Aug 13 16:48:58 devstack sudo[106858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:58 devstack sudo[106858]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 1073741824" returned: 0 in 0.600s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:48:59 devstack sudo[106864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 Aug 13 16:48:59 devstack sudo[106864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:48:59 devstack sudo[106864]: pam_unix(sudo:session): session closed for user root Aug 13 16:48:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51" returned: 0 in 0.306s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:48:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] <== create_volume: return (969ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:48:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.972s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:48:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11afc8b2-500a-4821-829e-2697bfa7764c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a1907677-b82b-42a5-818a-57489e029a51', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f67c059c-76aa-401d-a0ec-64c4f97d61e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:48:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Volume volume-a1907677-b82b-42a5-818a-57489e029a51 (a1907677-b82b-42a5-818a-57489e029a51): created successfully Aug 13 16:48:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f67c059c-76aa-401d-a0ec-64c4f97d61e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:48:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (de511d44-02e3-4d8c-96b9-66028db1d4c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:48:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a3306cec-2dae-4e35-888f-e028c584241c tempest-VolumesActionsTest-1247435733 None] Created volume successfully. Aug 13 16:49:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-a1907677-b82b-42a5-818a-57489e029a51-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Lock "cinder-a1907677-b82b-42a5-818a-57489e029a51-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-quobyte-a1907677-b82b-42a5-818a-57489e029a51" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-a1907677-b82b-42a5-818a-57489e029a51" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:00 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c20d5d8c-ab55-4d65-b84f-fed5cea19c74]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:00 devstack sudo[106868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 Aug 13 16:49:00 devstack sudo[106868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:01 devstack sudo[106868]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51" returned: 0 in 0.505s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:01 devstack sudo[106873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51 Aug 13 16:49:01 devstack sudo[106873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:01 devstack sudo[106873]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a1907677-b82b-42a5-818a-57489e029a51" returned: 0 in 0.281s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-a1907677-b82b-42a5-818a-57489e029a51" released by "delete_volume" :: held 0.868s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Created reservations ['3fdf3379-8e5d-4bc8-af19-742741fe2dcf', 'e82748a1-f314-44af-82d7-c52606e076c0', '165c5546-bded-41a9-8713-0fdadb04c4bb', '314eafb8-f26b-4d7b-894d-af8a401c7a9e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:01 devstack sudo[106877]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:49:01 devstack sudo[106877]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:02 devstack sudo[106877]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.414s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:49:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Deleted volume successfully. Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9180d74d-fb0d-4a0c-b488-9cdcb949c736 tempest-VolumesActionsTest-70345901 None] Lock "cinder-a1907677-b82b-42a5-818a-57489e029a51-delete_volume" released by "delete_volume" :: held 1.625s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (efb4e752-aa2d-4bdb-998a-93d648cbfc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6901bd00-27ba-404d-bd80-a79274b97cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6901bd00-27ba-404d-bd80-a79274b97cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823001109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=10731f18-55ee-49e2-95ee-51c8e99b7aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:49:03Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec768cd4-34d4-429e-8793-4b1478b81f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec768cd4-34d4-429e-8793-4b1478b81f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82e12f2e-c9bf-41b8-aa60-8e3478b073ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82e12f2e-c9bf-41b8-aa60-8e3478b073ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '10731f18-55ee-49e2-95ee-51c8e99b7aa1', 'volume_name': 'volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efb74a07-4911-42bd-8439-3c20ecda3af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efb74a07-4911-42bd-8439-3c20ecda3af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c077f8c-bf73-477c-865b-654fc099a23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:02 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Volume 10731f18-55ee-49e2-95ee-51c8e99b7aa1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1', 'volume_size': 1} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823001109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=10731f18-55ee-49e2-95ee-51c8e99b7aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:49:03Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Creating volume 10731f18-55ee-49e2-95ee-51c8e99b7aa1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:49:02 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:49:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:02 devstack sudo[106889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 1073741824 Aug 13 16:49:02 devstack sudo[106889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:03 devstack sudo[106889]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 1073741824" returned: 0 in 0.551s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:03 devstack sudo[106895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 Aug 13 16:49:03 devstack sudo[106895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:03 devstack sudo[106895]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1" returned: 0 in 0.419s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] <== create_volume: return (1021ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.024s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c077f8c-bf73-477c-865b-654fc099a23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e545be91-e14b-4d09-82ce-0a93b57f34b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:03 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Volume volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 (10731f18-55ee-49e2-95ee-51c8e99b7aa1): created successfully Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e545be91-e14b-4d09-82ce-0a93b57f34b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (efb4e752-aa2d-4bdb-998a-93d648cbfc64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6525d0e2-451c-4413-b229-2578d6f0cbac tempest-VolumesActionsTest-1247435733 None] Created volume successfully. Aug 13 16:49:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-10731f18-55ee-49e2-95ee-51c8e99b7aa1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Lock "cinder-10731f18-55ee-49e2-95ee-51c8e99b7aa1-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Acquiring lock "cinder-quobyte-10731f18-55ee-49e2-95ee-51c8e99b7aa1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-10731f18-55ee-49e2-95ee-51c8e99b7aa1" acquired by "delete_volume" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:05 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[31c03255-998b-4b9b-b629-cab489b16d21]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:05 devstack sudo[106902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 Aug 13 16:49:05 devstack sudo[106902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:05 devstack sudo[106902]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1" returned: 0 in 0.612s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:05 devstack sudo[106907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1 Aug 13 16:49:05 devstack sudo[106907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:06 devstack sudo[106910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:49:06 devstack sudo[106910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:06 devstack sudo[106907]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-10731f18-55ee-49e2-95ee-51c8e99b7aa1" returned: 0 in 0.464s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Lock "cinder-quobyte-10731f18-55ee-49e2-95ee-51c8e99b7aa1" released by "delete_volume" :: held 1.170s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Created reservations ['af336934-2763-4d4f-bd25-637fbbcdf051', '3a2b1826-d5de-48b8-8954-2ae2bd1008d1', '9e61a120-5121-41d7-a260-f116ef071133', '2c21d059-7ace-4e2e-9b00-348fbe1bb957'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:06 devstack sudo[106910]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.512s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:49:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:49:06 devstack sudo[106913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:49:06 devstack sudo[106913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:07 devstack sudo[106913]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.533s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:07 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:49:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Deleted volume successfully. Aug 13 16:49:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-86a133ba-d8b5-446c-8087-db104492c796 tempest-VolumesActionsTest-70345901 None] Lock "cinder-10731f18-55ee-49e2-95ee-51c8e99b7aa1-delete_volume" released by "delete_volume" :: held 2.137s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (645968f0-ce76-4822-8bc3-a03241d291ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9523c69-3103-4bfe-882c-8818acdc5923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9523c69-3103-4bfe-882c-8818acdc5923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2101167358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=613bc769-05c3-429b-8651-0c7e1c42df53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:09Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8585a0f-f2e6-4f32-865f-59c6f18d16db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8585a0f-f2e6-4f32-865f-59c6f18d16db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0e4b38d-0ab0-40f2-bcf1-52bf530a3dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0e4b38d-0ab0-40f2-bcf1-52bf530a3dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '613bc769-05c3-429b-8651-0c7e1c42df53', 'volume_name': 'volume-613bc769-05c3-429b-8651-0c7e1c42df53', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d53735c-095d-45ed-8941-b35c9e1f862a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d53735c-095d-45ed-8941-b35c9e1f862a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70ad0075-b036-41fa-a089-f10c0af63dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:08 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Volume 613bc769-05c3-429b-8651-0c7e1c42df53: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-613bc769-05c3-429b-8651-0c7e1c42df53', 'volume_size': 1} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2101167358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=613bc769-05c3-429b-8651-0c7e1c42df53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='677063dbacfa4de599cdd439351da51a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:09Z,use_quota=True,user_id='a814544ea2dc4a8dbcc4b7507f7ff327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Creating volume 613bc769-05c3-429b-8651-0c7e1c42df53 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:49:08 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:49:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:08 devstack sudo[106919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 1073741824 Aug 13 16:49:08 devstack sudo[106919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:09 devstack sudo[106919]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 1073741824" returned: 0 in 0.852s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:09 devstack sudo[106926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 Aug 13 16:49:09 devstack sudo[106926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:10 devstack sudo[106926]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53" returned: 0 in 0.368s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] <== create_volume: return (1315ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:49:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.318s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70ad0075-b036-41fa-a089-f10c0af63dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-613bc769-05c3-429b-8651-0c7e1c42df53', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e281ea9b-dc4a-4e74-9956-a8e976d1e64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:10 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Volume volume-613bc769-05c3-429b-8651-0c7e1c42df53 (613bc769-05c3-429b-8651-0c7e1c42df53): created successfully Aug 13 16:49:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e281ea9b-dc4a-4e74-9956-a8e976d1e64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Flow 'volume_create_manager' (645968f0-ce76-4822-8bc3-a03241d291ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d71a8066-7fc1-4a23-a543-2739327d0c0f tempest-VolumesActionsTest-1247435733 None] Created volume successfully. Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Flow 'volume_create_manager' (98b9ab88-f252-4949-9af3-72353389657d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (efecb457-7081-4c33-9ff7-f3c80e0ba2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (efecb457-7081-4c33-9ff7-f3c80e0ba2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1372464964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b63ce16-23c7-4b11-94af-68bcf11b9672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263500aaf4aa49fda625f37d4a5b2240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:11Z,use_quota=True,user_id='89154936982e46ff83edf5a4cea4c1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (febafa81-3405-47e4-b0ee-08c699bae2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (febafa81-3405-47e4-b0ee-08c699bae2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db22a75f-dbfb-4c48-8047-147ed1f6055d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db22a75f-dbfb-4c48-8047-147ed1f6055d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b63ce16-23c7-4b11-94af-68bcf11b9672', 'volume_name': 'volume-8b63ce16-23c7-4b11-94af-68bcf11b9672', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (094accd8-b14f-4f7c-945a-cdd51bd396ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (094accd8-b14f-4f7c-945a-cdd51bd396ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e248b38-8116-41cc-a44b-6043e7717d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:11 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Volume 8b63ce16-23c7-4b11-94af-68bcf11b9672: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b63ce16-23c7-4b11-94af-68bcf11b9672', 'volume_size': 1} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1372464964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b63ce16-23c7-4b11-94af-68bcf11b9672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263500aaf4aa49fda625f37d4a5b2240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:11Z,use_quota=True,user_id='89154936982e46ff83edf5a4cea4c1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Creating volume 8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:49:11 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-69d11f33-07d1-47e4-8635-47ff994585ec req-01ee6123-c371-4149-8690-4360f93c13cb tempest-TestMinimumBasicScenario-1942047387 None] Terminate volume connection completed successfully. Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-69d11f33-07d1-47e4-8635-47ff994585ec req-01ee6123-c371-4149-8690-4360f93c13cb tempest-TestMinimumBasicScenario-1942047387 None] Deleting attachment 42281387-55ee-4ca6-9886-f1829a562f8b. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:49:11 devstack sudo[106938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 1073741824 Aug 13 16:49:11 devstack sudo[106938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Acquiring lock "cinder-613bc769-05c3-429b-8651-0c7e1c42df53-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Lock "cinder-613bc769-05c3-429b-8651-0c7e1c42df53-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Acquiring lock "cinder-quobyte-613bc769-05c3-429b-8651-0c7e1c42df53" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Lock "cinder-quobyte-613bc769-05c3-429b-8651-0c7e1c42df53" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[032e5fb1-0847-4abc-b745-2e24c314cdea]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:12 devstack sudo[106938]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 1073741824" returned: 0 in 0.763s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:12 devstack sudo[106945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 Aug 13 16:49:12 devstack sudo[106945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:12 devstack sudo[106944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 Aug 13 16:49:12 devstack sudo[106944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:12 devstack sudo[106945]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672" returned: 0 in 0.282s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] <== create_volume: return (1106ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.109s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e248b38-8116-41cc-a44b-6043e7717d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b63ce16-23c7-4b11-94af-68bcf11b9672', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (032f677d-14b0-4e11-8fbe-ca099581288f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Volume volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 (8b63ce16-23c7-4b11-94af-68bcf11b9672): created successfully Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (032f677d-14b0-4e11-8fbe-ca099581288f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Flow 'volume_create_manager' (98b9ab88-f252-4949-9af3-72353389657d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bacddb6a-3dec-48fc-a5f1-679d32ba735c tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Created volume successfully. Aug 13 16:49:12 devstack sudo[106944]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53" returned: 0 in 0.592s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:12 devstack sudo[106952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53 Aug 13 16:49:12 devstack sudo[106952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:12 devstack sudo[106952]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-613bc769-05c3-429b-8651-0c7e1c42df53" returned: 0 in 0.368s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Acquiring lock "cinder-b70aea4a-7263-4880-a62d-24388ba8f006-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Lock "cinder-quobyte-613bc769-05c3-429b-8651-0c7e1c42df53" released by "delete_volume" :: held 1.046s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Lock "cinder-b70aea4a-7263-4880-a62d-24388ba8f006-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Acquiring lock "cinder-quobyte-b70aea4a-7263-4880-a62d-24388ba8f006" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Lock "cinder-quobyte-b70aea4a-7263-4880-a62d-24388ba8f006" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff2fb9f4-c704-484f-9af2-7236e3ea2343]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Created reservations ['9ab91007-f974-4263-a05e-f397e15a686f', '8919eb0e-f45f-44dd-8666-127c62e3d812', 'acba626d-45c7-4dfc-b02d-c7b66736a3d5', '9cdeac95-bfaa-4145-90d1-2b2986f81941'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:13 devstack sudo[106958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:49:13 devstack sudo[106958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:13 devstack sudo[106955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 Aug 13 16:49:13 devstack sudo[106955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Creating offline snapshot 3c053e1d-e4a3-4fc2-b381-be866447255c of volume 8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0c46aca4-18f0-4284-aeb0-b8b30aa9ce33]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:13 devstack sudo[106958]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:49:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Deleted volume successfully. Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6d095eb9-5226-4861-b588-40232c5cd14c tempest-VolumesActionsTest-1247435733 None] Lock "cinder-613bc769-05c3-429b-8651-0c7e1c42df53-delete_volume" released by "delete_volume" :: held 1.890s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:13 devstack sudo[106955]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006" returned: 0 in 0.596s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:13 devstack sudo[106966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006 Aug 13 16:49:13 devstack sudo[106966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:13 devstack sudo[106965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 Aug 13 16:49:13 devstack sudo[106965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:14 devstack sudo[106966]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b70aea4a-7263-4880-a62d-24388ba8f006" returned: 0 in 0.332s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Lock "cinder-quobyte-b70aea4a-7263-4880-a62d-24388ba8f006" released by "delete_volume" :: held 1.028s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Created reservations ['2eff562f-ac87-423e-940e-1155d6d25d47', '32ee3c03-ccc1-459c-bf87-402dc0d8f13c', '0fc365aa-724a-4f81-8994-a0cb6ba8c45c', 'e26e0a53-8651-402a-ac82-9cc0e5f084c6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:49:14 devstack sudo[106965]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672" returned: 0 in 0.548s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:14 devstack sudo[106973]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c 1G Aug 13 16:49:14 devstack sudo[106973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:14 devstack sudo[106975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:49:14 devstack sudo[106975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:14 devstack sudo[106975]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.332s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:49:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Deleted volume successfully. Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-843391df-f942-4cd4-8b93-640366a0912e tempest-TestMinimumBasicScenario-1942047387 None] Lock "cinder-b70aea4a-7263-4880-a62d-24388ba8f006-delete_volume" released by "delete_volume" :: held 1.684s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:14 devstack sudo[106973]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c 1G" returned: 0 in 0.584s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:14 devstack sudo[106982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c Aug 13 16:49:14 devstack sudo[106982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:15 devstack sudo[106982]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c" returned: 0 in 0.361s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:15 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c is being set with open permissions: ugo+rw Aug 13 16:49:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:15 devstack sudo[106987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c Aug 13 16:49:15 devstack sudo[106987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:15 devstack sudo[106987]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:15 devstack sudo[106991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.info Aug 13 16:49:15 devstack sudo[106991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:15 devstack sudo[106991]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.info" returned: 0 in 0.312s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:15 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.info is being set with open permissions: ugo+rw Aug 13 16:49:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:15 devstack sudo[106998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.info Aug 13 16:49:15 devstack sudo[106998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:16 devstack sudo[106998]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.info" returned: 0 in 0.412s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.703s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6080e496-418c-4639-83b2-7d2da851d0e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Create snapshot completed successfully Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "cinder-3c053e1d-e4a3-4fc2-b381-be866447255c-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-3c053e1d-e4a3-4fc2-b381-be866447255c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "cinder-quobyte-8b63ce16-23c7-4b11-94af-68bcf11b9672" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-quobyte-8b63ce16-23c7-4b11-94af-68bcf11b9672" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "cinder-quobyte-3c053e1d-e4a3-4fc2-b381-be866447255c" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-quobyte-3c053e1d-e4a3-4fc2-b381-be866447255c" acquired by "_delete_snapshot" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Deleting offline snapshot 3c053e1d-e4a3-4fc2-b381-be866447255c of volume 8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] snapshot_file for this snap is: volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7372b211-36f1-472b-bfaa-3d08e91e93cc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:17 devstack sudo[107022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c Aug 13 16:49:17 devstack sudo[107022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:17 devstack sudo[107022]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c" returned: 0 in 0.424s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8b63ce16-23c7-4b11-94af-68bcf11b9672(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[85e35f53-1459-4ef4-8533-eeed037a7a7f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:18 devstack sudo[107028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 Aug 13 16:49:18 devstack sudo[107028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:18 devstack sudo[107028]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672" returned: 0 in 0.449s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:18 devstack sudo[107034]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c Aug 13 16:49:18 devstack sudo[107034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:18 devstack sudo[107034]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c" returned: 0 in 0.447s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:18 devstack sudo[107039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c Aug 13 16:49:18 devstack sudo[107039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:19 devstack sudo[107039]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672.3c053e1d-e4a3-4fc2-b381-be866447255c" returned: 0 in 0.258s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-quobyte-3c053e1d-e4a3-4fc2-b381-be866447255c" released by "_delete_snapshot" :: held 1.750s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-quobyte-8b63ce16-23c7-4b11-94af-68bcf11b9672" released by "delete_snapshot" :: held 1.795s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Created reservations ['27c93ddd-e297-4634-8d6c-ca81397de7c0', '012be7b6-fefb-40e0-808e-9a811ea7c900', 'fe1afb99-fd19-47c6-87c7-6fa61813cc62', '2f2317a3-4f49-4078-a1fb-22fc27c05830'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:49:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Delete snapshot completed successfully. Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d894a86b-58ab-4467-abe7-853d1da8e19d tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-3c053e1d-e4a3-4fc2-b381-be866447255c-delete_snapshot" released by "delete_snapshot" :: held 2.029s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "cinder-8b63ce16-23c7-4b11-94af-68bcf11b9672-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-8b63ce16-23c7-4b11-94af-68bcf11b9672-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "cinder-quobyte-8b63ce16-23c7-4b11-94af-68bcf11b9672" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-quobyte-8b63ce16-23c7-4b11-94af-68bcf11b9672" acquired by "delete_volume" :: waited 0.050s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[641bad3a-77a6-488c-b7e3-e64f06dbdb9b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:20 devstack sudo[107044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 Aug 13 16:49:20 devstack sudo[107044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:20 devstack sudo[107044]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672" returned: 0 in 0.787s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:20 devstack sudo[107050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672 Aug 13 16:49:20 devstack sudo[107050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:21 devstack sudo[107050]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8b63ce16-23c7-4b11-94af-68bcf11b9672" returned: 0 in 0.363s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-quobyte-8b63ce16-23c7-4b11-94af-68bcf11b9672" released by "delete_volume" :: held 1.304s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Created reservations ['3fc6d4c3-dc65-4e1c-acba-e7370ca0f5c4', '4e2922ca-a6cc-4576-adb2-bd4338ad807e', '0f892c9d-8555-4b01-856b-658c082ce952', '08cbbe31-d727-4338-a33c-093a117f2499'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:21 devstack sudo[107053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:49:21 devstack sudo[107053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:21 devstack sudo[107053]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.466s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:49:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Deleted volume successfully. Aug 13 16:49:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a983e4f-984c-4656-9a75-0a4a03962e5e tempest-VolumeSnapshotQuotasNegativeTestJSON-13603114 None] Lock "cinder-8b63ce16-23c7-4b11-94af-68bcf11b9672-delete_volume" released by "delete_volume" :: held 2.212s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:31 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=92,cinder:INSERT=25,cinder:UPDATE=124,cinder:DELETE=8 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:49:31 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=114,cinder:SELECT=89,cinder:INSERT=30,cinder:DELETE=11 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Flow 'volume_create_manager' (12710a55-0e0c-41a0-86e0-21caf74c3ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20c5dfb5-9ff2-427a-b1a7-556f1bf1b206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20c5dfb5-9ff2-427a-b1a7-556f1bf1b206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-944471526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7acb333b-8dd9-47a4-b5f1-f1339ac7df39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de6a5d3e387a44c5844c8dd68786df20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:41Z,use_quota=True,user_id='39b610b3932a4ef183f8a7a4e8e26cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc6e2236-453f-4148-854b-e5fd166c01a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc6e2236-453f-4148-854b-e5fd166c01a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b447b7e7-5abe-4708-aef5-4f4c65a619a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:40 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:49:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b447b7e7-5abe-4708-aef5-4f4c65a619a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7acb333b-8dd9-47a4-b5f1-f1339ac7df39', 'volume_name': 'volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35250be9-8691-457f-a6c2-827c5ce738d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35250be9-8691-457f-a6c2-827c5ce738d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (630c74b3-249a-4f5e-9014-808c4e73f6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:41 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Volume 7acb333b-8dd9-47a4-b5f1-f1339ac7df39: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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 13 16:49:41 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Trying to clone 7acb333b-8dd9-47a4-b5f1-f1339ac7df39 from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:49:41 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:49:41 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Image download 20.69 MB at 20.69 MB/s Aug 13 16:49:42 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a95eef3-8fcc-4dbf-8908-dccc939d9569]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:42 devstack sudo[107160]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD Aug 13 16:49:42 devstack sudo[107160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:42 devstack sudo[107160]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD" returned: 0 in 0.822s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:42 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 is fetched for user 39b610b3932a4ef183f8a7a4e8e26cd5. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f2d0482-b521-4908-922a-7f0369e6d0d5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:43 devstack sudo[107198]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD Aug 13 16:49:43 devstack sudo[107198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:43 devstack sudo[107198]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD" returned: 0 in 0.563s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-944471526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7acb333b-8dd9-47a4-b5f1-f1339ac7df39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de6a5d3e387a44c5844c8dd68786df20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:41Z,use_quota=True,user_id='39b610b3932a4ef183f8a7a4e8e26cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Creating volume 7acb333b-8dd9-47a4-b5f1-f1339ac7df39 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:49:43 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:49:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:43 devstack sudo[107220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 1073741824 Aug 13 16:49:43 devstack sudo[107220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:44 devstack sudo[107220]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 1073741824" returned: 0 in 0.659s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:44 devstack sudo[107227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 Aug 13 16:49:44 devstack sudo[107227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:44 devstack sudo[107227]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39" returned: 0 in 0.471s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] <== create_volume: return (1210ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:49:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.226s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:45 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Attempting download of cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 7acb333b-8dd9-47a4-b5f1-f1339ac7df39. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:49:45 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[26ac9970-9a98-4ec2-b1f5-f7578a52632a]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_363vmb7g {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:45 devstack sudo[107232]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_363vmb7g Aug 13 16:49:45 devstack sudo[107232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:45 devstack sudo[107232]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_363vmb7g" returned: 0 in 0.624s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_363vmb7g {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:45 devstack sudo[107236]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_363vmb7g Aug 13 16:49:45 devstack sudo[107236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:46 devstack sudo[107236]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_363vmb7g" returned: 1 in 0.482s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_363vmb7g' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:49:46 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e3d146c-2dd0-4348-a2d4-6a2ffe57dfb2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:46 devstack sudo[107240]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD Aug 13 16:49:46 devstack sudo[107240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:46 devstack sudo[107240]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD" returned: 0 in 0.368s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:46 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 was qcow2, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:49:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:46 devstack sudo[107245]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 Aug 13 16:49:46 devstack sudo[107245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:49 devstack sudo[107245]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39" returned: 0 in 2.700s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:49 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_l7g6_ma_devstack@QuobyteHD, size 112.00 MB, duration 2.70 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:49:49 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Converted 112.00 MB image at 41.44 MB/s Aug 13 16:49:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:49 devstack sudo[107257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 1G Aug 13 16:49:49 devstack sudo[107257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:49 devstack sudo[107257]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 1G" returned: 0 in 0.600s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:49 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Downloaded image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume 7acb333b-8dd9-47a4-b5f1-f1339ac7df39 successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:49:49 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 for user 39b610b3932a4ef183f8a7a4e8e26cd5 is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:49:49 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Marking volume 7acb333b-8dd9-47a4-b5f1-f1339ac7df39 as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:49:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Copying metadata from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 to 7acb333b-8dd9-47a4-b5f1-f1339ac7df39. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:49:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Creating volume glance metadata for volume 7acb333b-8dd9-47a4-b5f1-f1339ac7df39 backed by image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 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': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:49:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (630c74b3-249a-4f5e-9014-808c4e73f6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea7d682b-1897-45c9-a721-01964de5581b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Volume volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 (7acb333b-8dd9-47a4-b5f1-f1339ac7df39): created successfully Aug 13 16:49:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea7d682b-1897-45c9-a721-01964de5581b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Flow 'volume_create_manager' (12710a55-0e0c-41a0-86e0-21caf74c3ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:50 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-446d9a0c-9a47-40cd-b00a-1ccb5dfb42ee tempest-VolumesImageMetadata-1397876131 None] Created volume successfully. Aug 13 16:49:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Acquiring lock "cinder-7acb333b-8dd9-47a4-b5f1-f1339ac7df39-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Lock "cinder-7acb333b-8dd9-47a4-b5f1-f1339ac7df39-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Acquiring lock "cinder-quobyte-7acb333b-8dd9-47a4-b5f1-f1339ac7df39" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:49:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Lock "cinder-quobyte-7acb333b-8dd9-47a4-b5f1-f1339ac7df39" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:49:51 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a06f06ca-bbce-4d22-9246-c9f1aedbe7c6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:49:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:51 devstack sudo[107263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 Aug 13 16:49:51 devstack sudo[107263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:52 devstack sudo[107263]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39" returned: 0 in 0.669s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:52 devstack sudo[107268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39 Aug 13 16:49:52 devstack sudo[107268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:52 devstack sudo[107268]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7acb333b-8dd9-47a4-b5f1-f1339ac7df39" returned: 0 in 0.317s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Lock "cinder-quobyte-7acb333b-8dd9-47a4-b5f1-f1339ac7df39" released by "delete_volume" :: held 1.061s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:52 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Created reservations ['5e16ea04-bba6-4a53-87e0-d0468f6a6064', 'da1dc387-281d-44cc-8044-5f1383909ba0', '08767728-db7b-451e-889f-5091709d9e8c', 'be580c90-bd3a-4e91-9a3e-9bca9f660b69'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:53 devstack sudo[107271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:49:53 devstack sudo[107271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:53 devstack sudo[107271]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.407s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:49:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Deleted volume successfully. Aug 13 16:49:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-cd83664a-862f-4aa8-a602-b240a8e296a5 tempest-VolumesImageMetadata-1397876131 None] Lock "cinder-7acb333b-8dd9-47a4-b5f1-f1339ac7df39-delete_volume" released by "delete_volume" :: held 2.087s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Flow 'volume_create_manager' (bf3b9a91-8e77-4fb4-8103-c232e5f3b080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (655211ea-de1d-4626-b96d-babb0feb062e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (655211ea-de1d-4626-b96d-babb0feb062e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1066552513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9caf58b3-47ff-4fa9-aead-e96cd6410eba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec3d71d219c405c86791f7c950f9f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:57Z,use_quota=True,user_id='2892b8a0d6a642ad9b7a1b25f51108a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bb18e99-babe-41d7-96d9-fe0f2ba0aaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bb18e99-babe-41d7-96d9-fe0f2ba0aaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95188bb8-1dfc-41ee-b117-79abd21ddb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95188bb8-1dfc-41ee-b117-79abd21ddb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9caf58b3-47ff-4fa9-aead-e96cd6410eba', 'volume_name': 'volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a2533f7-dc02-40ee-a710-2d751ef430d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a2533f7-dc02-40ee-a710-2d751ef430d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53f799bc-d9ee-4187-97c1-4464a0d46352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:57 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Volume 9caf58b3-47ff-4fa9-aead-e96cd6410eba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba', 'volume_size': 1} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1066552513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9caf58b3-47ff-4fa9-aead-e96cd6410eba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec3d71d219c405c86791f7c950f9f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:57Z,use_quota=True,user_id='2892b8a0d6a642ad9b7a1b25f51108a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Creating volume 9caf58b3-47ff-4fa9-aead-e96cd6410eba {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:49:57 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:57 devstack sudo[107274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba 1073741824 Aug 13 16:49:57 devstack sudo[107274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:57 devstack sudo[107274]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba 1073741824" returned: 0 in 0.725s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:58 devstack sudo[107299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba Aug 13 16:49:58 devstack sudo[107299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:58 devstack sudo[107299]: pam_unix(sudo:session): session closed for user root Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba" returned: 0 in 0.306s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] <== create_volume: return (1112ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.115s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53f799bc-d9ee-4187-97c1-4464a0d46352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b437319-7356-451b-9740-4699f4314a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Volume volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba (9caf58b3-47ff-4fa9-aead-e96cd6410eba): created successfully Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b437319-7356-451b-9740-4699f4314a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Flow 'volume_create_manager' (bf3b9a91-8e77-4fb4-8103-c232e5f3b080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3976fcac-ed38-4fa1-8c96-af6a4af3ec22 tempest-VolumesListAdminTestJSON-929170297 None] Created volume successfully. Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Flow 'volume_create_manager' (914c1b31-464f-4ff8-98d8-68e62cf9798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (553dc4b2-7c67-4dbc-9c5a-b0469a5b8ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (553dc4b2-7c67-4dbc-9c5a-b0469a5b8ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1876653055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee422092-a422-43a8-a529-9a53e7e6bc71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cba5c2e9f2d34e87af1118d219e986a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:59Z,use_quota=True,user_id='9c16c6ee78094dbc9c99633a1212b24e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fa31449-a779-443d-a94c-7046289d16d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fa31449-a779-443d-a94c-7046289d16d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcdcf935-dfe4-4126-b1c0-8d1feb979c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcdcf935-dfe4-4126-b1c0-8d1feb979c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ee422092-a422-43a8-a529-9a53e7e6bc71', 'volume_name': 'volume-ee422092-a422-43a8-a529-9a53e7e6bc71', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27297d7e-77e8-4438-8803-6aa82ee1a3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27297d7e-77e8-4438-8803-6aa82ee1a3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (916a8fdb-ef22-4552-8794-6da1f8beee38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Volume ee422092-a422-43a8-a529-9a53e7e6bc71: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ee422092-a422-43a8-a529-9a53e7e6bc71', 'volume_size': 1} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1876653055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ee422092-a422-43a8-a529-9a53e7e6bc71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cba5c2e9f2d34e87af1118d219e986a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:49: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-13T14:49:59Z,use_quota=True,user_id='9c16c6ee78094dbc9c99633a1212b24e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Creating volume ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:49:59 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:49:59 devstack sudo[107302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 1073741824 Aug 13 16:49:59 devstack sudo[107302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Flow 'volume_create_manager' (b8135d7e-3c40-41d0-93de-c3eda72fed24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19c61258-36e8-45aa-838a-bf0c56bf3a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19c61258-36e8-45aa-838a-bf0c56bf3a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-837948087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=236d320d-ffb1-445b-9e51-f4c134aca0d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec3d71d219c405c86791f7c950f9f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:00Z,use_quota=True,user_id='2892b8a0d6a642ad9b7a1b25f51108a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe04a0c7-8068-4bef-93e0-5af746cd992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe04a0c7-8068-4bef-93e0-5af746cd992b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06af3caa-abc8-4e34-9bce-c96c9e29b54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06af3caa-abc8-4e34-9bce-c96c9e29b54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '236d320d-ffb1-445b-9e51-f4c134aca0d4', 'volume_name': 'volume-236d320d-ffb1-445b-9e51-f4c134aca0d4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02cb96e0-6d2e-4902-8811-b86ad78e9b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02cb96e0-6d2e-4902-8811-b86ad78e9b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d80f3473-f58d-4338-9d21-2100a736bac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:49:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Volume 236d320d-ffb1-445b-9e51-f4c134aca0d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-236d320d-ffb1-445b-9e51-f4c134aca0d4', 'volume_size': 1} Aug 13 16:49:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:00 devstack sudo[107302]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 1073741824" returned: 0 in 0.805s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:00 devstack sudo[107308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 Aug 13 16:50:00 devstack sudo[107308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:00 devstack sudo[107308]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71" returned: 0 in 0.302s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] <== create_volume: return (1173ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.175s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.522s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-837948087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=236d320d-ffb1-445b-9e51-f4c134aca0d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec3d71d219c405c86791f7c950f9f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:00Z,use_quota=True,user_id='2892b8a0d6a642ad9b7a1b25f51108a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Creating volume 236d320d-ffb1-445b-9e51-f4c134aca0d4 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:00 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (916a8fdb-ef22-4552-8794-6da1f8beee38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ee422092-a422-43a8-a529-9a53e7e6bc71', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2526c8fa-d7f6-4957-bc80-f40f22af946d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:00 devstack sudo[107311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 1073741824 Aug 13 16:50:00 devstack sudo[107311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:00 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Volume volume-ee422092-a422-43a8-a529-9a53e7e6bc71 (ee422092-a422-43a8-a529-9a53e7e6bc71): created successfully Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2526c8fa-d7f6-4957-bc80-f40f22af946d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Flow 'volume_create_manager' (914c1b31-464f-4ff8-98d8-68e62cf9798e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-21116fb1-4f90-484c-b45e-632e3c8541a7 tempest-SnapshotMetadataTestJSON-667019098 None] Created volume successfully. Aug 13 16:50:00 devstack sudo[107311]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 1073741824" returned: 0 in 0.524s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:01 devstack sudo[107318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 Aug 13 16:50:01 devstack sudo[107318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:01 devstack sudo[107318]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4" returned: 0 in 0.296s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] <== create_volume: return (871ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.874s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d80f3473-f58d-4338-9d21-2100a736bac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-236d320d-ffb1-445b-9e51-f4c134aca0d4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f27a1618-ad79-4a9b-9acf-c3c1715084df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:01 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Volume volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 (236d320d-ffb1-445b-9e51-f4c134aca0d4): created successfully Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f27a1618-ad79-4a9b-9acf-c3c1715084df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Flow 'volume_create_manager' (b8135d7e-3c40-41d0-93de-c3eda72fed24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f410d7c6-7638-4dd8-a5c9-3c3dd31a5674 tempest-VolumesListAdminTestJSON-929170297 None] Created volume successfully. Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Creating offline snapshot 460feb21-3cb8-4e67-b9df-be4ddd97ae7e of volume ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[76a57ac0-ee91-4368-87cc-038d033c01bb]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:01 devstack sudo[107321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 Aug 13 16:50:01 devstack sudo[107321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:01 devstack sudo[107321]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71" returned: 0 in 0.446s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:02 devstack sudo[107327]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e 1G Aug 13 16:50:02 devstack sudo[107327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Flow 'volume_create_manager' (9de3c815-2340-4b58-89c1-70ae4e63aee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0018a9fa-b345-4f0d-b894-02bc3273d585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0018a9fa-b345-4f0d-b894-02bc3273d585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-539540676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71d018a9-416d-4f61-880d-774b88bb7514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec3d71d219c405c86791f7c950f9f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:02Z,use_quota=True,user_id='2892b8a0d6a642ad9b7a1b25f51108a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13aab549-dcd2-459e-bf58-f25d56794902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13aab549-dcd2-459e-bf58-f25d56794902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60ecb142-068f-40e4-9ee2-f3d6d16d826a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60ecb142-068f-40e4-9ee2-f3d6d16d826a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71d018a9-416d-4f61-880d-774b88bb7514', 'volume_name': 'volume-71d018a9-416d-4f61-880d-774b88bb7514', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05c55760-a240-4600-b583-a4e401a28a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (05c55760-a240-4600-b583-a4e401a28a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9104388e-bdb5-4dd9-ae4d-eba5109ea6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:02 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Volume 71d018a9-416d-4f61-880d-774b88bb7514: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71d018a9-416d-4f61-880d-774b88bb7514', 'volume_size': 1} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:02 devstack sudo[107327]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e 1G" returned: 0 in 0.652s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ee422092-a422-43a8-a529-9a53e7e6bc71 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:02 devstack sudo[107334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ee422092-a422-43a8-a529-9a53e7e6bc71 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e Aug 13 16:50:02 devstack sudo[107334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:02 devstack sudo[107334]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ee422092-a422-43a8-a529-9a53e7e6bc71 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e" returned: 0 in 0.306s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:02 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e is being set with open permissions: ugo+rw Aug 13 16:50:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:02 devstack sudo[107340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e Aug 13 16:50:02 devstack sudo[107340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:03 devstack sudo[107340]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e" returned: 0 in 0.260s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:03 devstack sudo[107343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.info Aug 13 16:50:03 devstack sudo[107343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:03 devstack sudo[107343]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.info" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:03 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.info is being set with open permissions: ugo+rw Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:03 devstack sudo[107346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.info Aug 13 16:50:03 devstack sudo[107346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:03 devstack sudo[107346]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.info" returned: 0 in 0.352s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.477s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.359s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-539540676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=71d018a9-416d-4f61-880d-774b88bb7514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dec3d71d219c405c86791f7c950f9f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:02Z,use_quota=True,user_id='2892b8a0d6a642ad9b7a1b25f51108a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Creating volume 71d018a9-416d-4f61-880d-774b88bb7514 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:03 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:04 devstack sudo[107353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 1073741824 Aug 13 16:50:04 devstack sudo[107353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-86f0809e-5e6e-4678-bc91-3ef02a81ed2f tempest-SnapshotMetadataTestJSON-667019098 None] Create snapshot completed successfully Aug 13 16:50:04 devstack sudo[107353]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 1073741824" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:04 devstack sudo[107365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 Aug 13 16:50:04 devstack sudo[107365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:05 devstack sudo[107365]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514" returned: 0 in 0.481s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] <== create_volume: return (1070ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.077s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9104388e-bdb5-4dd9-ae4d-eba5109ea6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71d018a9-416d-4f61-880d-774b88bb7514', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36040829-4dc7-4433-844c-5f1ec9b70a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Volume volume-71d018a9-416d-4f61-880d-774b88bb7514 (71d018a9-416d-4f61-880d-774b88bb7514): created successfully Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36040829-4dc7-4433-844c-5f1ec9b70a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Flow 'volume_create_manager' (9de3c815-2340-4b58-89c1-70ae4e63aee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8833bf4a-50a8-4da4-b7f0-b67f46bae2b3 tempest-VolumesListAdminTestJSON-929170297 None] Created volume successfully. Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "cinder-460feb21-3cb8-4e67-b9df-be4ddd97ae7e-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-460feb21-3cb8-4e67-b9df-be4ddd97ae7e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "cinder-quobyte-ee422092-a422-43a8-a529-9a53e7e6bc71" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-quobyte-ee422092-a422-43a8-a529-9a53e7e6bc71" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "cinder-quobyte-460feb21-3cb8-4e67-b9df-be4ddd97ae7e" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-quobyte-460feb21-3cb8-4e67-b9df-be4ddd97ae7e" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Deleting offline snapshot 460feb21-3cb8-4e67-b9df-be4ddd97ae7e of volume ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] snapshot_file for this snap is: volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d5b961c0-2027-4edd-8227-827c8e828099]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:05 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e Aug 13 16:50:05 devstack sudo[107368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:06 devstack sudo[107370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:06 devstack sudo[107370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:06 devstack sudo[107368]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e" returned: 0 in 0.501s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ee422092-a422-43a8-a529-9a53e7e6bc71(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[1959660c-8812-4ada-9028-5761bbd30fd0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:06 devstack sudo[107375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 Aug 13 16:50:06 devstack sudo[107375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:06 devstack sudo[107370]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.574s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 28 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:50:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:50:07 devstack sudo[107375]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71" returned: 0 in 0.639s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:07 devstack sudo[107381]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e Aug 13 16:50:07 devstack sudo[107381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Flow 'volume_create_manager' (1dd20ef1-987a-47db-9ae5-53681e8018ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ddddd41-360f-4fe1-972c-bdc25f037a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ddddd41-360f-4fe1-972c-bdc25f037a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:06Z,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=2e6ba748-b810-4616-9ca4-757721a56abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fc340af3ee24ebf91dcb33c78cfe206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:07Z,use_quota=True,user_id='8bb415b2a12b428a8abbebd6cc9427bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74c2c20f-3040-40af-a8ea-1a4718de2e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74c2c20f-3040-40af-a8ea-1a4718de2e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51e7d29b-269b-455b-88de-84ecd5850324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51e7d29b-269b-455b-88de-84ecd5850324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e6ba748-b810-4616-9ca4-757721a56abc', 'volume_name': 'volume-2e6ba748-b810-4616-9ca4-757721a56abc', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db36f0df-30eb-4409-936e-4e1fbe900930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db36f0df-30eb-4409-936e-4e1fbe900930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f11997c-fe1f-4b73-9e3f-22a9a12f47fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:07 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Volume 2e6ba748-b810-4616-9ca4-757721a56abc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e6ba748-b810-4616-9ca4-757721a56abc', 'volume_size': 1} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:06Z,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=2e6ba748-b810-4616-9ca4-757721a56abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fc340af3ee24ebf91dcb33c78cfe206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:07Z,use_quota=True,user_id='8bb415b2a12b428a8abbebd6cc9427bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Creating volume 2e6ba748-b810-4616-9ca4-757721a56abc {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:07 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:07 devstack sudo[107383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc 1073741824 Aug 13 16:50:07 devstack sudo[107383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:07 devstack sudo[107381]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e" returned: 0 in 0.663s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:07 devstack sudo[107392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e Aug 13 16:50:07 devstack sudo[107392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:08 devstack sudo[107392]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71.460feb21-3cb8-4e67-b9df-be4ddd97ae7e" returned: 0 in 0.359s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:08 devstack sudo[107383]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc 1073741824" returned: 0 in 0.829s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-quobyte-460feb21-3cb8-4e67-b9df-be4ddd97ae7e" released by "_delete_snapshot" :: held 2.348s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-quobyte-ee422092-a422-43a8-a529-9a53e7e6bc71" released by "delete_snapshot" :: held 2.393s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:08 devstack sudo[107395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc Aug 13 16:50:08 devstack sudo[107395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Created reservations ['c0ed75bc-e33b-4d29-859b-efa9dea802b1', 'b313ddaf-10c8-433d-9d21-65c51056671e', 'b7d80796-1c40-4c6b-848f-da6fa57e028e', '4cb3296b-bfbe-44cf-a758-f075fa9f1edb'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Delete snapshot completed successfully. Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-5c873f9f-65a5-4281-b411-65e4b448964c tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-460feb21-3cb8-4e67-b9df-be4ddd97ae7e-delete_snapshot" released by "delete_snapshot" :: held 2.630s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:08 devstack sudo[107395]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc" returned: 0 in 0.314s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] <== create_volume: return (1255ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.258s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f11997c-fe1f-4b73-9e3f-22a9a12f47fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e6ba748-b810-4616-9ca4-757721a56abc', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5254563f-af74-4ce4-99f3-5bcfd05a509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:08 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Volume volume-2e6ba748-b810-4616-9ca4-757721a56abc (2e6ba748-b810-4616-9ca4-757721a56abc): created successfully Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5254563f-af74-4ce4-99f3-5bcfd05a509d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Flow 'volume_create_manager' (1dd20ef1-987a-47db-9ae5-53681e8018ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e97c0faf-da68-4bea-bcb0-8415d1b5d107 tempest-VolumesListAdminTestJSON-1574906692 None] Created volume successfully. Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Acquiring lock "cinder-2e6ba748-b810-4616-9ca4-757721a56abc-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "cinder-ee422092-a422-43a8-a529-9a53e7e6bc71-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Lock "cinder-2e6ba748-b810-4616-9ca4-757721a56abc-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-ee422092-a422-43a8-a529-9a53e7e6bc71-delete_volume" acquired by "delete_volume" :: waited 0.064s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Acquiring lock "cinder-quobyte-2e6ba748-b810-4616-9ca4-757721a56abc" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "cinder-quobyte-ee422092-a422-43a8-a529-9a53e7e6bc71" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Lock "cinder-quobyte-2e6ba748-b810-4616-9ca4-757721a56abc" acquired by "delete_volume" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "cinder-71d018a9-416d-4f61-880d-774b88bb7514-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-quobyte-ee422092-a422-43a8-a529-9a53e7e6bc71" acquired by "delete_volume" :: waited 0.064s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[baed99a5-5e41-4db9-a345-d261d5674bef]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac346241-b35a-4944-b79e-2b7361d297f7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-71d018a9-416d-4f61-880d-774b88bb7514-delete_volume" acquired by "delete_volume" :: waited 0.145s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "cinder-quobyte-71d018a9-416d-4f61-880d-774b88bb7514" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:09 devstack sudo[107400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc Aug 13 16:50:09 devstack sudo[107400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-quobyte-71d018a9-416d-4f61-880d-774b88bb7514" acquired by "delete_volume" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:09 devstack sudo[107401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 Aug 13 16:50:09 devstack sudo[107401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf7de9e3-f329-4985-b2ad-b4243fea3892]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:09 devstack sudo[107404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 Aug 13 16:50:09 devstack sudo[107404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:10 devstack sudo[107401]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71" returned: 0 in 0.629s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:10 devstack sudo[107410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71 Aug 13 16:50:10 devstack sudo[107410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:10 devstack sudo[107400]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc" returned: 0 in 0.948s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:10 devstack sudo[107418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc Aug 13 16:50:10 devstack sudo[107418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:10 devstack sudo[107404]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514" returned: 0 in 0.831s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:10 devstack sudo[107421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514 Aug 13 16:50:10 devstack sudo[107421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:10 devstack sudo[107410]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ee422092-a422-43a8-a529-9a53e7e6bc71" returned: 0 in 0.566s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-quobyte-ee422092-a422-43a8-a529-9a53e7e6bc71" released by "delete_volume" :: held 1.330s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Flow 'volume_create_manager' (3ea30fb4-7ff8-4917-baef-dcba1c3117b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0522ccc4-bcf0-4041-92dc-d30f481325b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Created reservations ['b42c2add-0ffb-47fc-a17b-39848b01cf60', 'bbef8487-85c1-4ab4-b6be-3e71380da29c', 'ff16adcb-cddd-4228-bf0e-7ac76d972780', '38e6fc5b-9ee8-494a-b7d1-7ee5f8ecc7cb'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:10 devstack sudo[107418]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0522ccc4-bcf0-4041-92dc-d30f481325b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1774618074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a043365c-646f-4330-80df-be7ecc22e865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073631f8406142a08edd6695f4b06238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:11Z,use_quota=True,user_id='d3e8f774b13d467aae98082513ac5845',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b880229c-831b-405d-8cf1-e869d17e01a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b880229c-831b-405d-8cf1-e869d17e01a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbfbe059-a024-46f9-82ae-beac28c34091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbfbe059-a024-46f9-82ae-beac28c34091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a043365c-646f-4330-80df-be7ecc22e865', 'volume_name': 'volume-a043365c-646f-4330-80df-be7ecc22e865', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96dd62af-b699-4789-bfbe-35e9f2edaa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96dd62af-b699-4789-bfbe-35e9f2edaa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (436eadc9-4207-49c6-a3d7-b5e35b97be8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:10 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Volume a043365c-646f-4330-80df-be7ecc22e865: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a043365c-646f-4330-80df-be7ecc22e865', 'volume_size': 1} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1774618074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a043365c-646f-4330-80df-be7ecc22e865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='073631f8406142a08edd6695f4b06238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:11Z,use_quota=True,user_id='d3e8f774b13d467aae98082513ac5845',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Creating volume a043365c-646f-4330-80df-be7ecc22e865 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:10 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2e6ba748-b810-4616-9ca4-757721a56abc" returned: 0 in 0.560s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:10 devstack sudo[107421]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:10 devstack sudo[107426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 1073741824 Aug 13 16:50:10 devstack sudo[107426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-71d018a9-416d-4f61-880d-774b88bb7514" returned: 0 in 0.443s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Lock "cinder-quobyte-2e6ba748-b810-4616-9ca4-757721a56abc" released by "delete_volume" :: held 1.659s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-quobyte-71d018a9-416d-4f61-880d-774b88bb7514" released by "delete_volume" :: held 1.358s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Created reservations ['84c35613-6fa7-48d4-b5a4-8c8da1d9b373', '871553c9-6dff-4390-9192-fbd8a6ce7f32', 'de28e5e1-43cc-40a7-986c-99f8db366e55', '32609fc2-4957-44c1-80d8-a62f8f291f30'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:11 devstack sudo[107428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:11 devstack sudo[107428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Created reservations ['4f4a52f7-effc-4ce7-a926-4f003b80b13e', 'bf0af1d9-1d77-4a74-bea6-4783c3cf0a5b', 'da2a6b5a-67ee-440a-83d7-f18aec81dc92', '7606e8fd-5de8-452f-a94e-4c5ab3876c4a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:11 devstack sudo[107430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:11 devstack sudo[107430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:11 devstack sudo[107434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:11 devstack sudo[107434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:11 devstack sudo[107428]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.437s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Deleted volume successfully. Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-333d62cb-f82e-4ead-b347-f553fbfe3eb2 tempest-SnapshotMetadataTestJSON-667019098 None] Lock "cinder-ee422092-a422-43a8-a529-9a53e7e6bc71-delete_volume" released by "delete_volume" :: held 2.383s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:11 devstack sudo[107430]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.453s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Deleted volume successfully. Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29bc2a20-4acc-4d18-855d-9a1098cb549c tempest-VolumesListAdminTestJSON-1574906692 None] Lock "cinder-2e6ba748-b810-4616-9ca4-757721a56abc-delete_volume" released by "delete_volume" :: held 2.589s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:11 devstack sudo[107426]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 1073741824" returned: 0 in 0.895s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "cinder-236d320d-ffb1-445b-9e51-f4c134aca0d4-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-236d320d-ffb1-445b-9e51-f4c134aca0d4-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:11 devstack sudo[107441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 Aug 13 16:50:11 devstack sudo[107441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:11 devstack sudo[107434]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.660s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Deleted volume successfully. Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "cinder-quobyte-236d320d-ffb1-445b-9e51-f4c134aca0d4" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-quobyte-236d320d-ffb1-445b-9e51-f4c134aca0d4" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6092fe9e-7a60-404a-8682-6236341b826c tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-71d018a9-416d-4f61-880d-774b88bb7514-delete_volume" released by "delete_volume" :: held 2.585s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7c260ad-6c10-406a-96b1-db5a2ec0679c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:12 devstack sudo[107443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 Aug 13 16:50:12 devstack sudo[107443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:12 devstack sudo[107441]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865" returned: 0 in 0.428s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] <== create_volume: return (1428ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.430s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (436eadc9-4207-49c6-a3d7-b5e35b97be8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a043365c-646f-4330-80df-be7ecc22e865', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6baa5ebe-57b6-4b5d-bf36-bbfecc4ce4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Volume volume-a043365c-646f-4330-80df-be7ecc22e865 (a043365c-646f-4330-80df-be7ecc22e865): created successfully Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6baa5ebe-57b6-4b5d-bf36-bbfecc4ce4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Flow 'volume_create_manager' (3ea30fb4-7ff8-4917-baef-dcba1c3117b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a644c0c9-0760-4874-a053-e5e2037667b5 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Created volume successfully. Aug 13 16:50:12 devstack sudo[107443]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4" returned: 0 in 0.517s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:12 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/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4 Aug 13 16:50:12 devstack sudo[107449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:13 devstack sudo[107449]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-236d320d-ffb1-445b-9e51-f4c134aca0d4" returned: 0 in 0.537s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-quobyte-236d320d-ffb1-445b-9e51-f4c134aca0d4" released by "delete_volume" :: held 1.144s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Created reservations ['0c257104-d243-4df7-ae6e-43d48dfac616', 'a62b3bfd-1b00-4f23-9995-e50d9e682f98', '52c77e77-5c8b-46c9-9b0e-13344497f4b5', '472412d2-3ca0-4519-877e-ac4c0927b861'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:13 devstack sudo[107457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:13 devstack sudo[107457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:13 devstack sudo[107457]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Deleted volume successfully. Aug 13 16:50:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-de9d67d4-dbb5-44ba-9bc0-8dc24815751a tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-236d320d-ffb1-445b-9e51-f4c134aca0d4-delete_volume" released by "delete_volume" :: held 1.988s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "cinder-9caf58b3-47ff-4fa9-aead-e96cd6410eba-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-9caf58b3-47ff-4fa9-aead-e96cd6410eba-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "cinder-quobyte-9caf58b3-47ff-4fa9-aead-e96cd6410eba" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-quobyte-9caf58b3-47ff-4fa9-aead-e96cd6410eba" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ba2ff35-5c5d-4a30-97b5-3d852fcd08e9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-a54edc4b-1413-4e14-b63e-8d1ae9fda407 req-e7b8821b-3ad8-4e80-8a30-76cc5017186c tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-a54edc4b-1413-4e14-b63e-8d1ae9fda407 req-e7b8821b-3ad8-4e80-8a30-76cc5017186c tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-a54edc4b-1413-4e14-b63e-8d1ae9fda407 req-e7b8821b-3ad8-4e80-8a30-76cc5017186c tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-a54edc4b-1413-4e14-b63e-8d1ae9fda407 req-e7b8821b-3ad8-4e80-8a30-76cc5017186c tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-a043365c-646f-4330-80df-be7ecc22e865', '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': '356a3c5d-db71-44f1-abc3-1f30bb4bd38c', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:50:14 devstack sudo[107468]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba Aug 13 16:50:14 devstack sudo[107468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-a54edc4b-1413-4e14-b63e-8d1ae9fda407 req-e7b8821b-3ad8-4e80-8a30-76cc5017186c tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] attachment_update completed successfully. Aug 13 16:50:15 devstack sudo[107468]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba" returned: 0 in 0.568s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:15 devstack sudo[107793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba Aug 13 16:50:15 devstack sudo[107793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:15 devstack sudo[107793]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9caf58b3-47ff-4fa9-aead-e96cd6410eba" returned: 0 in 0.351s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-quobyte-9caf58b3-47ff-4fa9-aead-e96cd6410eba" released by "delete_volume" :: held 0.999s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Created reservations ['45e3e0fe-d66b-4939-9b48-d285c2c794e3', '78a8792f-106f-43d1-a14f-e1ca69267351', '313fa4f4-c6a9-41ee-a090-17fb37f42c92', 'b0dd1b8f-d253-4827-998a-043fae066948'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Flow 'volume_create_manager' (89feaea5-7967-4659-a750-e90f6e7082a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2165c7d4-95b3-484c-827e-7ea93ef917b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2165c7d4-95b3-484c-827e-7ea93ef917b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1801779178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=da44849d-3fb7-4ca1-a56f-3cb4ed30a417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b3058439b04fa4bce43a1a1e1137ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:16Z,use_quota=True,user_id='b54e20f9140c4a818d503e01b0e101fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b6bb928-3b5b-4a34-957b-4d0efe9c54f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b6bb928-3b5b-4a34-957b-4d0efe9c54f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db56c4f8-6e3a-41b5-b73f-39f851101785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db56c4f8-6e3a-41b5-b73f-39f851101785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da44849d-3fb7-4ca1-a56f-3cb4ed30a417', 'volume_name': 'volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87d90957-6997-4505-9412-509cb0bc1516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87d90957-6997-4505-9412-509cb0bc1516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4e2c87b-137c-4e87-bf09-6769ee62abd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:15 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Volume da44849d-3fb7-4ca1-a56f-3cb4ed30a417: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417', 'volume_size': 1} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1801779178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=da44849d-3fb7-4ca1-a56f-3cb4ed30a417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b3058439b04fa4bce43a1a1e1137ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:16Z,use_quota=True,user_id='b54e20f9140c4a818d503e01b0e101fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Creating volume da44849d-3fb7-4ca1-a56f-3cb4ed30a417 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:15 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:15 devstack sudo[107862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 1073741824 Aug 13 16:50:15 devstack sudo[107862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:16 devstack sudo[107864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:16 devstack sudo[107864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:16 devstack sudo[107864]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Flow 'volume_create_manager' (b3a93925-2f01-4bfc-ae15-f8d608a7f80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c97db916-b98a-4d62-b2da-91b2f814d2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.418s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Deleted volume successfully. Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c97db916-b98a-4d62-b2da-91b2f814d2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-648804191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29bec921-e7e8-4788-aa56-ee721c6f58cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b3058439b04fa4bce43a1a1e1137ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:16Z,use_quota=True,user_id='b54e20f9140c4a818d503e01b0e101fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6bf4f6c-0643-4242-b807-d3763af34440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6bf4f6c-0643-4242-b807-d3763af34440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f72d1c12-833f-4ad6-99f6-b02208b1e547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f72d1c12-833f-4ad6-99f6-b02208b1e547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '29bec921-e7e8-4788-aa56-ee721c6f58cc', 'volume_name': 'volume-29bec921-e7e8-4788-aa56-ee721c6f58cc', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:16 devstack sudo[107862]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cca043f0-e079-4cc2-9584-91bc5e29b345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cca043f0-e079-4cc2-9584-91bc5e29b345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0192cd3c-764f-4883-adc9-ba13425f8b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Volume 29bec921-e7e8-4788-aa56-ee721c6f58cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-29bec921-e7e8-4788-aa56-ee721c6f58cc', 'volume_size': 1} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 1073741824" returned: 0 in 0.821s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-84f20f35-ddd0-4b96-8178-23b380f0ce0f tempest-VolumesListAdminTestJSON-929170297 None] Lock "cinder-9caf58b3-47ff-4fa9-aead-e96cd6410eba-delete_volume" released by "delete_volume" :: held 2.205s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:16 devstack sudo[107871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 Aug 13 16:50:16 devstack sudo[107871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:17 devstack sudo[107871]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417" returned: 0 in 0.344s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] <== create_volume: return (1247ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.253s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.421s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-648804191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=29bec921-e7e8-4788-aa56-ee721c6f58cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b3058439b04fa4bce43a1a1e1137ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:16Z,use_quota=True,user_id='b54e20f9140c4a818d503e01b0e101fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Creating volume 29bec921-e7e8-4788-aa56-ee721c6f58cc {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:17 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4e2c87b-137c-4e87-bf09-6769ee62abd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:17 devstack sudo[107874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc 1073741824 Aug 13 16:50:17 devstack sudo[107874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d28bcf3a-0a7f-4270-8fd7-61d5a376d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:17 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Volume volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 (da44849d-3fb7-4ca1-a56f-3cb4ed30a417): created successfully Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d28bcf3a-0a7f-4270-8fd7-61d5a376d1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Flow 'volume_create_manager' (89feaea5-7967-4659-a750-e90f6e7082a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-185c7b90-a56f-4285-a70a-a826ece37aab tempest-TestServerVolumeAttachmentScenario-1828945251 None] Created volume successfully. Aug 13 16:50:17 devstack sudo[107874]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc 1073741824" returned: 0 in 0.875s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:18 devstack sudo[107881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc Aug 13 16:50:18 devstack sudo[107881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:18 devstack sudo[107881]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc" returned: 0 in 0.407s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] <== create_volume: return (1396ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.400s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0192cd3c-764f-4883-adc9-ba13425f8b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-29bec921-e7e8-4788-aa56-ee721c6f58cc', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73e83ae3-bd19-48f1-bec0-4d0d07b2f3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:18 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Volume volume-29bec921-e7e8-4788-aa56-ee721c6f58cc (29bec921-e7e8-4788-aa56-ee721c6f58cc): created successfully Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73e83ae3-bd19-48f1-bec0-4d0d07b2f3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Flow 'volume_create_manager' (b3a93925-2f01-4bfc-ae15-f8d608a7f80e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-355f1ae1-186e-4b8f-adc3-abf121992a7e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Created volume successfully. Aug 13 16:50:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-cbe13d9a-b244-421c-b3c6-9cebf9778d14 req-8be28769-c6c5-4178-984c-7c41ebd45987 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Terminate volume connection completed successfully. Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-cbe13d9a-b244-421c-b3c6-9cebf9778d14 req-8be28769-c6c5-4178-984c-7c41ebd45987 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Deleting attachment 356a3c5d-db71-44f1-abc3-1f30bb4bd38c. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Flow 'volume_create_manager' (ba672c86-4fb5-41ce-89ec-7c2d76aa2712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60d0c4e3-c574-4384-904c-d006415f4142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60d0c4e3-c574-4384-904c-d006415f4142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1375636495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=db49c596-24da-4d69-b1bf-feefc3d67b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1628532e859e426a9847f70388456590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:20Z,use_quota=True,user_id='499504f4fc44434cb7cd3d74a8f78aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2717d70-3fed-4678-ba23-6e88bbdf1421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2717d70-3fed-4678-ba23-6e88bbdf1421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc185598-e8e7-46d0-9797-432b9c6e6437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc185598-e8e7-46d0-9797-432b9c6e6437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'db49c596-24da-4d69-b1bf-feefc3d67b3f', 'volume_name': 'volume-db49c596-24da-4d69-b1bf-feefc3d67b3f', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (858a0e34-1dea-4833-b422-32821684b671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (858a0e34-1dea-4833-b422-32821684b671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45005510-4d88-4c11-bc8a-79e809bcb4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Volume db49c596-24da-4d69-b1bf-feefc3d67b3f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-db49c596-24da-4d69-b1bf-feefc3d67b3f', 'volume_size': 1} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1375636495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=db49c596-24da-4d69-b1bf-feefc3d67b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1628532e859e426a9847f70388456590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:20Z,use_quota=True,user_id='499504f4fc44434cb7cd3d74a8f78aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Creating volume db49c596-24da-4d69-b1bf-feefc3d67b3f {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:20 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:20 devstack sudo[107915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f 1073741824 Aug 13 16:50:20 devstack sudo[107915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Acquiring lock "cinder-a043365c-646f-4330-80df-be7ecc22e865-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "cinder-a043365c-646f-4330-80df-be7ecc22e865-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Acquiring lock "cinder-quobyte-a043365c-646f-4330-80df-be7ecc22e865" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "cinder-quobyte-a043365c-646f-4330-80df-be7ecc22e865" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a873f9f-be22-4ed1-9ce6-238d95af8e92]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:21 devstack sudo[107915]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f 1073741824" returned: 0 in 0.706s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:21 devstack sudo[107922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 Aug 13 16:50:21 devstack sudo[107922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:21 devstack sudo[107924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f Aug 13 16:50:21 devstack sudo[107924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:21 devstack sudo[107924]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:21 devstack sudo[107922]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f" returned: 0 in 0.357s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] <== create_volume: return (1136ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.139s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865" returned: 0 in 0.584s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45005510-4d88-4c11-bc8a-79e809bcb4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-db49c596-24da-4d69-b1bf-feefc3d67b3f', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:21 devstack sudo[107933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865 Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe0da5df-02a8-4fc5-b4ca-7f650fca1bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:21 devstack sudo[107933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:21 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Volume volume-db49c596-24da-4d69-b1bf-feefc3d67b3f (db49c596-24da-4d69-b1bf-feefc3d67b3f): created successfully Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe0da5df-02a8-4fc5-b4ca-7f650fca1bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Flow 'volume_create_manager' (ba672c86-4fb5-41ce-89ec-7c2d76aa2712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b1ff8b78-8a14-48a5-a079-07213d5b9061 tempest-VolumesTransfersV357Test-1978402947 None] Created volume successfully. Aug 13 16:50:21 devstack sudo[107933]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a043365c-646f-4330-80df-be7ecc22e865" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "cinder-quobyte-a043365c-646f-4330-80df-be7ecc22e865" released by "delete_volume" :: held 0.968s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Created reservations ['56d462c5-427b-4362-b706-b28730aa04c8', 'f82bb629-f703-4500-9749-0732a2fed220', 'a92ac6a2-d60d-472f-8e8c-e74e72ab0269', 'f9075854-9491-4c95-92a9-4628bb2d2771'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:22 devstack sudo[107936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:22 devstack sudo[107936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:22 devstack sudo[107936]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.357s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Deleted volume successfully. Aug 13 16:50:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-61b74534-6905-4f4c-9534-f3d6bfb88963 tempest-TestServerVolumeAttachScenarioOldVersion-2138080266 None] Lock "cinder-a043365c-646f-4330-80df-be7ecc22e865-delete_volume" released by "delete_volume" :: held 1.722s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c1360eda-ec4e-4e61-bec5-aa65f1bc0053 tempest-VolumesTransfersV357Test-760859651 None] Transfer volume completed successfully. Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Acquiring lock "cinder-db49c596-24da-4d69-b1bf-feefc3d67b3f-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-db49c596-24da-4d69-b1bf-feefc3d67b3f-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Acquiring lock "cinder-quobyte-db49c596-24da-4d69-b1bf-feefc3d67b3f" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-quobyte-db49c596-24da-4d69-b1bf-feefc3d67b3f" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4493ead0-120a-47a7-9b22-4fff6c2f2094]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:25 devstack sudo[108015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f Aug 13 16:50:25 devstack sudo[108015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:25 devstack sudo[108015]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f" returned: 0 in 0.634s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:25 devstack sudo[108022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f Aug 13 16:50:25 devstack sudo[108022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:26 devstack sudo[108022]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-db49c596-24da-4d69-b1bf-feefc3d67b3f" returned: 0 in 0.353s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-quobyte-db49c596-24da-4d69-b1bf-feefc3d67b3f" released by "delete_volume" :: held 1.080s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Created reservations ['7d03f9f2-175a-45c1-9bfb-79804604b9dc', 'f2829b83-8084-4de9-944f-2bb9cac07ca5', 'bd7292df-893a-4361-9fc4-47698bd5abea', '80e36c72-5ad5-4df8-acc2-5c40b8b57805'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:26 devstack sudo[108026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:26 devstack sudo[108026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:26 devstack sudo[108026]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.467s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:27 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:27 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Deleted volume successfully. Aug 13 16:50:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b445e581-9912-47f7-a42a-44271ba0fc57 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-db49c596-24da-4d69-b1bf-feefc3d67b3f-delete_volume" released by "delete_volume" :: held 1.927s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Flow 'volume_create_manager' (415e9fc4-8294-4dbe-baa5-c92ac275126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12329c89-16ab-426d-9205-4803e498ec6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12329c89-16ab-426d-9205-4803e498ec6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-707943578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eec48441-ed21-4600-aadc-356e0e639ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1628532e859e426a9847f70388456590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:28Z,use_quota=True,user_id='499504f4fc44434cb7cd3d74a8f78aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9654fcda-fcdc-40b2-ac87-e7fbcbbaa082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9654fcda-fcdc-40b2-ac87-e7fbcbbaa082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa2b27c8-c849-4673-aadd-e77d8c17f688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa2b27c8-c849-4673-aadd-e77d8c17f688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eec48441-ed21-4600-aadc-356e0e639ad1', 'volume_name': 'volume-eec48441-ed21-4600-aadc-356e0e639ad1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1a1963d-38cb-4409-be19-16d50ed8111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1a1963d-38cb-4409-be19-16d50ed8111c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (513e2829-967f-4484-863f-bb3b7bb5fbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:28 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Volume eec48441-ed21-4600-aadc-356e0e639ad1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eec48441-ed21-4600-aadc-356e0e639ad1', 'volume_size': 1} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-707943578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eec48441-ed21-4600-aadc-356e0e639ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1628532e859e426a9847f70388456590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:28Z,use_quota=True,user_id='499504f4fc44434cb7cd3d74a8f78aec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Creating volume eec48441-ed21-4600-aadc-356e0e639ad1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.031s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:28 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:28 devstack sudo[108040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 1073741824 Aug 13 16:50:28 devstack sudo[108040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:29 devstack sudo[108040]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 1073741824" returned: 0 in 0.933s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:29 devstack sudo[108094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 Aug 13 16:50:29 devstack sudo[108094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:29 devstack sudo[108094]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1" returned: 0 in 0.391s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] <== create_volume: return (1463ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.465s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (513e2829-967f-4484-863f-bb3b7bb5fbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eec48441-ed21-4600-aadc-356e0e639ad1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (94190485-e5c2-4b37-b715-d47b8e1a2c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:29 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Volume volume-eec48441-ed21-4600-aadc-356e0e639ad1 (eec48441-ed21-4600-aadc-356e0e639ad1): created successfully Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (94190485-e5c2-4b37-b715-d47b8e1a2c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Flow 'volume_create_manager' (415e9fc4-8294-4dbe-baa5-c92ac275126f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:30 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5b2f99ef-108d-494d-a4c7-3f912ceb25a7 tempest-VolumesTransfersV357Test-1978402947 None] Created volume successfully. Aug 13 16:50:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Acquiring lock "cinder-eec48441-ed21-4600-aadc-356e0e639ad1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-eec48441-ed21-4600-aadc-356e0e639ad1-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Acquiring lock "cinder-quobyte-eec48441-ed21-4600-aadc-356e0e639ad1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-quobyte-eec48441-ed21-4600-aadc-356e0e639ad1" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:31 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3cb9dff0-9426-4fd8-aaac-ae3557221230]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:31 devstack sudo[108127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 Aug 13 16:50:31 devstack sudo[108127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:31 devstack sudo[108127]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1" returned: 0 in 0.701s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:31 devstack sudo[108137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1 Aug 13 16:50:31 devstack sudo[108137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:32 devstack sudo[108137]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-eec48441-ed21-4600-aadc-356e0e639ad1" returned: 0 in 0.500s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-quobyte-eec48441-ed21-4600-aadc-356e0e639ad1" released by "delete_volume" :: held 1.279s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=88,cinder:UPDATE=109,cinder:INSERT=23,cinder:DELETE=9 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=90,cinder:INSERT=38,cinder:UPDATE=107,cinder:DELETE=11 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Created reservations ['5f69ed22-cdc1-47dd-85d6-718d636409f5', 'e44ca562-0337-4d75-9727-da48522719ba', '6e562ab6-f2e9-4bd2-9ddd-ebea03049a8d', 'f0efd55c-2361-4288-8191-3172f9fb10bd'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:32 devstack sudo[108140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:32 devstack sudo[108140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:32 devstack sudo[108140]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.464s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:32 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Deleted volume successfully. Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1c4fefdf-221e-4964-b45f-8bd4c237a7c7 tempest-VolumesTransfersV357Test-1248030862 None] Lock "cinder-eec48441-ed21-4600-aadc-356e0e639ad1-delete_volume" released by "delete_volume" :: held 2.203s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Flow 'volume_create_manager' (329b7073-720e-4b35-828d-a04e5714e4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c770ee2-60ad-4d37-9575-e785cf4306b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c770ee2-60ad-4d37-9575-e785cf4306b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1843040655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b096c975-17ef-4727-af9a-3c0abf3358dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0580fe4f7d1488da4fd5d6db48b015d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:34Z,use_quota=True,user_id='579e75507bf844c695b411b23bf7322e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c71109e-406b-4a51-a0f1-ba836bada3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c71109e-406b-4a51-a0f1-ba836bada3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83095a90-d3ef-487d-9985-b0c36606fb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (83095a90-d3ef-487d-9985-b0c36606fb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b096c975-17ef-4727-af9a-3c0abf3358dd', 'volume_name': 'volume-b096c975-17ef-4727-af9a-3c0abf3358dd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (184421e4-77af-4442-abc4-6ff505e2d815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (184421e4-77af-4442-abc4-6ff505e2d815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98d9c9a4-dd29-45f6-a9c1-3d50335d6907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Volume b096c975-17ef-4727-af9a-3c0abf3358dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b096c975-17ef-4727-af9a-3c0abf3358dd', 'volume_size': 1} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1843040655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b096c975-17ef-4727-af9a-3c0abf3358dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0580fe4f7d1488da4fd5d6db48b015d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:34Z,use_quota=True,user_id='579e75507bf844c695b411b23bf7322e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Creating volume b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:33 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:33 devstack sudo[108144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd 1073741824 Aug 13 16:50:33 devstack sudo[108144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:34 devstack sudo[108144]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd 1073741824" returned: 0 in 0.864s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:34 devstack sudo[108151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd Aug 13 16:50:34 devstack sudo[108151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:35 devstack sudo[108151]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd" returned: 0 in 0.543s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] <== create_volume: return (1541ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.546s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98d9c9a4-dd29-45f6-a9c1-3d50335d6907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b096c975-17ef-4727-af9a-3c0abf3358dd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e076dda3-67f3-46cb-af17-d75a1f1c80e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:35 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Volume volume-b096c975-17ef-4727-af9a-3c0abf3358dd (b096c975-17ef-4727-af9a-3c0abf3358dd): created successfully Aug 13 16:50:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e076dda3-67f3-46cb-af17-d75a1f1c80e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Flow 'volume_create_manager' (329b7073-720e-4b35-828d-a04e5714e4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b01a1414-0a75-40da-8bb0-b5dfb99a0f09 tempest-VolumesSnapshotListTestJSON-1367582232 None] Created volume successfully. Aug 13 16:50:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Creating offline snapshot d11215b3-199a-4817-9754-dda5af546cf8 of volume b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:50:36 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[258026ab-1d77-47a8-b817-f34eaeb133c1]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:36 devstack sudo[108155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd Aug 13 16:50:36 devstack sudo[108155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:36 devstack sudo[108155]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd" returned: 0 in 0.502s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:37 devstack sudo[108160]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 1G Aug 13 16:50:37 devstack sudo[108160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:37 devstack sudo[108160]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 1G" returned: 0 in 0.775s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:37 devstack sudo[108165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 Aug 13 16:50:37 devstack sudo[108165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:38 devstack sudo[108165]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8" returned: 0 in 0.514s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:38 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 is being set with open permissions: ugo+rw Aug 13 16:50:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:38 devstack sudo[108171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 Aug 13 16:50:38 devstack sudo[108171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:38 devstack sudo[108171]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8" returned: 0 in 0.304s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:38 devstack sudo[108174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.info Aug 13 16:50:38 devstack sudo[108174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:39 devstack sudo[108174]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.info" returned: 0 in 0.427s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:39 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.info is being set with open permissions: ugo+rw Aug 13 16:50:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:39 devstack sudo[108178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.info Aug 13 16:50:39 devstack sudo[108178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:39 devstack sudo[108178]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.info" returned: 0 in 0.495s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.178s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-191d8f71-0fbb-4f11-b3c8-85421a330ea5 tempest-VolumesSnapshotListTestJSON-1367582232 None] Create snapshot completed successfully Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Creating offline snapshot 4f3010b5-9224-4888-bfb6-9899b029a0b2 of volume b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[94a80342-01f3-4c6b-bbf6-daea304156c8]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:41 devstack sudo[108183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 Aug 13 16:50:41 devstack sudo[108183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:41 devstack sudo[108183]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b096c975-17ef-4727-af9a-3c0abf3358dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:41 devstack sudo[108188]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 1G Aug 13 16:50:41 devstack sudo[108188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:42 devstack sudo[108188]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 1G" returned: 0 in 0.739s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:42 devstack sudo[108194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 Aug 13 16:50:42 devstack sudo[108194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Flow 'volume_create_manager' (6feba081-4a6c-4830-a3c6-6a82301631eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63c58708-0800-49bd-b62b-85d3c9ad5cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63c58708-0800-49bd-b62b-85d3c9ad5cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1988611796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c6f74c3e3741b0bbe0a462f35bb353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:42Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:42Z,use_quota=True,user_id='40127bfb85514b3cad1f5c30c9fc5a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b54b137-2f77-4534-bd7a-edcf95318345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b54b137-2f77-4534-bd7a-edcf95318345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f01182dc-916e-4912-87fd-cdb78dfdc6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f01182dc-916e-4912-87fd-cdb78dfdc6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f', 'volume_name': 'volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f', 'volume_size': 2}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24e309aa-4d94-4ed0-b8c3-fa12bfebe71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24e309aa-4d94-4ed0-b8c3-fa12bfebe71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2385a1d-1e98-409b-8519-e9146f8e88e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:42 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Volume e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f', 'volume_size': 2} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:42 devstack sudo[108194]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2" returned: 0 in 0.425s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:42 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 is being set with open permissions: ugo+rw Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:42 devstack sudo[108199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 Aug 13 16:50:42 devstack sudo[108199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:42 devstack sudo[108199]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2" returned: 0 in 0.274s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.995s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.505s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1988611796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c6f74c3e3741b0bbe0a462f35bb353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:42Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:42Z,use_quota=True,user_id='40127bfb85514b3cad1f5c30c9fc5a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Creating volume e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:43 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f 2147483648 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:43 devstack sudo[108202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f 2147483648 Aug 13 16:50:43 devstack sudo[108202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:43 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-adcd523f-eca6-4248-ad05-733551a17726 tempest-VolumesSnapshotListTestJSON-1367582232 None] Create snapshot completed successfully Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:43 devstack sudo[108202]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f 2147483648" returned: 0 in 0.810s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:43 devstack sudo[108207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f Aug 13 16:50:43 devstack sudo[108207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:44 devstack sudo[108207]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f" returned: 0 in 0.282s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] <== create_volume: return (1145ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.149s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.702s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Creating offline snapshot 83492478-b1d4-4ebb-85ea-e63a2082947e of volume b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2385a1d-1e98-409b-8519-e9146f8e88e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f', 'volume_size': 2}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a8dc34d-bdaf-45db-a634-d0220af51a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d30ea69a-32fd-4ef5-b8a1-541c96ea08b2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:44 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Volume volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f (e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f): created successfully Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a8dc34d-bdaf-45db-a634-d0220af51a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Flow 'volume_create_manager' (6feba081-4a6c-4830-a3c6-6a82301631eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-35e68d23-686e-460e-b846-3eb85d7c389f tempest-VolumesCloneNegativeTest-406481565 None] Created volume successfully. Aug 13 16:50:44 devstack sudo[108210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 Aug 13 16:50:44 devstack sudo[108210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Acquiring lock "cinder-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Lock "cinder-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:44 devstack sudo[108210]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2" returned: 0 in 0.710s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b096c975-17ef-4727-af9a-3c0abf3358dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:45 devstack sudo[108238]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e 1G Aug 13 16:50:45 devstack sudo[108238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Acquiring lock "cinder-quobyte-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Lock "cinder-quobyte-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[cce6e220-0aa2-450e-95e1-efec9bc914ac]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:45 devstack sudo[108240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f Aug 13 16:50:45 devstack sudo[108240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:45 devstack sudo[108240]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f" returned: 0 in 0.433s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:45 devstack sudo[108249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f Aug 13 16:50:45 devstack sudo[108249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:45 devstack sudo[108238]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e 1G" returned: 0 in 0.689s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:45 devstack sudo[108253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e Aug 13 16:50:45 devstack sudo[108253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:45 devstack sudo[108249]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Lock "cinder-quobyte-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f" released by "delete_volume" :: held 0.780s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:45 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Created reservations ['97d1ac6a-4467-4373-9f93-b01512b76173', '0d28505c-3a4e-4107-bd82-0805c92c3de0', '3b204971-8291-48a1-99ec-d49c53af64e9', '2ddbe4a7-9613-493d-882d-fcf52df6676e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:46 devstack sudo[108253]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e" returned: 0 in 0.356s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:46 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e is being set with open permissions: ugo+rw Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:46 devstack sudo[108259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:46 devstack sudo[108259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:46 devstack sudo[108260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e Aug 13 16:50:46 devstack sudo[108260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:46 devstack sudo[108259]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.301s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Deleted volume successfully. Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9d25e501-b847-49a2-8fba-d2c5ce9c8359 tempest-VolumesCloneNegativeTest-406481565 None] Lock "cinder-e1aa39fc-ab28-4e8f-b9f6-d7299be1f23f-delete_volume" released by "delete_volume" :: held 1.466s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:46 devstack sudo[108260]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.361s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-443106d9-cc29-43dc-82ef-2a78ce07fd12 tempest-VolumesSnapshotListTestJSON-1367582232 None] Create snapshot completed successfully Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-83492478-b1d4-4ebb-85ea-e63a2082947e-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-83492478-b1d4-4ebb-85ea-e63a2082947e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-quobyte-83492478-b1d4-4ebb-85ea-e63a2082947e" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-83492478-b1d4-4ebb-85ea-e63a2082947e" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Deleting offline snapshot 83492478-b1d4-4ebb-85ea-e63a2082947e of volume b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] snapshot_file for this snap is: volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6884d8a-a54e-4b0a-b986-0acd1c441afb]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:48 devstack sudo[108265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e Aug 13 16:50:48 devstack sudo[108265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (eca24d90-b665-4759-9a59-27e0b5b30f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22a5313f-3085-4378-aae4-f3939f638259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22a5313f-3085-4378-aae4-f3939f638259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-753845479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=66bd68a0-5a0e-4782-9cc4-33b92604fef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:49Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1bd197c-4ff6-4114-af07-3c0583d70753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1bd197c-4ff6-4114-af07-3c0583d70753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3fc0ddd-797d-4319-9861-8636d644aa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3fc0ddd-797d-4319-9861-8636d644aa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '66bd68a0-5a0e-4782-9cc4-33b92604fef2', 'volume_name': 'volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8eb2f789-6f1b-4991-b263-0da8f07f5145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8eb2f789-6f1b-4991-b263-0da8f07f5145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36c2f87-c2be-4352-8d53-7c2812d986b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Volume 66bd68a0-5a0e-4782-9cc4-33b92604fef2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2', 'volume_size': 1} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-753845479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=66bd68a0-5a0e-4782-9cc4-33b92604fef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:49Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Creating volume 66bd68a0-5a0e-4782-9cc4-33b92604fef2 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:49 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:49 devstack sudo[108265]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e" returned: 0 in 0.549s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b096c975-17ef-4727-af9a-3c0abf3358dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:49 devstack sudo[108270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 1073741824 Aug 13 16:50:49 devstack sudo[108270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8677f982-9c5a-4027-ab03-56ea69c014a7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:49 devstack sudo[108272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 Aug 13 16:50:49 devstack sudo[108272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (57bed38c-5db7-4900-9a95-6b02305a343b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20eee420-c951-4756-b383-6183de152580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20eee420-c951-4756-b383-6183de152580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1556736733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=63f20e67-4fd9-44eb-9b62-006ac2f83b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:49Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b66d76f-a085-42a5-8ed8-13882b3b9746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b66d76f-a085-42a5-8ed8-13882b3b9746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df497b5a-704f-4451-a853-b830a4081ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df497b5a-704f-4451-a853-b830a4081ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '63f20e67-4fd9-44eb-9b62-006ac2f83b9e', 'volume_name': 'volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea8b24c1-9542-4d5e-8088-ff5700f11bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea8b24c1-9542-4d5e-8088-ff5700f11bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c0bbf6-0a30-4329-85a2-8f65cfb74ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:49 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Volume 63f20e67-4fd9-44eb-9b62-006ac2f83b9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e', 'volume_size': 1} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:49 devstack sudo[108272]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2" returned: 0 in 0.574s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b096c975-17ef-4727-af9a-3c0abf3358dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:49 devstack sudo[108282]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e Aug 13 16:50:49 devstack sudo[108282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:49 devstack sudo[108270]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 1073741824" returned: 0 in 0.798s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:50 devstack sudo[108284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 Aug 13 16:50:50 devstack sudo[108284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (76abab13-39b0-4d0a-9781-036488dfccb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d217d0e-4427-49e2-9537-b7396b40e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d217d0e-4427-49e2-9537-b7396b40e4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1957925830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1dee9a35-3716-41ab-86cb-89fc1ff73248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:50Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef55b48f-e1fc-4166-84cb-b6721b97a69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ef55b48f-e1fc-4166-84cb-b6721b97a69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3642b0dc-a61e-48c7-bcd9-42b7ade56072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3642b0dc-a61e-48c7-bcd9-42b7ade56072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1dee9a35-3716-41ab-86cb-89fc1ff73248', 'volume_name': 'volume-1dee9a35-3716-41ab-86cb-89fc1ff73248', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e080c4fb-8dc4-4f97-a72d-524b603cbc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e080c4fb-8dc4-4f97-a72d-524b603cbc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8102a93-1e04-4474-8ed9-5c78daed2f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Volume 1dee9a35-3716-41ab-86cb-89fc1ff73248: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1dee9a35-3716-41ab-86cb-89fc1ff73248', 'volume_size': 1} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:50 devstack sudo[108284]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] <== create_volume: return (1386ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.389s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.854s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1556736733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=63f20e67-4fd9-44eb-9b62-006ac2f83b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:49Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Creating volume 63f20e67-4fd9-44eb-9b62-006ac2f83b9e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:50 devstack sudo[108282]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:50 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e" returned: 0 in 0.771s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:50 devstack sudo[108291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e 1073741824 Aug 13 16:50:50 devstack sudo[108291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36c2f87-c2be-4352-8d53-7c2812d986b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cd6894c-f16a-4efc-9449-88fc51af0c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack sudo[108292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e Aug 13 16:50:50 devstack sudo[108292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Volume volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 (66bd68a0-5a0e-4782-9cc4-33b92604fef2): created successfully Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cd6894c-f16a-4efc-9449-88fc51af0c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (eca24d90-b665-4759-9a59-27e0b5b30f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:50 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b0df69ef-c846-48cc-af0b-5dde3a049517 tempest-CreateVolumesFromImageTest-489844840 None] Created volume successfully. Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (0c9f6462-043f-46b8-8a51-97740d69f385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eeb2a4f3-21a2-4c98-98c6-cbe4a5fbdb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eeb2a4f3-21a2-4c98-98c6-cbe4a5fbdb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-70377557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a5218d28-d686-41f2-8f0e-3a78d178c024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:51Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d5ad32b-c3b2-4643-b648-1171dc75905e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d5ad32b-c3b2-4643-b648-1171dc75905e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c583c354-1354-48f7-8a92-f7dbd7d2bc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c583c354-1354-48f7-8a92-f7dbd7d2bc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a5218d28-d686-41f2-8f0e-3a78d178c024', 'volume_name': 'volume-a5218d28-d686-41f2-8f0e-3a78d178c024', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7bb00b8-3aed-4522-a9ae-1bca50f99f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7bb00b8-3aed-4522-a9ae-1bca50f99f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ac5db83-c200-413a-b76b-d9674d4ce18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Volume a5218d28-d686-41f2-8f0e-3a78d178c024: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a5218d28-d686-41f2-8f0e-3a78d178c024', 'volume_size': 1} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:50 devstack sudo[108292]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Flow 'volume_create_manager' (440f063f-68cb-40fd-944f-5bca5f4a96f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e7471c7-3dfb-43c8-b654-96be10a935fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.83492478-b1d4-4ebb-85ea-e63a2082947e" returned: 0 in 0.427s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e7471c7-3dfb-43c8-b654-96be10a935fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-212455008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d0349e9-7a41-4dbe-a61e-b33da697bdff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87d8879abd9242219793e58c1cc7c1cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:51Z,use_quota=True,user_id='2e722d4b02ee4c0bad9e9f6e8cce4732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa04ede7-a28e-4bf8-aac3-7a10d9bd3898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa04ede7-a28e-4bf8-aac3-7a10d9bd3898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b361ab0-1e36-4cb5-80d2-e5d406e2dac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b361ab0-1e36-4cb5-80d2-e5d406e2dac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d0349e9-7a41-4dbe-a61e-b33da697bdff', 'volume_name': 'volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (291e2228-36a1-4fe5-992f-4be071b9a0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (291e2228-36a1-4fe5-992f-4be071b9a0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19203bec-e79e-4938-9b64-47086facaf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Volume 6d0349e9-7a41-4dbe-a61e-b33da697bdff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff', 'volume_size': 1} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-83492478-b1d4-4ebb-85ea-e63a2082947e" released by "_delete_snapshot" :: held 2.516s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" released by "delete_snapshot" :: held 2.557s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (b5365bb9-527c-4859-a575-077bae74434e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b995791d-1965-4450-bef9-138b80dfd919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b995791d-1965-4450-bef9-138b80dfd919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2096044020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:51Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1f3b4f1-608d-4011-b964-5948c6f5dd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1f3b4f1-608d-4011-b964-5948c6f5dd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2bb4a6f-42e9-4489-87c7-fb5aea9243b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2bb4a6f-42e9-4489-87c7-fb5aea9243b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1', 'volume_name': 'volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46311bee-d9d0-4eae-9b28-6d6205787937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46311bee-d9d0-4eae-9b28-6d6205787937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4100462e-8a9b-4a97-8e19-d850c1c56a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Volume f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1', 'volume_size': 1} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:51 devstack sudo[108291]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e 1073741824" returned: 0 in 0.687s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Created reservations ['64fd242d-45a6-4b25-80f1-0ecf33f24aed', '72f88560-2e01-4ca9-8e81-c6dfecf192a1', 'fa16e09d-637e-4858-ac7c-2746d6c6a730', '4140a396-5d22-484d-893a-21477b0baaa9'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:51 devstack sudo[108301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e Aug 13 16:50:51 devstack sudo[108301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Delete snapshot completed successfully. Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e67c3122-7ea4-4865-bf05-9d3333df4782 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-83492478-b1d4-4ebb-85ea-e63a2082947e-delete_snapshot" released by "delete_snapshot" :: held 2.811s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:51 devstack sudo[108301]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e" returned: 0 in 0.267s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] <== create_volume: return (1005ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.223s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1957925830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1dee9a35-3716-41ab-86cb-89fc1ff73248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:50Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Creating volume 1dee9a35-3716-41ab-86cb-89fc1ff73248 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:51 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c0bbf6-0a30-4329-85a2-8f65cfb74ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack sudo[108304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 1073741824 Aug 13 16:50:51 devstack sudo[108304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76e887e0-18b5-48e6-8e6e-92ebc7589bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Volume volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e (63f20e67-4fd9-44eb-9b62-006ac2f83b9e): created successfully Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76e887e0-18b5-48e6-8e6e-92ebc7589bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (57bed38c-5db7-4900-9a95-6b02305a343b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4940b98c-80a9-4f33-b395-60fda9721944 tempest-CreateVolumesFromImageTest-489844840 None] Created volume successfully. Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-4f3010b5-9224-4888-bfb6-9899b029a0b2-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-4f3010b5-9224-4888-bfb6-9899b029a0b2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-quobyte-4f3010b5-9224-4888-bfb6-9899b029a0b2" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-4f3010b5-9224-4888-bfb6-9899b029a0b2" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Deleting offline snapshot 4f3010b5-9224-4888-bfb6-9899b029a0b2 of volume b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] snapshot_file for this snap is: volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:50:52 devstack sudo[108304]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 1073741824" returned: 0 in 0.476s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c811c932-00d1-4589-8f54-5eedd8b52463]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:52 devstack sudo[108311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 Aug 13 16:50:52 devstack sudo[108311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:52 devstack sudo[108310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 Aug 13 16:50:52 devstack sudo[108310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:52 devstack sudo[108311]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248" returned: 0 in 0.270s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] <== create_volume: return (805ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.808s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.453s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-70377557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a5218d28-d686-41f2-8f0e-3a78d178c024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:51Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Creating volume a5218d28-d686-41f2-8f0e-3a78d178c024 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:52 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8102a93-1e04-4474-8ed9-5c78daed2f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1dee9a35-3716-41ab-86cb-89fc1ff73248', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:52 devstack sudo[108317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 1073741824 Aug 13 16:50:52 devstack sudo[108317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d7fbc0e-489a-4577-8e35-d9d8c3967d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:52 devstack sudo[108310]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2" returned: 0 in 0.414s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b096c975-17ef-4727-af9a-3c0abf3358dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:52 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Volume volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 (1dee9a35-3716-41ab-86cb-89fc1ff73248): created successfully Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d7fbc0e-489a-4577-8e35-d9d8c3967d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (76abab13-39b0-4d0a-9781-036488dfccb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[38c8e2c6-c531-4c80-8e64-2133ebd8b99e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:52 devstack sudo[108320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 Aug 13 16:50:52 devstack sudo[108320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:52 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0e223dc4-578c-4ef3-beef-13817378e801 tempest-CreateVolumesFromImageTest-489844840 None] Created volume successfully. Aug 13 16:50:52 devstack sudo[108317]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 1073741824" returned: 0 in 0.592s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:52 devstack sudo[108320]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b096c975-17ef-4727-af9a-3c0abf3358dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:53 devstack sudo[108329]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:53 devstack sudo[108329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:53 devstack sudo[108331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 Aug 13 16:50:53 devstack sudo[108331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:53 devstack sudo[108331]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024" returned: 0 in 0.317s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] <== create_volume: return (989ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.991s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.275s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-212455008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d0349e9-7a41-4dbe-a61e-b33da697bdff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87d8879abd9242219793e58c1cc7c1cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:51Z,use_quota=True,user_id='2e722d4b02ee4c0bad9e9f6e8cce4732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Creating volume 6d0349e9-7a41-4dbe-a61e-b33da697bdff {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:53 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ac5db83-c200-413a-b76b-d9674d4ce18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a5218d28-d686-41f2-8f0e-3a78d178c024', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:53 devstack sudo[108338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff 1073741824 Aug 13 16:50:53 devstack sudo[108338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (418d25cc-aa5d-4236-a7df-43108eebe9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Volume volume-a5218d28-d686-41f2-8f0e-3a78d178c024 (a5218d28-d686-41f2-8f0e-3a78d178c024): created successfully Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (418d25cc-aa5d-4236-a7df-43108eebe9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (0c9f6462-043f-46b8-8a51-97740d69f385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3fd3d526-be82-4f2b-8255-756dcc796b66 tempest-CreateVolumesFromImageTest-489844840 None] Created volume successfully. Aug 13 16:50:53 devstack sudo[108329]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2" returned: 0 in 0.485s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:53 devstack sudo[108340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2 Aug 13 16:50:53 devstack sudo[108340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:53 devstack sudo[108340]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.4f3010b5-9224-4888-bfb6-9899b029a0b2" returned: 0 in 0.278s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-4f3010b5-9224-4888-bfb6-9899b029a0b2" released by "_delete_snapshot" :: held 1.797s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" released by "delete_snapshot" :: held 1.821s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:53 devstack sudo[108338]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff 1073741824" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Created reservations ['6ed4e991-f350-4a63-8ce7-09cc9f574be7', '9218962a-2144-4053-8850-29ee1802c7bc', '8acff3fe-595b-4663-8905-2651135a6697', '8287335a-376e-47d0-b7a9-5547e7d120c6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:53 devstack sudo[108346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff Aug 13 16:50:53 devstack sudo[108346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Delete snapshot completed successfully. Aug 13 16:50:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-32af99da-0d8d-48be-8bb3-4b5909789f68 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-4f3010b5-9224-4888-bfb6-9899b029a0b2-delete_snapshot" released by "delete_snapshot" :: held 1.997s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-d11215b3-199a-4817-9754-dda5af546cf8-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-d11215b3-199a-4817-9754-dda5af546cf8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-quobyte-d11215b3-199a-4817-9754-dda5af546cf8" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:54 devstack sudo[108346]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff" returned: 0 in 0.285s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] <== create_volume: return (802ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.805s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.956s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2096044020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d77b40920c70480d86f6b4a09215a644',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:50:51Z,use_quota=True,user_id='aa1939768d384d77898250658262dc07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Creating volume f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:54 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-d11215b3-199a-4817-9754-dda5af546cf8" acquired by "_delete_snapshot" :: waited 0.039s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Deleting offline snapshot d11215b3-199a-4817-9754-dda5af546cf8 of volume b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:50:54 devstack sudo[108349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 1073741824 Aug 13 16:50:54 devstack sudo[108349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] snapshot_file for this snap is: volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19203bec-e79e-4938-9b64-47086facaf91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (985919cf-56b1-4d65-b88b-1f9d21d1d652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[29309d6c-415c-443e-a286-181309d10e10]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Volume volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff (6d0349e9-7a41-4dbe-a61e-b33da697bdff): created successfully Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (985919cf-56b1-4d65-b88b-1f9d21d1d652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Flow 'volume_create_manager' (440f063f-68cb-40fd-944f-5bca5f4a96f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1f2c0f30-0bd6-4f3c-9bbb-c41d78d4b93b tempest-VolumesListTestJSON-505802033 None] Created volume successfully. Aug 13 16:50:54 devstack sudo[108351]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 Aug 13 16:50:54 devstack sudo[108351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:54 devstack sudo[108349]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 1073741824" returned: 0 in 0.518s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:54 devstack sudo[108360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 Aug 13 16:50:54 devstack sudo[108360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:54 devstack sudo[108351]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b096c975-17ef-4727-af9a-3c0abf3358dd(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[70355fa6-2bef-47ae-85aa-2777aa1567e5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:54 devstack sudo[108364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd Aug 13 16:50:54 devstack sudo[108364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:55 devstack sudo[108360]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1" returned: 0 in 0.320s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] <== create_volume: return (883ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.886s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4100462e-8a9b-4a97-8e19-d850c1c56a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e602481e-5b37-4522-a489-f805a1ae1cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:55 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Volume volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 (f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1): created successfully Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e602481e-5b37-4522-a489-f805a1ae1cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Flow 'volume_create_manager' (b5365bb9-527c-4859-a575-077bae74434e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:55 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cdfa67c3-a3be-43fe-b19f-3f15c1a056b6 tempest-CreateVolumesFromImageTest-489844840 None] Created volume successfully. Aug 13 16:50:55 devstack sudo[108364]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd" returned: 0 in 0.606s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:55 devstack sudo[108370]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 Aug 13 16:50:55 devstack sudo[108370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Flow 'volume_create_manager' (911d4c20-f730-4d2c-9fe4-ca8cc5eadfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a96244bd-4715-4408-af79-071f1fbf8a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a96244bd-4715-4408-af79-071f1fbf8a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-934895836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=76ccf408-fb7e-4c42-9c7d-dd542065d0b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87d8879abd9242219793e58c1cc7c1cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:56Z,use_quota=True,user_id='2e722d4b02ee4c0bad9e9f6e8cce4732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a589cf80-d5d6-43ed-8036-a9f1bd7184ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a589cf80-d5d6-43ed-8036-a9f1bd7184ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af274eaa-1f84-4ff0-9ca7-f96946aa76a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af274eaa-1f84-4ff0-9ca7-f96946aa76a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '76ccf408-fb7e-4c42-9c7d-dd542065d0b5', 'volume_name': 'volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdd74841-e856-4c75-91d9-28dedc7453d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdd74841-e856-4c75-91d9-28dedc7453d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8486cb-51a2-4140-b65d-0e8731a5bbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:55 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Volume 76ccf408-fb7e-4c42-9c7d-dd542065d0b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5', 'volume_size': 1} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-934895836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=76ccf408-fb7e-4c42-9c7d-dd542065d0b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87d8879abd9242219793e58c1cc7c1cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:56Z,use_quota=True,user_id='2e722d4b02ee4c0bad9e9f6e8cce4732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Creating volume 76ccf408-fb7e-4c42-9c7d-dd542065d0b5 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:55 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1-delete_volume" acquired by "delete_volume" :: waited 0.103s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:55 devstack sudo[108375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 1073741824 Aug 13 16:50:55 devstack sudo[108375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-quobyte-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[fea7944b-221e-4e5d-b259-72edf4c0156e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:55 devstack sudo[108370]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8" returned: 0 in 0.493s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:55 devstack sudo[108380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8 Aug 13 16:50:55 devstack sudo[108380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:56 devstack sudo[108379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 Aug 13 16:50:56 devstack sudo[108379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:56 devstack sudo[108380]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd.d11215b3-199a-4817-9754-dda5af546cf8" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-d11215b3-199a-4817-9754-dda5af546cf8" released by "_delete_snapshot" :: held 2.140s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" released by "delete_snapshot" :: held 2.192s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:56 devstack sudo[108375]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 1073741824" returned: 0 in 0.625s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:56 devstack sudo[108379]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1" returned: 0 in 0.528s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:56 devstack sudo[108392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1 Aug 13 16:50:56 devstack sudo[108392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Created reservations ['10252f29-0066-4ee9-83cf-de7c1500caae', '7e21cc7e-9154-4463-9e35-2991eaccaf48', 'b388fabf-c952-4afc-888c-073ee8c26f04', '93d554b7-4a0f-4289-a420-189c528d2f1b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:56 devstack sudo[108397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 Aug 13 16:50:56 devstack sudo[108397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Delete snapshot completed successfully. Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40a790ea-f279-400d-965b-c0d2c456c537 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-d11215b3-199a-4817-9754-dda5af546cf8-delete_snapshot" released by "delete_snapshot" :: held 2.438s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-2922369e-955f-47d0-8142-f936c6ec374f req-9bf997dc-e5db-4701-b6b4-30062abb4330 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:56 devstack sudo[108392]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1" returned: 0 in 0.313s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1" released by "delete_volume" :: held 0.891s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:56 devstack sudo[108397]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5" returned: 0 in 0.304s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] <== create_volume: return (1005ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-2922369e-955f-47d0-8142-f936c6ec374f req-9bf997dc-e5db-4701-b6b4-30062abb4330 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.086s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-2922369e-955f-47d0-8142-f936c6ec374f req-9bf997dc-e5db-4701-b6b4-30062abb4330 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8486cb-51a2-4140-b65d-0e8731a5bbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2413a0cf-8d12-4ac3-8f45-447daa70e3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:56 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Volume volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 (76ccf408-fb7e-4c42-9c7d-dd542065d0b5): created successfully Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2413a0cf-8d12-4ac3-8f45-447daa70e3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Flow 'volume_create_manager' (911d4c20-f730-4d2c-9fe4-ca8cc5eadfbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-2922369e-955f-47d0-8142-f936c6ec374f req-9bf997dc-e5db-4701-b6b4-30062abb4330 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417', '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': '9fd33701-a99a-41a4-9ba8-3c301b5d50ae', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:50:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b69cd447-e73a-4033-8a75-a7c61d01b858 tempest-VolumesListTestJSON-505802033 None] Created volume successfully. Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Created reservations ['cbf63b1f-5ce2-4ad9-aabd-51183d23274a', 'b52ee7f3-cd17-4199-a4c5-d05a1758068f', 'bfea665a-c71d-4d8c-b2f0-c6c858d047d7', '153b934a-d389-434d-8e6a-b9b6a58df953'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-2922369e-955f-47d0-8142-f936c6ec374f req-9bf997dc-e5db-4701-b6b4-30062abb4330 tempest-TestServerVolumeAttachmentScenario-1828945251 None] attachment_update completed successfully. Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:56 devstack sudo[108406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:56 devstack sudo[108406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:57 devstack sudo[108406]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.292s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Deleted volume successfully. Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0742ba14-096d-4fc7-b813-6475eb94e7b7 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-f1c8a6b2-ba2c-42e5-91f2-b465726eb8d1-delete_volume" released by "delete_volume" :: held 1.517s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-b096c975-17ef-4727-af9a-3c0abf3358dd-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-b096c975-17ef-4727-af9a-3c0abf3358dd-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0bee0459-51ee-4207-8fe5-77cf405350d0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:57 devstack sudo[108794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd Aug 13 16:50:57 devstack sudo[108794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-a5218d28-d686-41f2-8f0e-3a78d178c024-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:57 devstack sudo[108794]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-a5218d28-d686-41f2-8f0e-3a78d178c024-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd" returned: 0 in 0.449s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:58 devstack sudo[108800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd Aug 13 16:50:58 devstack sudo[108800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-quobyte-a5218d28-d686-41f2-8f0e-3a78d178c024" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-a5218d28-d686-41f2-8f0e-3a78d178c024" acquired by "delete_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5379af19-e470-43d7-93bd-5653d58a9986]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:58 devstack sudo[108802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 Aug 13 16:50:58 devstack sudo[108802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:58 devstack sudo[108800]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b096c975-17ef-4727-af9a-3c0abf3358dd" returned: 0 in 0.380s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-quobyte-b096c975-17ef-4727-af9a-3c0abf3358dd" released by "delete_volume" :: held 0.892s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Created reservations ['861abd7b-d736-42d3-a6d5-5b55bb1e6911', '6998e7c5-d993-4b09-8b78-4d253a95c08d', '6fbe94a9-691e-4f7d-b01c-cdface0d42f4', 'd7d94d74-0379-44dd-99be-6dded72e543e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Flow 'volume_create_manager' (afc416d2-0506-4dc1-a98c-0de130c86e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d209252f-14b7-4b1a-aca3-46c841200f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d209252f-14b7-4b1a-aca3-46c841200f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-575824780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d32eff6-01c0-4d60-b89e-b18510c8e611,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87d8879abd9242219793e58c1cc7c1cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:58Z,use_quota=True,user_id='2e722d4b02ee4c0bad9e9f6e8cce4732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93e268be-bba7-46a5-aa08-32a862ce32aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93e268be-bba7-46a5-aa08-32a862ce32aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30b14494-7dba-47ab-8763-314262e7906a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30b14494-7dba-47ab-8763-314262e7906a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d32eff6-01c0-4d60-b89e-b18510c8e611', 'volume_name': 'volume-3d32eff6-01c0-4d60-b89e-b18510c8e611', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f57acd7-d889-4b98-a57e-dd88dcb4fd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f57acd7-d889-4b98-a57e-dd88dcb4fd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32004240-d8b7-4408-a4f5-04131eb07a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Volume 3d32eff6-01c0-4d60-b89e-b18510c8e611: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d32eff6-01c0-4d60-b89e-b18510c8e611', 'volume_size': 1} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-575824780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d32eff6-01c0-4d60-b89e-b18510c8e611,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87d8879abd9242219793e58c1cc7c1cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:50: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-13T14:50:58Z,use_quota=True,user_id='2e722d4b02ee4c0bad9e9f6e8cce4732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Creating volume 3d32eff6-01c0-4d60-b89e-b18510c8e611 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:50:58 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:58 devstack sudo[108802]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024" returned: 0 in 0.547s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:58 devstack sudo[108808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 1073741824 Aug 13 16:50:58 devstack sudo[108808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:58 devstack sudo[108810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024 Aug 13 16:50:58 devstack sudo[108810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:58 devstack sudo[108812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:58 devstack sudo[108812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:59 devstack sudo[108810]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a5218d28-d686-41f2-8f0e-3a78d178c024" returned: 0 in 0.383s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-a5218d28-d686-41f2-8f0e-3a78d178c024" released by "delete_volume" :: held 1.004s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Created reservations ['dd8dff51-22ae-4da6-90bd-bcd80e1b23d4', '099d4aa3-178c-4472-b08f-af6d2b356d84', '58b578b1-4f90-42b3-ac70-88c759098178', '10f6e43c-953f-437d-af73-dbd3584846f6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:50:59 devstack sudo[108812]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.428s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Deleted volume successfully. Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f27a2ddb-7110-4187-8de6-758e302c4b82 tempest-VolumesSnapshotListTestJSON-1367582232 None] Lock "cinder-b096c975-17ef-4727-af9a-3c0abf3358dd-delete_volume" released by "delete_volume" :: held 1.847s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:59 devstack sudo[108808]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 1073741824" returned: 0 in 0.708s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-1dee9a35-3716-41ab-86cb-89fc1ff73248-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:59 devstack sudo[108820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:50:59 devstack sudo[108820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-1dee9a35-3716-41ab-86cb-89fc1ff73248-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-quobyte-1dee9a35-3716-41ab-86cb-89fc1ff73248" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:50:59 devstack sudo[108822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 Aug 13 16:50:59 devstack sudo[108822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-1dee9a35-3716-41ab-86cb-89fc1ff73248" acquired by "delete_volume" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[189d6647-dc0e-47f0-8f8c-ee47b4b53845]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:50:59 devstack sudo[108824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 Aug 13 16:50:59 devstack sudo[108824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:50:59 devstack sudo[108820]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.433s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:50:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Deleted volume successfully. Aug 13 16:50:59 devstack sudo[108822]: pam_unix(sudo:session): session closed for user root Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611" returned: 0 in 0.342s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] <== create_volume: return (1169ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.172s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32004240-d8b7-4408-a4f5-04131eb07a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d32eff6-01c0-4d60-b89e-b18510c8e611', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d747e8fe-78c1-4c93-a1ec-0522deabaa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c2c494b8-c478-46d4-8df4-9a6ad107b4bc tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-a5218d28-d686-41f2-8f0e-3a78d178c024-delete_volume" released by "delete_volume" :: held 1.882s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:50:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Volume volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 (3d32eff6-01c0-4d60-b89e-b18510c8e611): created successfully Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d747e8fe-78c1-4c93-a1ec-0522deabaa75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:50:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Flow 'volume_create_manager' (afc416d2-0506-4dc1-a98c-0de130c86e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:50:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6f6c3256-58aa-4772-a0bb-6bbbb7f6cef7 tempest-VolumesListTestJSON-505802033 None] Created volume successfully. Aug 13 16:51:00 devstack sudo[108824]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248" returned: 0 in 0.542s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:00 devstack sudo[108831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248 Aug 13 16:51:00 devstack sudo[108831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:00 devstack sudo[108831]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-1dee9a35-3716-41ab-86cb-89fc1ff73248" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-1dee9a35-3716-41ab-86cb-89fc1ff73248" released by "delete_volume" :: held 0.934s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Created reservations ['d4b09704-1641-4b3c-8731-e60d2fb1b818', 'd637ffb8-1b5c-4051-9396-2aa69c6aa6af', 'd82b0435-5ecf-470e-b228-8161a9ca2f96', 'a299b4d4-e036-4e8d-8ea6-d097f1aa5e31'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:00 devstack sudo[108835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:00 devstack sudo[108835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:01 devstack sudo[108835]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.413s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:01 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Deleted volume successfully. Aug 13 16:51:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-853481ca-bdc6-49cf-b379-adfa2e6b6aa1 tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-1dee9a35-3716-41ab-86cb-89fc1ff73248-delete_volume" released by "delete_volume" :: held 1.728s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-63f20e67-4fd9-44eb-9b62-006ac2f83b9e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-63f20e67-4fd9-44eb-9b62-006ac2f83b9e-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-quobyte-63f20e67-4fd9-44eb-9b62-006ac2f83b9e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-63f20e67-4fd9-44eb-9b62-006ac2f83b9e" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d048d0e-2ec2-4286-bf1f-92770b736d1e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:02 devstack sudo[108838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e Aug 13 16:51:02 devstack sudo[108838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:02 devstack sudo[108838]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e" returned: 0 in 0.670s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:02 devstack sudo[108847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e Aug 13 16:51:02 devstack sudo[108847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:03 devstack sudo[108847]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-63f20e67-4fd9-44eb-9b62-006ac2f83b9e" returned: 0 in 0.441s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-63f20e67-4fd9-44eb-9b62-006ac2f83b9e" released by "delete_volume" :: held 1.183s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Created reservations ['96d7f57a-0abd-4882-8c3f-e83c45239e26', '9b274109-3fd9-4d6d-b564-4f51a6f16d4b', 'ca4f48bb-6de7-42d0-bed1-aba322052784', 'faf5ed18-68ef-41b0-a8ac-a425cb5d8f47'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:03 devstack sudo[108850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:03 devstack sudo[108850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:03 devstack sudo[108850]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Deleted volume successfully. Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-51e254e5-8563-4dc5-9a8a-db7bcec9b32c req-e2c4d67b-fa84-4c65-8681-9d6efacda29e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-51e254e5-8563-4dc5-9a8a-db7bcec9b32c req-e2c4d67b-fa84-4c65-8681-9d6efacda29e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d8cae144-fe6a-41db-8fd6-8c4ff12bd00e tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-63f20e67-4fd9-44eb-9b62-006ac2f83b9e-delete_volume" released by "delete_volume" :: held 1.934s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-51e254e5-8563-4dc5-9a8a-db7bcec9b32c req-e2c4d67b-fa84-4c65-8681-9d6efacda29e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-51e254e5-8563-4dc5-9a8a-db7bcec9b32c req-e2c4d67b-fa84-4c65-8681-9d6efacda29e tempest-TestServerVolumeAttachmentScenario-1828945251 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-29bec921-e7e8-4788-aa56-ee721c6f58cc', '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': 'd94c8f17-715f-41d3-bec0-e62eef8d0505', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:51:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-51e254e5-8563-4dc5-9a8a-db7bcec9b32c req-e2c4d67b-fa84-4c65-8681-9d6efacda29e tempest-TestServerVolumeAttachmentScenario-1828945251 None] attachment_update completed successfully. Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Flow 'volume_create_manager' (ec786975-8b4e-4f3f-8148-d504a792f1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac468bfe-da2b-4c9e-b543-3d37badf6374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "cinder-3d32eff6-01c0-4d60-b89e-b18510c8e611-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac468bfe-da2b-4c9e-b543-3d37badf6374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1199544282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b1387d6-5cdb-4349-b96f-77e76e0550d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='077bc21617644644aa26ff45d2d2b40f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:04Z,use_quota=True,user_id='42c7911348024753b39a8f45a4d019c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cba21eb-7029-4204-93b5-95fa9c5309b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1cba21eb-7029-4204-93b5-95fa9c5309b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a8dcc67-6f8f-409c-9091-0cd0f4a0933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a8dcc67-6f8f-409c-9091-0cd0f4a0933e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4b1387d6-5cdb-4349-b96f-77e76e0550d3', 'volume_name': 'volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cac2a4fa-6c6a-4b79-a940-adae737f955c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cac2a4fa-6c6a-4b79-a940-adae737f955c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0eacf580-5297-4388-8ed4-c6944692889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:04 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Volume 4b1387d6-5cdb-4349-b96f-77e76e0550d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3', 'volume_size': 1} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1199544282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4b1387d6-5cdb-4349-b96f-77e76e0550d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='077bc21617644644aa26ff45d2d2b40f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:04Z,use_quota=True,user_id='42c7911348024753b39a8f45a4d019c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Creating volume 4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:04 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-3d32eff6-01c0-4d60-b89e-b18510c8e611-delete_volume" acquired by "delete_volume" :: waited 0.092s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:04 devstack sudo[108863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 1073741824 Aug 13 16:51:04 devstack sudo[108863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "cinder-quobyte-3d32eff6-01c0-4d60-b89e-b18510c8e611" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-quobyte-3d32eff6-01c0-4d60-b89e-b18510c8e611" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-66bd68a0-5a0e-4782-9cc4-33b92604fef2-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-66bd68a0-5a0e-4782-9cc4-33b92604fef2-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[08adfaeb-4050-4be7-9ab7-146b40d9adf5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "cinder-quobyte-66bd68a0-5a0e-4782-9cc4-33b92604fef2" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-66bd68a0-5a0e-4782-9cc4-33b92604fef2" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[628359cd-cbd0-40d7-bc45-e3f1cd8a5e12]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:04 devstack sudo[108867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 Aug 13 16:51:04 devstack sudo[108867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:04 devstack sudo[108869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 Aug 13 16:51:04 devstack sudo[108869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:04 devstack sudo[108867]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611" returned: 0 in 0.630s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:05 devstack sudo[108884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611 Aug 13 16:51:05 devstack sudo[108884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:05 devstack sudo[108869]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:05 devstack sudo[108863]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2" returned: 0 in 0.620s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 1073741824" returned: 0 in 0.897s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:05 devstack sudo[108886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2 Aug 13 16:51:05 devstack sudo[108886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:05 devstack sudo[108888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 Aug 13 16:51:05 devstack sudo[108888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:05 devstack sudo[108884]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3d32eff6-01c0-4d60-b89e-b18510c8e611" returned: 0 in 0.358s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-quobyte-3d32eff6-01c0-4d60-b89e-b18510c8e611" released by "delete_volume" :: held 1.069s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:05 devstack sudo[108886]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66bd68a0-5a0e-4782-9cc4-33b92604fef2" returned: 0 in 0.350s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-quobyte-66bd68a0-5a0e-4782-9cc4-33b92604fef2" released by "delete_volume" :: held 1.043s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Created reservations ['1f27ea2f-52ee-420b-b0c5-2ed57696a0ca', '0f024b20-9748-42fc-aeeb-0084673f6709', 'cca84c67-0f6d-4830-87a4-6891447ab2fa', '03bdc033-1e2f-4448-9c37-2d38398b460f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:05 devstack sudo[108888]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3" returned: 0 in 0.429s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] <== create_volume: return (1423ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.425s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0eacf580-5297-4388-8ed4-c6944692889d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5aa0fcf5-954f-4863-995d-45884285f1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Created reservations ['699b2c70-60c7-4485-81a3-52de820d3245', '6c42d9ea-4540-441b-9b6d-15854c133e59', 'f2caf259-78e0-45c3-8aa0-67c2081a2099', 'a6232f7f-a35e-4d53-8390-03f54bbc7388'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Volume volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 (4b1387d6-5cdb-4349-b96f-77e76e0550d3): created successfully Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5aa0fcf5-954f-4863-995d-45884285f1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Flow 'volume_create_manager' (ec786975-8b4e-4f3f-8148-d504a792f1f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-22b7e963-2065-4443-ab0f-649466aa2a96 tempest-VolumeDependencyTests-514240816 None] Created volume successfully. Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:05 devstack sudo[108901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:05 devstack sudo[108901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:05 devstack sudo[108903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:05 devstack sudo[108903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:06 devstack sudo[108906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:06 devstack sudo[108906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:06 devstack sudo[108901]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.489s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:06 devstack sudo[108903]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.418s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:06 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Deleted volume successfully. Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bca968cd-eb64-4f03-8f2d-fb16ca208ce6 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-3d32eff6-01c0-4d60-b89e-b18510c8e611-delete_volume" released by "delete_volume" :: held 2.133s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:06 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Deleted volume successfully. Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e0b828d7-34f0-4004-a0a0-4136224ef6ad tempest-CreateVolumesFromImageTest-489844840 None] Lock "cinder-66bd68a0-5a0e-4782-9cc4-33b92604fef2-delete_volume" released by "delete_volume" :: held 2.065s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:06 devstack sudo[108906]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.469s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "cinder-76ccf408-fb7e-4c42-9c7d-dd542065d0b5-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-76ccf408-fb7e-4c42-9c7d-dd542065d0b5-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "cinder-quobyte-76ccf408-fb7e-4c42-9c7d-dd542065d0b5" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-quobyte-76ccf408-fb7e-4c42-9c7d-dd542065d0b5" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[925b0ba5-a742-45ab-a3a4-bc6cda6aa787]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Creating offline snapshot 0fa21d54-db83-4940-9261-c373e2d54a52 of volume 4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1b1a5ba-7971-490c-a8b5-9197f6f356ae]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:06 devstack sudo[108913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 Aug 13 16:51:06 devstack sudo[108913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:07 devstack sudo[108914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 Aug 13 16:51:07 devstack sudo[108914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-d7fbdb31-f737-4f71-a468-166236d02643 req-d0f299e0-6d97-4c34-96a9-cd1c54b9de21 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Terminate volume connection completed successfully. Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-d7fbdb31-f737-4f71-a468-166236d02643 req-d0f299e0-6d97-4c34-96a9-cd1c54b9de21 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Deleting attachment d94c8f17-715f-41d3-bec0-e62eef8d0505. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:51:07 devstack sudo[108914]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3" returned: 0 in 0.443s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:07 devstack sudo[108913]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5" returned: 0 in 0.545s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:07 devstack sudo[108926]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 1G Aug 13 16:51:07 devstack sudo[108926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:07 devstack sudo[108927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5 Aug 13 16:51:07 devstack sudo[108927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:07 devstack sudo[108927]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-76ccf408-fb7e-4c42-9c7d-dd542065d0b5" returned: 0 in 0.351s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-quobyte-76ccf408-fb7e-4c42-9c7d-dd542065d0b5" released by "delete_volume" :: held 0.976s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Created reservations ['b4d401a0-be4d-4c3e-8f89-3a7708497f4e', '14f3357b-a19d-423c-9d72-39d98cc9b991', '5d06bcb9-98af-4341-93cc-611b75fc4b08', 'd624a65d-6284-4e79-980a-297778fc7bc5'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:07 devstack sudo[108926]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 1G" returned: 0 in 0.650s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:08 devstack sudo[108935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:08 devstack sudo[108935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:08 devstack sudo[108936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 Aug 13 16:51:08 devstack sudo[108936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:08 devstack sudo[108936]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52" returned: 0 in 0.359s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:08 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 is being set with open permissions: ugo+rw Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:08 devstack sudo[108944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 Aug 13 16:51:08 devstack sudo[108944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:08 devstack sudo[108935]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.442s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Deleted volume successfully. Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f284349b-eea6-40a7-afa6-14b336e826c0 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-76ccf408-fb7e-4c42-9c7d-dd542065d0b5-delete_volume" released by "delete_volume" :: held 1.802s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:08 devstack sudo[108944]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52" returned: 0 in 0.384s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-48dbceae-f139-4cfb-b3b3-69bc97b772a1 req-4ea38a5c-4b12-499b-b875-9accf9fc94f5 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Terminate volume connection completed successfully. Aug 13 16:51:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-48dbceae-f139-4cfb-b3b3-69bc97b772a1 req-4ea38a5c-4b12-499b-b875-9accf9fc94f5 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Deleting attachment 9fd33701-a99a-41a4-9ba8-3c301b5d50ae. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:51:08 devstack sudo[108977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.info Aug 13 16:51:08 devstack sudo[108977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:09 devstack sudo[108977]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.info" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:09 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.info is being set with open permissions: ugo+rw Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "cinder-6d0349e9-7a41-4dbe-a61e-b33da697bdff-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:09 devstack sudo[108980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.info Aug 13 16:51:09 devstack sudo[108980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-6d0349e9-7a41-4dbe-a61e-b33da697bdff-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "cinder-quobyte-6d0349e9-7a41-4dbe-a61e-b33da697bdff" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-quobyte-6d0349e9-7a41-4dbe-a61e-b33da697bdff" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2359700-9617-46f9-a794-680fd3d67eff]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:09 devstack sudo[108982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff Aug 13 16:51:09 devstack sudo[108982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:09 devstack sudo[108980]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.info" returned: 0 in 0.428s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.736s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-da3a1d0e-f2cd-4f67-abe7-1c01038de352 tempest-VolumeDependencyTests-514240816 None] Create snapshot completed successfully Aug 13 16:51:09 devstack sudo[108982]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff" returned: 0 in 0.638s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:10 devstack sudo[108989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff Aug 13 16:51:10 devstack sudo[108989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:10 devstack sudo[108989]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6d0349e9-7a41-4dbe-a61e-b33da697bdff" returned: 0 in 0.706s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-quobyte-6d0349e9-7a41-4dbe-a61e-b33da697bdff" released by "delete_volume" :: held 1.458s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Created reservations ['1effbe78-02a7-4e38-aee7-1bc0a23b29d3', '3a7058bb-d78b-4cbe-9d93-3b7433612610', 'e50d7ef2-1b4d-4874-a58a-a6bc107610b7', '78ddd652-68d9-439e-ba1b-2e5c1f4b20c5'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:11 devstack sudo[109017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:11 devstack sudo[109017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:11 devstack sudo[109017]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Flow 'volume_create_manager' (08ca1c9b-2c96-4d46-a7a2-8c10217558c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87839bb9-48dc-4844-8040-b5f985e9590f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.424s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Deleted volume successfully. Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87839bb9-48dc-4844-8040-b5f985e9590f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1143914099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=399cd0d7-71ca-4345-9b75-e9f939636ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='077bc21617644644aa26ff45d2d2b40f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=0fa21d54-db83-4940-9261-c373e2d54a52,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:51:11Z,use_quota=True,user_id='42c7911348024753b39a8f45a4d019c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09ce3535-98ad-4aa5-92ab-ad5a1b260048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09ce3535-98ad-4aa5-92ab-ad5a1b260048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1444209e-cf04-41d5-8631-021ed75385f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1444209e-cf04-41d5-8631-021ed75385f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '399cd0d7-71ca-4345-9b75-e9f939636ee6', 'volume_name': 'volume-399cd0d7-71ca-4345-9b75-e9f939636ee6', 'volume_size': 1, 'snapshot_id': '0fa21d54-db83-4940-9261-c373e2d54a52'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17773efb-c5f8-4392-b427-7458b027ea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17773efb-c5f8-4392-b427-7458b027ea79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe0ab345-369b-4ffb-aa23-d7adce80f842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:11 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Volume 399cd0d7-71ca-4345-9b75-e9f939636ee6: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-399cd0d7-71ca-4345-9b75-e9f939636ee6', 'volume_size': 1, 'snapshot_id': '0fa21d54-db83-4940-9261-c373e2d54a52'} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7ce1b3f4-b07a-4998-aa6f-230a0e5d2b14 tempest-VolumesListTestJSON-505802033 None] Lock "cinder-6d0349e9-7a41-4dbe-a61e-b33da697bdff-delete_volume" released by "delete_volume" :: held 2.394s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-quobyte-0fa21d54-db83-4940-9261-c373e2d54a52-399cd0d7-71ca-4345-9b75-e9f939636ee6" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-0fa21d54-db83-4940-9261-c373e2d54a52-399cd0d7-71ca-4345-9b75-e9f939636ee6" acquired by "_create_volume_from_snapshot" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Creating volume 399cd0d7-71ca-4345-9b75-e9f939636ee6 from snapshot 0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-quobyte-399cd0d7-71ca-4345-9b75-e9f939636ee6" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-399cd0d7-71ca-4345-9b75-e9f939636ee6" acquired by "_copy_volume_from_snapshot" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] snapshot: 0fa21d54-db83-4940-9261-c373e2d54a52, volume: 399cd0d7-71ca-4345-9b75-e9f939636ee6, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bf5e5d8-6ae4-4007-b88c-aaff72a86188]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (ea40ec83-37de-46d3-897e-54d5ffa192a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:11 devstack sudo[109020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 Aug 13 16:51:11 devstack sudo[109020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1bdac86-f425-4b2f-9647-79ead3ba74b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1bdac86-f425-4b2f-9647-79ead3ba74b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-660422175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=893c93ef-c1b6-4664-87f6-2fd209b4259c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:12Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (536d78f0-aa60-44f9-bd45-8d304a7a28fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (536d78f0-aa60-44f9-bd45-8d304a7a28fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6173f21d-a333-4c02-b9e6-3a5bc0f8e4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6173f21d-a333-4c02-b9e6-3a5bc0f8e4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '893c93ef-c1b6-4664-87f6-2fd209b4259c', 'volume_name': 'volume-893c93ef-c1b6-4664-87f6-2fd209b4259c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65b43940-62db-4fa0-81f3-d354a8354070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65b43940-62db-4fa0-81f3-d354a8354070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb182b14-176a-4f91-ab15-fd5968b6b8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume 893c93ef-c1b6-4664-87f6-2fd209b4259c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-893c93ef-c1b6-4664-87f6-2fd209b4259c', 'volume_size': 1} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:12 devstack sudo[109020]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52" returned: 0 in 0.606s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e5f001f-d8b1-4442-96df-98c11ec910b5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:12 devstack sudo[109028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 Aug 13 16:51:12 devstack sudo[109028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:12 devstack sudo[109028]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3" returned: 0 in 0.480s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:51:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:12 devstack sudo[109034]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 Aug 13 16:51:12 devstack sudo[109034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "cinder-29bec921-e7e8-4788-aa56-ee721c6f58cc-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-29bec921-e7e8-4788-aa56-ee721c6f58cc-delete_volume" acquired by "delete_volume" :: waited 0.069s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "cinder-quobyte-29bec921-e7e8-4788-aa56-ee721c6f58cc" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-quobyte-29bec921-e7e8-4788-aa56-ee721c6f58cc" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:17 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b770b4a1-b5f5-465c-8eb4-d31e42911fbe]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:17 devstack sudo[109049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc Aug 13 16:51:17 devstack sudo[109049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:18 devstack sudo[109049]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc" returned: 0 in 0.964s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:18 devstack sudo[109056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc Aug 13 16:51:18 devstack sudo[109056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:18 devstack sudo[109056]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-29bec921-e7e8-4788-aa56-ee721c6f58cc" returned: 0 in 0.581s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-quobyte-29bec921-e7e8-4788-aa56-ee721c6f58cc" released by "delete_volume" :: held 1.661s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Created reservations ['f67adacd-c37a-4b28-abb5-f116d2b09786', 'b2eeab59-284b-4dd9-8923-47cf67c8e38b', '3b7395e4-64fa-4d4f-aac0-01dab6db19dd', 'be870218-98e7-454f-82f5-5b1a32016af6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:18 devstack sudo[109034]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6" returned: 0 in 6.090s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3, size 1024.00 MB, duration 6.09 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:51:18 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Converted 1024.00 MB image at 168.06 MB/s Aug 13 16:51:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 is being set with open permissions: ugo+rw Aug 13 16:51:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:18 devstack sudo[109059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 Aug 13 16:51:18 devstack sudo[109059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:19 devstack sudo[109061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:19 devstack sudo[109061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:19 devstack sudo[109059]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6" returned: 0 in 0.319s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-399cd0d7-71ca-4345-9b75-e9f939636ee6" released by "_copy_volume_from_snapshot" :: held 7.650s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:19 devstack sudo[109061]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.321s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Deleted volume successfully. Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-0fa21d54-db83-4940-9261-c373e2d54a52-399cd0d7-71ca-4345-9b75-e9f939636ee6" released by "_create_volume_from_snapshot" :: held 7.759s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.782s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.311s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-660422175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=893c93ef-c1b6-4664-87f6-2fd209b4259c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:12Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Creating volume 893c93ef-c1b6-4664-87f6-2fd209b4259c {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:19 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-778a2941-ed50-4d12-b09a-17cc61ffff41 tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-29bec921-e7e8-4788-aa56-ee721c6f58cc-delete_volume" released by "delete_volume" :: held 2.414s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "cinder-da44849d-3fb7-4ca1-a56f-3cb4ed30a417-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:19 devstack sudo[109065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c 1073741824 Aug 13 16:51:19 devstack sudo[109065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe0ab345-369b-4ffb-aa23-d7adce80f842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-399cd0d7-71ca-4345-9b75-e9f939636ee6', 'volume_size': 1, 'snapshot_id': '0fa21d54-db83-4940-9261-c373e2d54a52'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b551c209-ea2c-42b9-92af-8237c6196a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-da44849d-3fb7-4ca1-a56f-3cb4ed30a417-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:19 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Volume volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 (399cd0d7-71ca-4345-9b75-e9f939636ee6): created successfully Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b551c209-ea2c-42b9-92af-8237c6196a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Flow 'volume_create_manager' (08ca1c9b-2c96-4d46-a7a2-8c10217558c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "cinder-quobyte-da44849d-3fb7-4ca1-a56f-3cb4ed30a417" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-17d249e4-b824-44c6-998f-480e1af17171 tempest-VolumeDependencyTests-514240816 None] Created volume successfully. Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-quobyte-da44849d-3fb7-4ca1-a56f-3cb4ed30a417" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a0c531ac-fd1a-4283-a313-324d9c9062e2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:19 devstack sudo[109067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 Aug 13 16:51:19 devstack sudo[109067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:20 devstack sudo[109065]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c 1073741824" returned: 0 in 0.636s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:20 devstack sudo[109067]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:20 devstack sudo[109078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c Aug 13 16:51:20 devstack sudo[109078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417" returned: 0 in 0.520s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:20 devstack sudo[109080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417 Aug 13 16:51:20 devstack sudo[109080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:20 devstack sudo[109078]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c" returned: 0 in 0.254s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] <== create_volume: return (949ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.952s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb182b14-176a-4f91-ab15-fd5968b6b8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-893c93ef-c1b6-4664-87f6-2fd209b4259c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75baef5d-15db-41f0-b2e1-c0279ee48a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume volume-893c93ef-c1b6-4664-87f6-2fd209b4259c (893c93ef-c1b6-4664-87f6-2fd209b4259c): created successfully Aug 13 16:51:20 devstack sudo[109080]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75baef5d-15db-41f0-b2e1-c0279ee48a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (ea40ec83-37de-46d3-897e-54d5ffa192a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-da44849d-3fb7-4ca1-a56f-3cb4ed30a417" returned: 0 in 0.291s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ddfc8143-9ec9-428b-a94d-5d04b046ba14 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created volume successfully. Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-quobyte-da44849d-3fb7-4ca1-a56f-3cb4ed30a417" released by "delete_volume" :: held 0.873s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-0fa21d54-db83-4940-9261-c373e2d54a52-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-0fa21d54-db83-4940-9261-c373e2d54a52-delete_snapshot" acquired by "delete_snapshot" :: waited 0.048s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-quobyte-4b1387d6-5cdb-4349-b96f-77e76e0550d3" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-4b1387d6-5cdb-4349-b96f-77e76e0550d3" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-quobyte-0fa21d54-db83-4940-9261-c373e2d54a52" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Created reservations ['b0b9334f-3473-4f03-80c6-8852f2091a8e', '29034261-dd41-4a8b-aa79-94ac98460561', '1971363b-6efb-44fc-9613-8817c07a2b17', '5c1c3aee-60f8-49de-be2a-a92d6d4227dd'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-0fa21d54-db83-4940-9261-c373e2d54a52" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Deleting offline snapshot 0fa21d54-db83-4940-9261-c373e2d54a52 of volume 4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] snapshot_file for this snap is: volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b104a38-a059-4e10-9137-60e1a3e9bf38]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:20 devstack sudo[109086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:20 devstack sudo[109086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:20 devstack sudo[109085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 Aug 13 16:51:20 devstack sudo[109085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:20 devstack sudo[109086]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.267s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:20 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Deleted volume successfully. Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dc187359-542a-4dfd-9975-61a1fbcd624a tempest-TestServerVolumeAttachmentScenario-1828945251 None] Lock "cinder-da44849d-3fb7-4ca1-a56f-3cb4ed30a417-delete_volume" released by "delete_volume" :: held 1.540s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:21 devstack sudo[109085]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52" returned: 0 in 0.465s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1f86e67-48f3-49db-94fe-ab455d92cc44]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:21 devstack sudo[109094]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 Aug 13 16:51:21 devstack sudo[109094]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (9cba9bdd-abb2-40ff-a5a6-a3dce80d69de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9321d7fa-b9a9-45a4-9d2e-5fe3cd6f25dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9321d7fa-b9a9-45a4-9d2e-5fe3cd6f25dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1426841471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=297a1824-d2c2-494c-93ed-c9e121fb0ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:21Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cf5ec8d-f9d9-4d74-bd75-4d9dff51d58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cf5ec8d-f9d9-4d74-bd75-4d9dff51d58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08a4e198-bd74-48ba-830e-6fab9dc631b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08a4e198-bd74-48ba-830e-6fab9dc631b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '297a1824-d2c2-494c-93ed-c9e121fb0ab7', 'volume_name': 'volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (333ec975-3196-48fb-8be7-d9bdf2f1d51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (333ec975-3196-48fb-8be7-d9bdf2f1d51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d8f108b-1d1a-4000-90f2-b28587eb1af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:21 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume 297a1824-d2c2-494c-93ed-c9e121fb0ab7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7', 'volume_size': 1} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1426841471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=297a1824-d2c2-494c-93ed-c9e121fb0ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:21Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Creating volume 297a1824-d2c2-494c-93ed-c9e121fb0ab7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:21 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:21 devstack sudo[109098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 1073741824 Aug 13 16:51:21 devstack sudo[109098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:21 devstack sudo[109094]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3" returned: 0 in 0.769s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:21 devstack sudo[109101]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 Aug 13 16:51:21 devstack sudo[109101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (8709efb6-246b-475b-9751-338593908b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed5481da-697c-46d0-9433-54085f419cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed5481da-697c-46d0-9433-54085f419cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-433677271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f69a64fa-ec45-46ec-bda0-43ee2bc97df0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:22Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (044967c9-fd17-4f11-a293-aacc30fab329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (044967c9-fd17-4f11-a293-aacc30fab329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b79641c0-1231-4221-8505-26c3a7d617e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b79641c0-1231-4221-8505-26c3a7d617e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f69a64fa-ec45-46ec-bda0-43ee2bc97df0', 'volume_name': 'volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55d32059-1af3-47d6-907a-48e01e02bd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55d32059-1af3-47d6-907a-48e01e02bd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b81dc58-e6a4-4924-942c-7fa6460751e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume f69a64fa-ec45-46ec-bda0-43ee2bc97df0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0', 'volume_size': 1} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:22 devstack sudo[109098]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 1073741824" returned: 0 in 0.774s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:22 devstack sudo[109101]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52" returned: 0 in 0.659s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:22 devstack sudo[109110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52 Aug 13 16:51:22 devstack sudo[109110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:22 devstack sudo[109112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 Aug 13 16:51:22 devstack sudo[109112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (ffeeb08e-7c63-4f90-9788-79a79d0b6651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50ac8ded-8ff5-49a4-88a2-a6b5e6edb12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50ac8ded-8ff5-49a4-88a2-a6b5e6edb12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-993351928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f8d4954-4338-41be-b9e4-d67cd950f4f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:23Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f092614b-efcb-4c21-8beb-a034c1fb4095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f092614b-efcb-4c21-8beb-a034c1fb4095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cdc34c2-2ef5-4617-b735-013dc3200b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cdc34c2-2ef5-4617-b735-013dc3200b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f8d4954-4338-41be-b9e4-d67cd950f4f9', 'volume_name': 'volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a008b89-7665-456a-915d-73c656421bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a008b89-7665-456a-915d-73c656421bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cc20437-ca2f-446c-a365-d1f396d0495a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:22 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume 9f8d4954-4338-41be-b9e4-d67cd950f4f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9', 'volume_size': 1} Aug 13 16:51:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:23 devstack sudo[109112]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7" returned: 0 in 0.462s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] <== create_volume: return (1357ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.360s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.801s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-433677271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f69a64fa-ec45-46ec-bda0-43ee2bc97df0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:22Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Creating volume f69a64fa-ec45-46ec-bda0-43ee2bc97df0 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:23 devstack sudo[109110]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:23 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3.0fa21d54-db83-4940-9261-c373e2d54a52" returned: 0 in 0.643s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:23 devstack sudo[109116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 1073741824 Aug 13 16:51:23 devstack sudo[109116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d8f108b-1d1a-4000-90f2-b28587eb1af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e68f9c8c-3ed0-4ea8-9da3-e03de8932862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:23 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 (297a1824-d2c2-494c-93ed-c9e121fb0ab7): created successfully Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e68f9c8c-3ed0-4ea8-9da3-e03de8932862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (9cba9bdd-abb2-40ff-a5a6-a3dce80d69de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-0fa21d54-db83-4940-9261-c373e2d54a52" released by "_delete_snapshot" :: held 2.812s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-615553bc-c938-4ad8-bb76-dd5de4da8583 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created volume successfully. Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-4b1387d6-5cdb-4349-b96f-77e76e0550d3" released by "delete_snapshot" :: held 2.863s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Created reservations ['e78b2c05-e471-4024-a3d7-4c724435539c', '59bae1a3-801b-4eae-8fc9-13fe12b505d1', '8d20f393-4d62-4643-8688-11fa6016122d', '6269fd57-6a42-46d1-85af-452cc53c9a4d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (8a8ed111-147f-47f0-b8b5-c7858f7acb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6cd9cd31-be9f-4290-a891-2ca18c85eda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6cd9cd31-be9f-4290-a891-2ca18c85eda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1007213195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4904c0d0-8c0b-48bb-ab89-d45a916a1179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:23Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a468fa8-e700-4571-a557-2042b1ee4a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a468fa8-e700-4571-a557-2042b1ee4a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb2d6b8a-c0d1-425e-b081-379a337ba503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb2d6b8a-c0d1-425e-b081-379a337ba503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4904c0d0-8c0b-48bb-ab89-d45a916a1179', 'volume_name': 'volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91449f16-33bb-404c-a7d7-c0369284b338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91449f16-33bb-404c-a7d7-c0369284b338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bc4a4ed-bc12-496c-9d48-022d97a54c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:23 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume 4904c0d0-8c0b-48bb-ab89-d45a916a1179: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179', 'volume_size': 1} Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Delete snapshot completed successfully. Aug 13 16:51:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d1b838d9-c4cf-4073-a9a7-4b8a065ccd51 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-0fa21d54-db83-4940-9261-c373e2d54a52-delete_snapshot" released by "delete_snapshot" :: held 3.367s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:24 devstack sudo[109116]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 1073741824" returned: 0 in 0.857s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:24 devstack sudo[109123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 Aug 13 16:51:24 devstack sudo[109123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (a5637318-b393-4f47-abb0-7689b56fbfea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25e2c76c-8141-4add-96b6-f1dd0bb564b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25e2c76c-8141-4add-96b6-f1dd0bb564b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1141189506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f080a761-7033-4f95-ad06-c75002ef8cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:24Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b912be4b-b86f-42bb-885b-ffe0b2961c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b912be4b-b86f-42bb-885b-ffe0b2961c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd55e2d6-96cb-4fb6-82c3-93383ecf538b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd55e2d6-96cb-4fb6-82c3-93383ecf538b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f080a761-7033-4f95-ad06-c75002ef8cd2', 'volume_name': 'volume-f080a761-7033-4f95-ad06-c75002ef8cd2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff618ba6-de7a-43d4-91a8-d70bc17b5978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff618ba6-de7a-43d4-91a8-d70bc17b5978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdf2e602-f815-48f6-83b6-1ead16011e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:24 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume f080a761-7033-4f95-ad06-c75002ef8cd2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f080a761-7033-4f95-ad06-c75002ef8cd2', 'volume_size': 1} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:24 devstack sudo[109123]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0" returned: 0 in 0.373s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] <== create_volume: return (1330ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.340s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.480s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-993351928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f8d4954-4338-41be-b9e4-d67cd950f4f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:23Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Creating volume 9f8d4954-4338-41be-b9e4-d67cd950f4f9 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:24 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b81dc58-e6a4-4924-942c-7fa6460751e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (976d7e6e-22ee-4bc7-93d7-0455eba11e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:24 devstack sudo[109126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 1073741824 Aug 13 16:51:24 devstack sudo[109126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:24 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 (f69a64fa-ec45-46ec-bda0-43ee2bc97df0): created successfully Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (976d7e6e-22ee-4bc7-93d7-0455eba11e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (8709efb6-246b-475b-9751-338593908b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:24 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-351b5c6e-aee1-403a-becc-200c26efe2b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created volume successfully. Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-4b1387d6-5cdb-4349-b96f-77e76e0550d3-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-4b1387d6-5cdb-4349-b96f-77e76e0550d3-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-quobyte-4b1387d6-5cdb-4349-b96f-77e76e0550d3" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-4b1387d6-5cdb-4349-b96f-77e76e0550d3" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ed98b72-b920-4b0a-9db2-bfda6af9795d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:25 devstack sudo[109126]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 1073741824" returned: 0 in 0.698s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:25 devstack sudo[109166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 Aug 13 16:51:25 devstack sudo[109166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:25 devstack sudo[109167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 Aug 13 16:51:25 devstack sudo[109167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:25 devstack sudo[109166]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:25 devstack sudo[109167]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9" returned: 0 in 0.373s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] <== create_volume: return (1154ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.157s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:25 devstack sudo[109174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3 Aug 13 16:51:25 devstack sudo[109174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.841s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1007213195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4904c0d0-8c0b-48bb-ab89-d45a916a1179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:23Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Creating volume 4904c0d0-8c0b-48bb-ab89-d45a916a1179 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:25 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:25 devstack sudo[109178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 1073741824 Aug 13 16:51:25 devstack sudo[109178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6cc20437-ca2f-446c-a365-d1f396d0495a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92706ec2-7a3a-463b-ab06-c20c32b19c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:25 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 (9f8d4954-4338-41be-b9e4-d67cd950f4f9): created successfully Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92706ec2-7a3a-463b-ab06-c20c32b19c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (ffeeb08e-7c63-4f90-9788-79a79d0b6651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:25 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e761ad45-9f47-482d-8d23-c15cc5a4f924 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created volume successfully. Aug 13 16:51:26 devstack sudo[109174]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4b1387d6-5cdb-4349-b96f-77e76e0550d3" returned: 0 in 0.605s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-4b1387d6-5cdb-4349-b96f-77e76e0550d3" released by "delete_volume" :: held 1.191s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Created reservations ['0eca8d79-d49e-482e-9e24-f669041915be', '31ef9e48-40dd-45da-8d41-897c864541a8', '6b18732a-f07f-44e2-b16e-c42071c81a07', '867b3acf-88ad-4671-a935-951bfe2e3b53'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:26 devstack sudo[109185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:26 devstack sudo[109185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:26 devstack sudo[109178]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 1073741824" returned: 0 in 0.986s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:26 devstack sudo[109187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 Aug 13 16:51:26 devstack sudo[109187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:26 devstack sudo[109185]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.438s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Deleted volume successfully. Aug 13 16:51:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ebebc2d2-5b6f-4804-bd6d-7bbcce3cd598 tempest-VolumeDependencyTests-514240816 None] Lock "cinder-4b1387d6-5cdb-4349-b96f-77e76e0550d3-delete_volume" released by "delete_volume" :: held 2.009s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:27 devstack sudo[109187]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] <== create_volume: return (1420ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.430s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.685s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1141189506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f080a761-7033-4f95-ad06-c75002ef8cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19726c937dd142f5a62bdc5ca9f6e8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:24Z,use_quota=True,user_id='5007cd9d4fdb4ffa9fd87481d5b74694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Creating volume f080a761-7033-4f95-ad06-c75002ef8cd2 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:27 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bc4a4ed-bc12-496c-9d48-022d97a54c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:27 devstack sudo[109191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 1073741824 Aug 13 16:51:27 devstack sudo[109191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a21d89f-1ec9-45bf-ae1a-ede0a822a2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:27 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 (4904c0d0-8c0b-48bb-ab89-d45a916a1179): created successfully Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a21d89f-1ec9-45bf-ae1a-ede0a822a2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (8a8ed111-147f-47f0-b8b5-c7858f7acb22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:27 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-46451c7f-fbb3-4b51-8f20-4023e58cbd05 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created volume successfully. Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-399cd0d7-71ca-4345-9b75-e9f939636ee6-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Lock "cinder-399cd0d7-71ca-4345-9b75-e9f939636ee6-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Acquiring lock "cinder-quobyte-399cd0d7-71ca-4345-9b75-e9f939636ee6" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-399cd0d7-71ca-4345-9b75-e9f939636ee6" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[dee6509e-f4ac-455b-9715-12681849a671]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:27 devstack sudo[109191]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 1073741824" returned: 0 in 0.671s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:27 devstack sudo[109197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 Aug 13 16:51:27 devstack sudo[109197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:27 devstack sudo[109199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 Aug 13 16:51:27 devstack sudo[109199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:28 devstack sudo[109199]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2" returned: 0 in 0.374s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] <== create_volume: return (1118ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.124s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdf2e602-f815-48f6-83b6-1ead16011e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f080a761-7033-4f95-ad06-c75002ef8cd2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (738d5eb8-2e69-4aa3-be49-89c76cd0c39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:28 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Volume volume-f080a761-7033-4f95-ad06-c75002ef8cd2 (f080a761-7033-4f95-ad06-c75002ef8cd2): created successfully Aug 13 16:51:28 devstack sudo[109197]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (738d5eb8-2e69-4aa3-be49-89c76cd0c39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Flow 'volume_create_manager' (a5637318-b393-4f47-abb0-7689b56fbfea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6" returned: 0 in 0.637s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:28 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-08450710-c295-46fd-b39c-a4e8131b1b8c tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created volume successfully. Aug 13 16:51:28 devstack sudo[109205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6 Aug 13 16:51:28 devstack sudo[109205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:28 devstack sudo[109205]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-399cd0d7-71ca-4345-9b75-e9f939636ee6" returned: 0 in 0.468s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Lock "cinder-quobyte-399cd0d7-71ca-4345-9b75-e9f939636ee6" released by "delete_volume" :: held 1.173s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Created reservations ['a9cb2e85-3069-486d-acb0-0100ebc5be84', '54f964ff-9135-44cd-8fb6-3e5c62ebd0ab', 'e53a54ad-cded-47a0-9079-308f2faa442e', '77a7bc33-dfbd-452a-8a69-75232e2188dc'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:29 devstack sudo[109208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:29 devstack sudo[109208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-f080a761-7033-4f95-ad06-c75002ef8cd2-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-f080a761-7033-4f95-ad06-c75002ef8cd2-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-quobyte-f080a761-7033-4f95-ad06-c75002ef8cd2" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-f080a761-7033-4f95-ad06-c75002ef8cd2" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a50be2de-9f2b-4edd-ba92-967bba478ae0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:29 devstack sudo[109208]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.397s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:29 devstack sudo[109210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 Aug 13 16:51:29 devstack sudo[109210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:29 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Deleted volume successfully. Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a12682ff-b653-471d-b0fe-581bbb151d7d tempest-VolumeDependencyTests-514240816 None] Lock "cinder-399cd0d7-71ca-4345-9b75-e9f939636ee6-delete_volume" released by "delete_volume" :: held 2.010s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:29 devstack sudo[109210]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2" returned: 0 in 0.536s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:29 devstack sudo[109217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2 Aug 13 16:51:29 devstack sudo[109217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:30 devstack sudo[109217]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f080a761-7033-4f95-ad06-c75002ef8cd2" returned: 0 in 0.377s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-f080a761-7033-4f95-ad06-c75002ef8cd2" released by "delete_volume" :: held 0.985s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created reservations ['3494ceaf-e338-47b5-9161-51ccd18b13db', '960034f1-2476-43c7-984e-c38fd7fd733f', '67f05338-30b1-4f44-a0da-3769b702eb11', '9e3e737a-408c-4b03-845b-2e91d9ceb976'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:30 devstack sudo[109220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:30 devstack sudo[109220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:30 devstack sudo[109220]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.374s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:30 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Deleted volume successfully. Aug 13 16:51:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46e7340b-6432-436d-a786-26651cf2e4d7 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-f080a761-7033-4f95-ad06-c75002ef8cd2-delete_volume" released by "delete_volume" :: held 1.784s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-4904c0d0-8c0b-48bb-ab89-d45a916a1179-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-4904c0d0-8c0b-48bb-ab89-d45a916a1179-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-quobyte-4904c0d0-8c0b-48bb-ab89-d45a916a1179" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-4904c0d0-8c0b-48bb-ab89-d45a916a1179" acquired by "delete_volume" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[80798617-6b6b-4068-85a9-90e1565e0cd9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:31 devstack sudo[109231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 Aug 13 16:51:31 devstack sudo[109231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:31 devstack sudo[109231]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179" returned: 0 in 0.389s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:32 devstack sudo[109237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179 Aug 13 16:51:32 devstack sudo[109237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:32 devstack sudo[109237]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4904c0d0-8c0b-48bb-ab89-d45a916a1179" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-4904c0d0-8c0b-48bb-ab89-d45a916a1179" released by "delete_volume" :: held 0.804s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:INSERT=56,cinder:UPDATE=210,cinder:SELECT=163,cinder:DELETE=17 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=166,cinder:INSERT=44,cinder:UPDATE=214,cinder:DELETE=21 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created reservations ['3e1a9142-5798-4473-b9d7-cd48948d50b6', '131fd4c3-345e-4e30-83d6-3dd68b41cf17', '0b71d49f-c811-4403-835d-b3cef4fefe71', '2db310f6-67ab-44b8-845e-8c642a837fe6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:32 devstack sudo[109240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:32 devstack sudo[109240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-9f8d4954-4338-41be-b9e4-d67cd950f4f9-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-9f8d4954-4338-41be-b9e4-d67cd950f4f9-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-quobyte-9f8d4954-4338-41be-b9e4-d67cd950f4f9" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-9f8d4954-4338-41be-b9e4-d67cd950f4f9" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed7f222d-21ce-4e96-8b32-5ad7f574e48f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:32 devstack sudo[109240]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.365s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:32 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Deleted volume successfully. Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-23627348-6fc8-48a4-9589-9aa16dc0319a tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-4904c0d0-8c0b-48bb-ab89-d45a916a1179-delete_volume" released by "delete_volume" :: held 1.558s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:33 devstack sudo[109243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 Aug 13 16:51:33 devstack sudo[109243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:33 devstack sudo[109243]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9" returned: 0 in 0.512s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:33 devstack sudo[109248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9 Aug 13 16:51:33 devstack sudo[109248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:33 devstack sudo[109248]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-9f8d4954-4338-41be-b9e4-d67cd950f4f9" returned: 0 in 0.310s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-9f8d4954-4338-41be-b9e4-d67cd950f4f9" released by "delete_volume" :: held 0.924s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (cb8f6045-1834-42be-8267-364097280c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f4f8b17-93ac-4081-93f3-73c565a75bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f4f8b17-93ac-4081-93f3-73c565a75bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1873891511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=223fb84b-5d42-4289-845e-6415ad67798c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:34Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c8e9364-d148-4359-b6e1-2cd30d7de90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c8e9364-d148-4359-b6e1-2cd30d7de90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d14d1273-8b8c-4f81-8d8f-5c3d4142ed35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d14d1273-8b8c-4f81-8d8f-5c3d4142ed35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '223fb84b-5d42-4289-845e-6415ad67798c', 'volume_name': 'volume-223fb84b-5d42-4289-845e-6415ad67798c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0ec0641-b90d-468e-88bf-213e871cf166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0ec0641-b90d-468e-88bf-213e871cf166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9408ebf7-9774-4d96-a533-9b124fe0af96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:34 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Volume 223fb84b-5d42-4289-845e-6415ad67798c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-223fb84b-5d42-4289-845e-6415ad67798c', 'volume_size': 1} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1873891511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=223fb84b-5d42-4289-845e-6415ad67798c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:34Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Creating volume 223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:34 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created reservations ['80d09d70-9cca-4e2e-b51a-f55d3af6d45d', '40610a05-56d0-435b-a9cd-041ece71fb08', '02661673-3611-496e-a4d0-26482e2c823d', 'e7c2a818-eb23-4a0e-8e50-ae763cfa2dbd'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:34 devstack sudo[109251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c 1073741824 Aug 13 16:51:34 devstack sudo[109251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:34 devstack sudo[109253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:34 devstack sudo[109253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:34 devstack sudo[109253]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.304s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:34 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Deleted volume successfully. Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-36bb19d5-b9b6-4562-9c41-05f68a46a9f2 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-9f8d4954-4338-41be-b9e4-d67cd950f4f9-delete_volume" released by "delete_volume" :: held 1.723s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:34 devstack sudo[109251]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c 1073741824" returned: 0 in 0.545s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:34 devstack sudo[109260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c Aug 13 16:51:34 devstack sudo[109260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:34 devstack sudo[109260]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c" returned: 0 in 0.338s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] <== create_volume: return (945ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.948s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9408ebf7-9774-4d96-a533-9b124fe0af96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-223fb84b-5d42-4289-845e-6415ad67798c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fd05172-6111-4dd5-ad0d-3df37e964267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:34 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Volume volume-223fb84b-5d42-4289-845e-6415ad67798c (223fb84b-5d42-4289-845e-6415ad67798c): created successfully Aug 13 16:51:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fd05172-6111-4dd5-ad0d-3df37e964267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (cb8f6045-1834-42be-8267-364097280c8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3544cc13-b5ad-40a6-a21a-78232dcd8b6d tempest-VolumesSnapshotTestJSON-1854096928 None] Created volume successfully. Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-f69a64fa-ec45-46ec-bda0-43ee2bc97df0-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-f69a64fa-ec45-46ec-bda0-43ee2bc97df0-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-quobyte-f69a64fa-ec45-46ec-bda0-43ee2bc97df0" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-f69a64fa-ec45-46ec-bda0-43ee2bc97df0" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[781f3119-e1c9-4f5c-a193-cee631119be0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:35 devstack sudo[109264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 Aug 13 16:51:35 devstack sudo[109264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:35 devstack sudo[109264]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0" returned: 0 in 0.431s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:35 devstack sudo[109269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0 Aug 13 16:51:35 devstack sudo[109269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:36 devstack sudo[109269]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-f69a64fa-ec45-46ec-bda0-43ee2bc97df0" returned: 0 in 0.410s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-f69a64fa-ec45-46ec-bda0-43ee2bc97df0" released by "delete_volume" :: held 0.906s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created reservations ['1b78b317-5d6c-4cd3-93ef-aed643269de9', '6d9a0da6-c035-474e-b18a-98942ad25b2d', '81055e70-a2ce-40d5-821f-253ac46c961c', '9bc10503-737a-4ecf-8063-5380c5923fbd'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:36 devstack sudo[109272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:36 devstack sudo[109272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Creating offline snapshot 9a1f929f-36c7-467a-9ccf-b04105a52c54 of volume 223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-297a1824-d2c2-494c-93ed-c9e121fb0ab7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b79980d4-a86c-4e77-8d4c-da631450ea91]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-297a1824-d2c2-494c-93ed-c9e121fb0ab7-delete_volume" acquired by "delete_volume" :: waited 0.096s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-quobyte-297a1824-d2c2-494c-93ed-c9e121fb0ab7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-297a1824-d2c2-494c-93ed-c9e121fb0ab7" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:36 devstack sudo[109274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c Aug 13 16:51:36 devstack sudo[109274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce12f5db-e328-4f05-9924-2ab1dde55f68]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:36 devstack sudo[109272]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.332s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:36 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Deleted volume successfully. Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4ac44d84-7ecf-475a-86e3-381cf37660b4 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-f69a64fa-ec45-46ec-bda0-43ee2bc97df0-delete_volume" released by "delete_volume" :: held 1.529s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:36 devstack sudo[109277]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 Aug 13 16:51:36 devstack sudo[109277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:36 devstack sudo[109274]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c" returned: 0 in 0.517s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:36 devstack sudo[109282]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 1G Aug 13 16:51:36 devstack sudo[109282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:37 devstack sudo[109277]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7" returned: 0 in 0.526s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:37 devstack sudo[109287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7 Aug 13 16:51:37 devstack sudo[109287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:37 devstack sudo[109287]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-297a1824-d2c2-494c-93ed-c9e121fb0ab7" returned: 0 in 0.425s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:37 devstack sudo[109282]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 1G" returned: 0 in 0.637s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-223fb84b-5d42-4289-845e-6415ad67798c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-297a1824-d2c2-494c-93ed-c9e121fb0ab7" released by "delete_volume" :: held 1.035s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:37 devstack sudo[109294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-223fb84b-5d42-4289-845e-6415ad67798c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 Aug 13 16:51:37 devstack sudo[109294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created reservations ['e1103d76-4a7c-481b-8cde-e5367ea7c678', '1626eafc-54e6-4304-aa86-84cc410a2263', 'bb23b8fd-5840-41eb-bfc8-25a0329eeb58', 'a17a7d57-5153-4b21-a9ff-532dbb043faa'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:37 devstack sudo[109296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:37 devstack sudo[109296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:37 devstack sudo[109294]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-223fb84b-5d42-4289-845e-6415ad67798c -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54" returned: 0 in 0.424s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:37 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 is being set with open permissions: ugo+rw Aug 13 16:51:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:38 devstack sudo[109303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 Aug 13 16:51:38 devstack sudo[109303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:38 devstack sudo[109296]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.308s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:38 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Deleted volume successfully. Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bfa54603-c8f4-48d5-8d1c-d71ccf119c79 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-297a1824-d2c2-494c-93ed-c9e121fb0ab7-delete_volume" released by "delete_volume" :: held 1.625s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:38 devstack sudo[109303]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54" returned: 0 in 0.308s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:38 devstack sudo[109307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.info Aug 13 16:51:38 devstack sudo[109307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:38 devstack sudo[109307]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.info" returned: 0 in 0.314s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:38 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.info is being set with open permissions: ugo+rw Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:38 devstack sudo[109311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.info Aug 13 16:51:38 devstack sudo[109311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-893c93ef-c1b6-4664-87f6-2fd209b4259c-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-893c93ef-c1b6-4664-87f6-2fd209b4259c-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "cinder-quobyte-893c93ef-c1b6-4664-87f6-2fd209b4259c" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-893c93ef-c1b6-4664-87f6-2fd209b4259c" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[846b1bc4-d475-4d3b-917f-b1081e12debc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:38 devstack sudo[109313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c Aug 13 16:51:38 devstack sudo[109313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:39 devstack sudo[109311]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.info" returned: 0 in 0.378s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.696s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-60c5b916-f410-430f-b58e-6c2a36813e61 tempest-VolumesSnapshotTestJSON-1854096928 None] Create snapshot completed successfully Aug 13 16:51:39 devstack sudo[109313]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c" returned: 0 in 0.422s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:39 devstack sudo[109320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c Aug 13 16:51:39 devstack sudo[109320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Flow 'volume_create_manager' (2cff58bf-54bf-4d49-a3bb-98bce086388c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cac97635-df7c-4144-a751-256f6aba664f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cac97635-df7c-4144-a751-256f6aba664f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:39Z,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=6c6b097c-391e-459a-bc3e-e9af64dd6baf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18ea084a99ff4604b5bf05c95d20177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:39Z,use_quota=True,user_id='f5ccb81b286c46638c9dd59812bf3da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4066818c-2837-41b1-a912-82df18117b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4066818c-2837-41b1-a912-82df18117b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42cc309d-88e7-49f4-b155-378f5a163a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:51:39 devstack sudo[109320]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-893c93ef-c1b6-4664-87f6-2fd209b4259c" returned: 0 in 0.290s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-quobyte-893c93ef-c1b6-4664-87f6-2fd209b4259c" released by "delete_volume" :: held 0.780s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-9a1f929f-36c7-467a-9ccf-b04105a52c54-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Created reservations ['1f42b451-782d-47be-a1bd-51e8eaabb1e7', '73f7c100-3ac7-4b96-8d8a-c3b6c02cd0a4', '828c170c-bb5c-4671-adfb-4a2bebadb27d', 'b588635a-7650-426d-a12e-a3a02a6dd8d8'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-9a1f929f-36c7-467a-9ccf-b04105a52c54-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-223fb84b-5d42-4289-845e-6415ad67798c" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-223fb84b-5d42-4289-845e-6415ad67798c" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-9a1f929f-36c7-467a-9ccf-b04105a52c54" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-9a1f929f-36c7-467a-9ccf-b04105a52c54" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Deleting offline snapshot 9a1f929f-36c7-467a-9ccf-b04105a52c54 of volume 223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] snapshot_file for this snap is: volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7c7eaee-dc52-4e96-83d8-e05e6ac38fc4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:39 devstack sudo[109324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:39 devstack sudo[109324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:40 devstack sudo[109323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 Aug 13 16:51:40 devstack sudo[109323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42cc309d-88e7-49f4-b155-378f5a163a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6c6b097c-391e-459a-bc3e-e9af64dd6baf', 'volume_name': 'volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf', 'volume_size': 1, 'image_id': '65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7', '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': '134501c9a439ead69d679bd9f652a2f0', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '18ea084a99ff4604b5bf05c95d20177d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'd1c30f70ecc6354093f5e4ad16c0f5915b331cf5e6b4216d2ddcbcb92deb895ea085044e5f325cd9bf5a20bc16bbaf3cc31f8159b1feaa10e8a2d9689b3eeff0', 'id': '65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'created_at': datetime.datetime(2026, 8, 13, 14, 51, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 51, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7/file', 'properties': {}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b43daf0-12f2-486c-befd-8130b604176a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b43daf0-12f2-486c-befd-8130b604176a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5fc227a-2f9f-4dc4-bcb6-001e3dc93649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:40 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Volume 6c6b097c-391e-459a-bc3e-e9af64dd6baf: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf', 'volume_size': 1, 'image_id': '65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7', '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': '134501c9a439ead69d679bd9f652a2f0', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '18ea084a99ff4604b5bf05c95d20177d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'd1c30f70ecc6354093f5e4ad16c0f5915b331cf5e6b4216d2ddcbcb92deb895ea085044e5f325cd9bf5a20bc16bbaf3cc31f8159b1feaa10e8a2d9689b3eeff0', 'id': '65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'created_at': datetime.datetime(2026, 8, 13, 14, 51, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 51, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7/file', 'properties': {}}, 'image_service': } Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Trying to clone 6c6b097c-391e-459a-bc3e-e9af64dd6baf from image 65abcee8-d6b9-4839-91fd-d8e07e2475f7 at location (None, [{'url': 'file:///opt/stack/data/glance/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:51:40 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Image download 0.00 MB at 0.00 MB/s Aug 13 16:51:40 devstack sudo[109324]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.346s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Deleted volume successfully. Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b827251a-b285-4f5d-b655-8ad22ad4cb10]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-725fd6a6-5efb-429e-b2f0-c9ddd12b7491 tempest-CreateVolumesFromSourceVolumeTest-1076945909 None] Lock "cinder-893c93ef-c1b6-4664-87f6-2fd209b4259c-delete_volume" released by "delete_volume" :: held 1.622s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:40 devstack sudo[109323]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54" returned: 0 in 0.530s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-223fb84b-5d42-4289-845e-6415ad67798c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6f375eb-e019-4564-9b67-ed77e6d51e3a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:40 devstack sudo[109331]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD Aug 13 16:51:40 devstack sudo[109331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:40 devstack sudo[109332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c Aug 13 16:51:40 devstack sudo[109332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:40 devstack sudo[109331]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD" returned: 0 in 0.426s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:40 devstack sudo[109332]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:40 devstack sudo[109338]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD Aug 13 16:51:40 devstack sudo[109338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:40 devstack sudo[109345]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 Aug 13 16:51:40 devstack sudo[109345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:41 devstack sudo[109338]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD" returned: 1 in 0.443s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Temporary image 65abcee8-d6b9-4839-91fd-d8e07e2475f7 is fetched for user f5ccb81b286c46638c9dd59812bf3da5. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c417333-95aa-41ba-9d40-dba6b786cf39]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:41 devstack sudo[109345]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54" returned: 0 in 0.476s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:41 devstack sudo[109354]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54 Aug 13 16:51:41 devstack sudo[109354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:41 devstack sudo[109353]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD Aug 13 16:51:41 devstack sudo[109353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:41 devstack sudo[109354]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c.9a1f929f-36c7-467a-9ccf-b04105a52c54" returned: 0 in 0.382s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:41 devstack sudo[109353]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD" returned: 0 in 0.533s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-9a1f929f-36c7-467a-9ccf-b04105a52c54" released by "_delete_snapshot" :: held 2.059s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-223fb84b-5d42-4289-845e-6415ad67798c" released by "delete_snapshot" :: held 2.098s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:41 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['f8f1c4bb-1084-4796-90fc-7503a0fb5586', '3f7038b6-9533-490f-a899-971f8f53363f', '778b8b38-6bd1-4aae-b3d5-52726a9602bd', '7ef86882-67d5-4723-aac0-4419f7a562a7'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:42 devstack sudo[109360]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD Aug 13 16:51:42 devstack sudo[109360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Delete snapshot completed successfully. Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-943bbd49-5fc3-4573-a631-955f0e36e8f7 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-9a1f929f-36c7-467a-9ccf-b04105a52c54-delete_snapshot" released by "delete_snapshot" :: held 2.355s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:42 devstack sudo[109360]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD" returned: 1 in 0.386s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:39Z,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=6c6b097c-391e-459a-bc3e-e9af64dd6baf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18ea084a99ff4604b5bf05c95d20177d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:39Z,use_quota=True,user_id='f5ccb81b286c46638c9dd59812bf3da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Creating volume 6c6b097c-391e-459a-bc3e-e9af64dd6baf {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:42 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:42 devstack sudo[109365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf 1073741824 Aug 13 16:51:42 devstack sudo[109365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:42 devstack sudo[109365]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf 1073741824" returned: 0 in 0.451s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:42 devstack sudo[109371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf Aug 13 16:51:42 devstack sudo[109371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:43 devstack sudo[109371]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf" returned: 0 in 0.291s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] <== create_volume: return (788ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.792s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Attempting download of 65abcee8-d6b9-4839-91fd-d8e07e2475f7 ((None, [{'url': 'file:///opt/stack/data/glance/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'metadata': {}}])) to volume 6c6b097c-391e-459a-bc3e-e9af64dd6baf. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7085833b-77ee-449b-90c9-d0892e9f7ac8]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7_iy9i_7lq {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:43 devstack sudo[109374]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7_iy9i_7lq Aug 13 16:51:43 devstack sudo[109374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:43 devstack sudo[109374]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7_iy9i_7lq" returned: 0 in 0.437s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7_iy9i_7lq {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:43 devstack sudo[109378]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7_iy9i_7lq Aug 13 16:51:43 devstack sudo[109378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (c82714ed-423d-4144-92ca-4e9673c214b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25914752-b7c2-4889-a4cc-1e85c0bd0eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25914752-b7c2-4889-a4cc-1e85c0bd0eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1012774540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:44Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc1bc5c8-c091-4e8f-9c59-671cfa6b4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc1bc5c8-c091-4e8f-9c59-671cfa6b4be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2fe0e87-ed04-4faf-9ec8-35d6e168397d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2fe0e87-ed04-4faf-9ec8-35d6e168397d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4', 'volume_name': 'volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a5921fd-a571-45c3-a653-e5de0ddc18cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a5921fd-a571-45c3-a653-e5de0ddc18cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d69d5c-052d-431a-befd-de8bf62e9e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:43 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume 5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4', 'volume_size': 1} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1012774540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:44Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Creating volume 5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:43 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:43 devstack sudo[109380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 1073741824 Aug 13 16:51:43 devstack sudo[109380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:43 devstack sudo[109378]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7_iy9i_7lq" returned: 1 in 0.388s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7_iy9i_7lq' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2c70b10-2f62-491a-a8a4-7422fd382d8e]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:44 devstack sudo[109384]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD Aug 13 16:51:44 devstack sudo[109384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:44 devstack sudo[109380]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 1073741824" returned: 0 in 0.525s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:44 devstack sudo[109384]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD" returned: 0 in 0.401s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:44 devstack sudo[109392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 Aug 13 16:51:44 devstack sudo[109392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:44 devstack sudo[109391]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD Aug 13 16:51:44 devstack sudo[109391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:44 devstack sudo[109392]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" returned: 0 in 0.309s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] <== create_volume: return (905ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.908s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4d69d5c-052d-431a-befd-de8bf62e9e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acbe349c-6624-42b9-ac79-d3195a094da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:44 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 (5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4): created successfully Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acbe349c-6624-42b9-ac79-d3195a094da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (c82714ed-423d-4144-92ca-4e9673c214b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:44 devstack sudo[109391]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD" returned: 1 in 0.423s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] 65abcee8-d6b9-4839-91fd-d8e07e2475f7 was raw, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:51:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b0c9ce66-dfd4-405f-b98b-6b284f6ec378 tempest-VolumesSnapshotTestJSON-1854096928 None] Created volume successfully. Aug 13 16:51:44 devstack sudo[109399]: 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_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf Aug 13 16:51:44 devstack sudo[109399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:45 devstack sudo[109399]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf" returned: 0 in 0.558s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_65abcee8-d6b9-4839-91fd-d8e07e2475f7__wf2naexdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:51:45 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Converted 0.00 MB image at 0.00 MB/s Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:45 devstack sudo[109404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf 1G Aug 13 16:51:45 devstack sudo[109404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:45 devstack sudo[109404]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf 1G" returned: 0 in 0.464s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Downloaded image 65abcee8-d6b9-4839-91fd-d8e07e2475f7 ((None, [{'url': 'file:///opt/stack/data/glance/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'metadata': {}}])) to volume 6c6b097c-391e-459a-bc3e-e9af64dd6baf successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Temporary image 65abcee8-d6b9-4839-91fd-d8e07e2475f7 for user f5ccb81b286c46638c9dd59812bf3da5 is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Marking volume 6c6b097c-391e-459a-bc3e-e9af64dd6baf as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Copying metadata from image 65abcee8-d6b9-4839-91fd-d8e07e2475f7 to 6c6b097c-391e-459a-bc3e-e9af64dd6baf. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Creating volume glance metadata for volume 6c6b097c-391e-459a-bc3e-e9af64dd6baf backed by image 65abcee8-d6b9-4839-91fd-d8e07e2475f7 with: {'image_id': '65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '134501c9a439ead69d679bd9f652a2f0', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Creating offline snapshot 3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 of volume 5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2c8f397-fd61-4c20-b2ac-435fee27a1a2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5fc227a-2f9f-4dc4-bcb6-001e3dc93649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf', 'volume_size': 1, 'image_id': '65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7', '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': '134501c9a439ead69d679bd9f652a2f0', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '18ea084a99ff4604b5bf05c95d20177d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'd1c30f70ecc6354093f5e4ad16c0f5915b331cf5e6b4216d2ddcbcb92deb895ea085044e5f325cd9bf5a20bc16bbaf3cc31f8159b1feaa10e8a2d9689b3eeff0', 'id': '65abcee8-d6b9-4839-91fd-d8e07e2475f7', 'created_at': datetime.datetime(2026, 8, 13, 14, 51, 36, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 51, 38, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/65abcee8-d6b9-4839-91fd-d8e07e2475f7/file', 'properties': {}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59a14b9d-6146-436d-8e73-20655661e7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:46 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Volume volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf (6c6b097c-391e-459a-bc3e-e9af64dd6baf): created successfully Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59a14b9d-6146-436d-8e73-20655661e7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Flow 'volume_create_manager' (2cff58bf-54bf-4d49-a3bb-98bce086388c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7c355a78-2d61-4ecf-b640-42142e46d0eb tempest-VolumeImageDependencyTests-1707319138 None] Created volume successfully. Aug 13 16:51:46 devstack sudo[109410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 Aug 13 16:51:46 devstack sudo[109410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:46 devstack sudo[109410]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:46 devstack sudo[109416]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 1G Aug 13 16:51:46 devstack sudo[109416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:46 devstack sudo[109416]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 1G" returned: 0 in 0.522s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:47 devstack sudo[109422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 Aug 13 16:51:47 devstack sudo[109422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Acquiring lock "cinder-6c6b097c-391e-459a-bc3e-e9af64dd6baf-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Lock "cinder-6c6b097c-391e-459a-bc3e-e9af64dd6baf-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Acquiring lock "cinder-quobyte-6c6b097c-391e-459a-bc3e-e9af64dd6baf" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Lock "cinder-quobyte-6c6b097c-391e-459a-bc3e-e9af64dd6baf" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e166387-267e-437c-bb41-841c7d87cb56]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:47 devstack sudo[109424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf Aug 13 16:51:47 devstack sudo[109424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:47 devstack sudo[109422]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:47 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 is being set with open permissions: ugo+rw Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:47 devstack sudo[109429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 Aug 13 16:51:47 devstack sudo[109429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:47 devstack sudo[109424]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf" returned: 0 in 0.514s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:47 devstack sudo[109429]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" returned: 0 in 0.351s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:47 devstack sudo[109435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf Aug 13 16:51:47 devstack sudo[109435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:47 devstack sudo[109437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.info Aug 13 16:51:47 devstack sudo[109437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:47 devstack sudo[109435]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6c6b097c-391e-459a-bc3e-e9af64dd6baf" returned: 0 in 0.276s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Lock "cinder-quobyte-6c6b097c-391e-459a-bc3e-e9af64dd6baf" released by "delete_volume" :: held 0.846s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Created reservations ['ea954e74-25de-4c5e-b9a5-7c73716c9934', 'fd4c6275-83ea-4286-84e3-7097db6286e6', '16a7160f-34c1-43b9-977e-2ff0e579ae62', '2d6a4de4-47f0-4651-b0c8-fdfbb2e16dfe'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:48 devstack sudo[109437]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.info" returned: 0 in 0.327s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:48 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.info is being set with open permissions: ugo+rw Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:48 devstack sudo[109441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.info Aug 13 16:51:48 devstack sudo[109441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:48 devstack sudo[109443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:48 devstack sudo[109443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:48 devstack sudo[109441]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.info" returned: 0 in 0.346s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.521s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:48 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-225302c9-3dec-401a-9607-152ce79a18ed tempest-VolumesSnapshotTestJSON-1854096928 None] Create snapshot completed successfully Aug 13 16:51:48 devstack sudo[109443]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.389s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:48 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Deleted volume successfully. Aug 13 16:51:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d2d20a08-dc92-46a8-9ea3-1a5cd0867bbb tempest-VolumeImageDependencyTests-1707319138 None] Lock "cinder-6c6b097c-391e-459a-bc3e-e9af64dd6baf-delete_volume" released by "delete_volume" :: held 1.547s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (2eabc458-b997-4719-93a5-49cc50b7d86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df814e3d-9644-4821-aa05-ac3c43808faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df814e3d-9644-4821-aa05-ac3c43808faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-29916229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbae08dc-c332-4b64-b9ec-8a330ef28afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51:50Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:51:50Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d1ad54a-0743-49f6-8cf0-0dc433fcd37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d1ad54a-0743-49f6-8cf0-0dc433fcd37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4551a8e-a742-4645-afd5-28e61d7d0cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4551a8e-a742-4645-afd5-28e61d7d0cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'cbae08dc-c332-4b64-b9ec-8a330ef28afa', 'volume_name': 'volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa', 'volume_size': 2, 'snapshot_id': '3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6182a07c-7687-48e8-9918-0d2cdbcd7a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6182a07c-7687-48e8-9918-0d2cdbcd7a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f844bdd2-c964-4160-9654-e40b82d88c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:49 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume cbae08dc-c332-4b64-b9ec-8a330ef28afa: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa', 'volume_size': 2, 'snapshot_id': '3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62'} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62-cbae08dc-c332-4b64-b9ec-8a330ef28afa" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62-cbae08dc-c332-4b64-b9ec-8a330ef28afa" acquired by "_create_volume_from_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Creating volume cbae08dc-c332-4b64-b9ec-8a330ef28afa from snapshot 3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-cbae08dc-c332-4b64-b9ec-8a330ef28afa" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-cbae08dc-c332-4b64-b9ec-8a330ef28afa" acquired by "_copy_volume_from_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] snapshot: 3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62, volume: cbae08dc-c332-4b64-b9ec-8a330ef28afa, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[255d1fc4-04fa-4359-a6ba-d5e0bf79ce2d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:50 devstack sudo[109447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 Aug 13 16:51:50 devstack sudo[109447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:50 devstack sudo[109447]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" returned: 0 in 0.455s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a22e5c7-e63a-4ff9-bbde-dacef6d69530]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:50 devstack sudo[109453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 Aug 13 16:51:50 devstack sudo[109453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:51 devstack sudo[109453]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:51:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:51:51 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:51:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:51 devstack sudo[109459]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa Aug 13 16:51:51 devstack sudo[109459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Flow 'volume_create_manager' (9b966655-4b2c-4f68-9d65-167412de95de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76a0accc-2d5a-4c49-a15e-a50d393c3f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76a0accc-2d5a-4c49-a15e-a50d393c3f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:55Z,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=b85e844e-871f-438a-9ead-4865eae3397e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42ed9d9033f145918af2fe39eb4b69e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:56Z,use_quota=True,user_id='dfec48b0d70d4544948fff2b61c460c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (911c8017-a78a-4e6c-9525-d7265aea0286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (911c8017-a78a-4e6c-9525-d7265aea0286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d7eae21-b9f2-4e97-b381-4b94e6448fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d7eae21-b9f2-4e97-b381-4b94e6448fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b85e844e-871f-438a-9ead-4865eae3397e', 'volume_name': 'volume-b85e844e-871f-438a-9ead-4865eae3397e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dc77eab-2fd4-4225-ae5f-75a78ba238a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9dc77eab-2fd4-4225-ae5f-75a78ba238a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cbe0341-a8c9-46b1-a442-f0fe26b64774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:56 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Volume b85e844e-871f-438a-9ead-4865eae3397e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b85e844e-871f-438a-9ead-4865eae3397e', 'volume_size': 1} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:56 devstack sudo[109459]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa" returned: 0 in 5.760s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4, size 1024.00 MB, duration 5.76 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:51:56 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Converted 1024.00 MB image at 177.75 MB/s Aug 13 16:51:56 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa is being set with open permissions: ugo+rw Aug 13 16:51:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:56 devstack sudo[109472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa Aug 13 16:51:56 devstack sudo[109472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:57 devstack sudo[109472]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa" returned: 0 in 0.247s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-cbae08dc-c332-4b64-b9ec-8a330ef28afa" released by "_copy_volume_from_snapshot" :: held 7.113s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62-cbae08dc-c332-4b64-b9ec-8a330ef28afa" released by "_create_volume_from_snapshot" :: held 7.186s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.208s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.960s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:55Z,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=b85e844e-871f-438a-9ead-4865eae3397e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42ed9d9033f145918af2fe39eb4b69e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:51: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-13T14:51:56Z,use_quota=True,user_id='dfec48b0d70d4544948fff2b61c460c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Creating volume b85e844e-871f-438a-9ead-4865eae3397e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:57 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:57 devstack sudo[109475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e 1073741824 Aug 13 16:51:57 devstack sudo[109475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f844bdd2-c964-4160-9654-e40b82d88c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa', 'volume_size': 2, 'snapshot_id': '3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86213ec3-9191-4c56-a596-17bf411e30b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:57 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa (cbae08dc-c332-4b64-b9ec-8a330ef28afa): created successfully Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86213ec3-9191-4c56-a596-17bf411e30b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (2eabc458-b997-4719-93a5-49cc50b7d86e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6e28ef9b-b021-4524-86de-e56627e0e259 tempest-VolumesSnapshotTestJSON-1854096928 None] Created volume successfully. Aug 13 16:51:57 devstack sudo[109475]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e 1073741824" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:57 devstack sudo[109481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e Aug 13 16:51:57 devstack sudo[109481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-cbae08dc-c332-4b64-b9ec-8a330ef28afa-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-cbae08dc-c332-4b64-b9ec-8a330ef28afa-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-cbae08dc-c332-4b64-b9ec-8a330ef28afa" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-cbae08dc-c332-4b64-b9ec-8a330ef28afa" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fccaa5b-6c0a-408b-8da3-5a4ee4d184b7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:58 devstack sudo[109481]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e" returned: 0 in 0.313s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] <== create_volume: return (855ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.858s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8cbe0341-a8c9-46b1-a442-f0fe26b64774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b85e844e-871f-438a-9ead-4865eae3397e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d901fbe4-a25b-4b6e-8720-a606f86c8cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Volume volume-b85e844e-871f-438a-9ead-4865eae3397e (b85e844e-871f-438a-9ead-4865eae3397e): created successfully Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d901fbe4-a25b-4b6e-8720-a606f86c8cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Flow 'volume_create_manager' (9b966655-4b2c-4f68-9d65-167412de95de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b83252f5-0c83-48a6-9312-dee830726bdb tempest-CinderUnicodeTest-1895807911 None] Created volume successfully. Aug 13 16:51:58 devstack sudo[109484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa Aug 13 16:51:58 devstack sudo[109484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:58 devstack sudo[109484]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa" returned: 0 in 0.420s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:58 devstack sudo[109490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa Aug 13 16:51:58 devstack sudo[109490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:58 devstack sudo[109490]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cbae08dc-c332-4b64-b9ec-8a330ef28afa" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-cbae08dc-c332-4b64-b9ec-8a330ef28afa" released by "delete_volume" :: held 0.761s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['d02e37d3-a561-4cbb-a0b9-7ab92317a44a', '6ca5529b-8091-4042-b17a-727a0aa37bdc', 'df13c908-e999-447a-b11f-3a559261908e', '33f9cbe3-d649-4658-95e7-911bf5f5502b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:58 devstack sudo[109493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:51:58 devstack sudo[109493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Deleting offline snapshot 3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 of volume 5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] snapshot_file for this snap is: volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:51:59 devstack sudo[109493]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.306s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f930b9b-53f9-4818-909c-a2e2950d1755]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Deleted volume successfully. Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6371a55a-975f-4363-839e-56993c78f500 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-cbae08dc-c332-4b64-b9ec-8a330ef28afa-delete_volume" released by "delete_volume" :: held 1.389s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:51:59 devstack sudo[109496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 Aug 13 16:51:59 devstack sudo[109496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:59 devstack sudo[109496]: pam_unix(sudo:session): session closed for user root Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" returned: 0 in 0.459s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8929bf62-9333-4442-a382-0fdfad36c854]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:51:59 devstack sudo[109502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 Aug 13 16:51:59 devstack sudo[109502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Flow 'volume_create_manager' (6fc4f56a-bfd2-48c8-92d7-268b6d7fd6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e9e9b34-4235-43e1-92b0-0ab58de9c54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e9e9b34-4235-43e1-92b0-0ab58de9c54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:59Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1749826462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a696b515-f419-4155-a0e4-dba5e12d92e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42ed9d9033f145918af2fe39eb4b69e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:00Z,use_quota=True,user_id='dfec48b0d70d4544948fff2b61c460c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42dfa696-e5f0-4283-930d-65d0ff918cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42dfa696-e5f0-4283-930d-65d0ff918cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f14d91c-2252-487a-9ec2-9b09bf788427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f14d91c-2252-487a-9ec2-9b09bf788427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a696b515-f419-4155-a0e4-dba5e12d92e4', 'volume_name': 'volume-a696b515-f419-4155-a0e4-dba5e12d92e4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99c38161-d7fd-4f0c-88e2-7c14ce0c065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (99c38161-d7fd-4f0c-88e2-7c14ce0c065b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4477cbbd-49e1-499c-b774-3d3d456ef588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:51:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Volume a696b515-f419-4155-a0e4-dba5e12d92e4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a696b515-f419-4155-a0e4-dba5e12d92e4', 'volume_size': 1} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:51:59Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1749826462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a696b515-f419-4155-a0e4-dba5e12d92e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42ed9d9033f145918af2fe39eb4b69e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:00Z,use_quota=True,user_id='dfec48b0d70d4544948fff2b61c460c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Creating volume a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:51:59 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:51:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:51:59 devstack sudo[109504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 1073741824 Aug 13 16:51:59 devstack sudo[109504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:00 devstack sudo[109502]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" returned: 0 in 0.653s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:00 devstack sudo[109512]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 Aug 13 16:52:00 devstack sudo[109512]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:00 devstack sudo[109504]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 1073741824" returned: 0 in 0.504s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:00 devstack sudo[109515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 Aug 13 16:52:00 devstack sudo[109515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:00 devstack sudo[109512]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" returned: 0 in 0.396s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:00 devstack sudo[109522]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62 Aug 13 16:52:00 devstack sudo[109522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:00 devstack sudo[109515]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4" returned: 0 in 0.290s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] <== create_volume: return (844ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.848s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4477cbbd-49e1-499c-b774-3d3d456ef588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a696b515-f419-4155-a0e4-dba5e12d92e4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f0f9a91-4fba-4ab0-b96f-03dcc3d61977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:00 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Volume volume-a696b515-f419-4155-a0e4-dba5e12d92e4 (a696b515-f419-4155-a0e4-dba5e12d92e4): created successfully Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f0f9a91-4fba-4ab0-b96f-03dcc3d61977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Flow 'volume_create_manager' (6fc4f56a-bfd2-48c8-92d7-268b6d7fd6d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3b76e2d2-36d4-4715-8f42-eb132939c95b tempest-CinderUnicodeTest-1895807911 None] Created volume successfully. Aug 13 16:52:01 devstack sudo[109522]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4.3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" returned: 0 in 0.279s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62" released by "_delete_snapshot" :: held 1.949s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" released by "delete_snapshot" :: held 1.976s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:01 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['12f83d15-c6b9-49a5-afea-c208803c646f', '948635c7-394c-4587-9bb7-cfc85cd9fcea', 'dd5b8094-cb37-42f6-91ff-cc1ff3671e5e', 'fa7f5ffd-a6c9-4bc1-a95d-245d6c903e91'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Delete snapshot completed successfully. Aug 13 16:52:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bf0f72bf-5305-41c6-b4fa-f865f93121a3 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-3eba8dd7-f3df-4552-b9ef-5e9e2eaefe62-delete_snapshot" released by "delete_snapshot" :: held 2.164s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Creating offline snapshot 856ba84a-c6b4-46f5-a172-9a8d6335aa1a of volume a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2c184f4-eeeb-4d9e-b070-5e00ae773c58]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:02 devstack sudo[109526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 Aug 13 16:52:02 devstack sudo[109526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9099c271-9362-4c20-99bc-e0cdf78b01cc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:02 devstack sudo[109528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 Aug 13 16:52:02 devstack sudo[109528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:02 devstack sudo[109526]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4" returned: 0 in 0.599s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:02 devstack sudo[109533]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a 1G Aug 13 16:52:02 devstack sudo[109533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:03 devstack sudo[109528]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" returned: 0 in 0.445s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:03 devstack sudo[109540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4 Aug 13 16:52:03 devstack sudo[109540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:03 devstack sudo[109540]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" returned: 0 in 0.308s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:03 devstack sudo[109533]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4" released by "delete_volume" :: held 0.853s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a 1G" returned: 0 in 0.591s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a696b515-f419-4155-a0e4-dba5e12d92e4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:03 devstack sudo[109545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a696b515-f419-4155-a0e4-dba5e12d92e4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a Aug 13 16:52:03 devstack sudo[109545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['93f300cc-6377-4678-bb16-32079c15bcdf', '5bce6823-c4d2-46c5-b3a6-372657431d3c', '4db46cdb-2af0-4212-8a04-87d2aaddf212', 'd99d5a70-e66e-422a-9baa-a6299749e73c'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:03 devstack sudo[109547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:03 devstack sudo[109547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:03 devstack sudo[109545]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a696b515-f419-4155-a0e4-dba5e12d92e4 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:03 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a is being set with open permissions: ugo+rw Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:03 devstack sudo[109547]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.320s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:03 devstack sudo[109553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a Aug 13 16:52:03 devstack sudo[109553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:03 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Deleted volume successfully. Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fedaad08-f286-41c5-a0df-f1570e7ebf36 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-5a4773a8-f57f-4459-ad56-7c8fb7ca0dc4-delete_volume" released by "delete_volume" :: held 1.541s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:04 devstack sudo[109553]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a" returned: 0 in 0.328s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:04 devstack sudo[109556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.info Aug 13 16:52:04 devstack sudo[109556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (4e819e56-8e7e-48ae-83f3-d17f2c741f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83df9c3b-dd34-4807-9530-0a801f9fbe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83df9c3b-dd34-4807-9530-0a801f9fbe8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-693554671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38821e50-d210-41fa-829e-d19988fdb5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:04Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d538700-1d05-4a80-9068-57578cd43d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d538700-1d05-4a80-9068-57578cd43d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce42feee-f259-4997-bc48-a53a6659f539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce42feee-f259-4997-bc48-a53a6659f539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38821e50-d210-41fa-829e-d19988fdb5db', 'volume_name': 'volume-38821e50-d210-41fa-829e-d19988fdb5db', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (405d4426-5c4e-4012-97bb-2fd1dcea0e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (405d4426-5c4e-4012-97bb-2fd1dcea0e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (371e2734-b540-406f-8e73-60551f685572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:04 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Volume 38821e50-d210-41fa-829e-d19988fdb5db: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38821e50-d210-41fa-829e-d19988fdb5db', 'volume_size': 1} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:04 devstack sudo[109556]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.info" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:04 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.info is being set with open permissions: ugo+rw Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:04 devstack sudo[109559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.info Aug 13 16:52:04 devstack sudo[109559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:04 devstack sudo[109559]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.info" returned: 0 in 0.312s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.743s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.435s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-693554671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38821e50-d210-41fa-829e-d19988fdb5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:04Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Creating volume 38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:52:04 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:52:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:04 devstack sudo[109562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db 1073741824 Aug 13 16:52:04 devstack sudo[109562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1695e35d-4bae-4091-96d0-d7a51d595dfc tempest-CinderUnicodeTest-1895807911 None] Create snapshot completed successfully Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "cinder-856ba84a-c6b4-46f5-a172-9a8d6335aa1a-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-856ba84a-c6b4-46f5-a172-9a8d6335aa1a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "cinder-quobyte-a696b515-f419-4155-a0e4-dba5e12d92e4" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-a696b515-f419-4155-a0e4-dba5e12d92e4" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "cinder-quobyte-856ba84a-c6b4-46f5-a172-9a8d6335aa1a" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-856ba84a-c6b4-46f5-a172-9a8d6335aa1a" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Deleting offline snapshot 856ba84a-c6b4-46f5-a172-9a8d6335aa1a of volume a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] snapshot_file for this snap is: volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:52:05 devstack sudo[109562]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db 1073741824" returned: 0 in 0.600s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e95836b2-4cc7-4c55-aa9e-ba368b5a674b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:05 devstack sudo[109571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db Aug 13 16:52:05 devstack sudo[109571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:05 devstack sudo[109570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a Aug 13 16:52:05 devstack sudo[109570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:05 devstack sudo[109571]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db" returned: 0 in 0.277s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] <== create_volume: return (948ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.952s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (371e2734-b540-406f-8e73-60551f685572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38821e50-d210-41fa-829e-d19988fdb5db', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (113aec51-f7b8-4103-9444-e3d1e672fd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Volume volume-38821e50-d210-41fa-829e-d19988fdb5db (38821e50-d210-41fa-829e-d19988fdb5db): created successfully Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (113aec51-f7b8-4103-9444-e3d1e672fd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (4e819e56-8e7e-48ae-83f3-d17f2c741f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0bf5b702-20af-4d00-8f5d-ec763eedd3bc tempest-VolumesSnapshotTestJSON-1854096928 None] Created volume successfully. Aug 13 16:52:06 devstack sudo[109570]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a" returned: 0 in 0.477s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a696b515-f419-4155-a0e4-dba5e12d92e4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[72109119-c16f-4e31-ae83-a730b722deb7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:06 devstack sudo[109578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:06 devstack sudo[109578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:06 devstack sudo[109579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 Aug 13 16:52:06 devstack sudo[109579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:06 devstack sudo[109578]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.301s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:52:06 devstack sudo[109579]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4" returned: 0 in 0.463s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:06 devstack sudo[109587]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a Aug 13 16:52:06 devstack sudo[109587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Creating offline snapshot 8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 of volume 38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[58567665-684a-41c5-9599-7ee0f8f4d817]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:06 devstack sudo[109591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db Aug 13 16:52:06 devstack sudo[109591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:07 devstack sudo[109587]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a" returned: 0 in 0.484s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:07 devstack sudo[109596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a Aug 13 16:52:07 devstack sudo[109596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:07 devstack sudo[109591]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db" returned: 0 in 0.520s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:07 devstack sudo[109602]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 1G Aug 13 16:52:07 devstack sudo[109602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:07 devstack sudo[109596]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4.856ba84a-c6b4-46f5-a172-9a8d6335aa1a" returned: 0 in 0.384s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-856ba84a-c6b4-46f5-a172-9a8d6335aa1a" released by "_delete_snapshot" :: held 1.962s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-a696b515-f419-4155-a0e4-dba5e12d92e4" released by "delete_snapshot" :: held 1.995s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Created reservations ['bcf3d117-93bb-4949-b522-7589141aeebc', '4079c633-297f-4a6c-a16b-9c66c3f6c70e', '80c73e6c-7005-4924-bb15-91b5f61689ab', '5f085604-8817-4628-b55d-703e58e2e426'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Delete snapshot completed successfully. Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3f8a23b-51f6-4091-9acb-91155c5481a1 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-856ba84a-c6b4-46f5-a172-9a8d6335aa1a-delete_snapshot" released by "delete_snapshot" :: held 2.195s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:07 devstack sudo[109602]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 1G" returned: 0 in 0.546s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38821e50-d210-41fa-829e-d19988fdb5db -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:07 devstack sudo[109608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38821e50-d210-41fa-829e-d19988fdb5db -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 Aug 13 16:52:07 devstack sudo[109608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:08 devstack sudo[109608]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38821e50-d210-41fa-829e-d19988fdb5db -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" returned: 0 in 0.303s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:08 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 is being set with open permissions: ugo+rw Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:08 devstack sudo[109613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 Aug 13 16:52:08 devstack sudo[109613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:08 devstack sudo[109613]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" returned: 0 in 0.261s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:08 devstack sudo[109616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.info Aug 13 16:52:08 devstack sudo[109616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "cinder-a696b515-f419-4155-a0e4-dba5e12d92e4-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-a696b515-f419-4155-a0e4-dba5e12d92e4-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:08 devstack sudo[109616]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.info" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:08 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.info is being set with open permissions: ugo+rw Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:08 devstack sudo[109619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.info Aug 13 16:52:08 devstack sudo[109619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "cinder-quobyte-a696b515-f419-4155-a0e4-dba5e12d92e4" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-a696b515-f419-4155-a0e4-dba5e12d92e4" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3c60af20-cf85-4471-a736-0a652e355989]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:09 devstack sudo[109621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 Aug 13 16:52:09 devstack sudo[109621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:09 devstack sudo[109619]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.info" returned: 0 in 0.394s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.437s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ce2942f2-f58c-4a3c-853e-998d441ee798 tempest-VolumesSnapshotTestJSON-1854096928 None] Create snapshot completed successfully Aug 13 16:52:09 devstack sudo[109621]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4" returned: 0 in 0.519s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:09 devstack sudo[109628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4 Aug 13 16:52:09 devstack sudo[109628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:09 devstack sudo[109628]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a696b515-f419-4155-a0e4-dba5e12d92e4" returned: 0 in 0.286s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-a696b515-f419-4155-a0e4-dba5e12d92e4" released by "delete_volume" :: held 0.909s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Created reservations ['d2f5e865-90fb-4a54-8577-e94702c9d0e1', '3e1a70b6-02c0-47c3-aec2-a231d883c202', 'd29cb31f-7f8d-4f97-a13b-1895ad983620', 'daac3387-924a-4111-a757-1179df390121'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:10 devstack sudo[109631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:10 devstack sudo[109631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:10 devstack sudo[109631]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.294s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Deleted volume successfully. Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c4e082c8-b9a1-435c-8345-9ed55d745cb8 tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-a696b515-f419-4155-a0e4-dba5e12d92e4-delete_volume" released by "delete_volume" :: held 1.574s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (65161246-d22c-47c8-bdfc-515a5e85d678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a78cc0d-e834-4ceb-8193-ab7eabfb7cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a78cc0d-e834-4ceb-8193-ab7eabfb7cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-259588654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=50e7b294-f97c-4d6e-acf4-ebbc0093f70d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1381d0e61a2f4e218b18112aa261597e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=8c21fdd3-42fb-4b72-8a59-fe5adf1717a5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:52:11Z,use_quota=True,user_id='f29c3b169c5146a1a90b5c5da3dcd83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a115c19-cb7e-4dba-9e21-bb7ec2c931e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a115c19-cb7e-4dba-9e21-bb7ec2c931e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38178eb3-fcf3-4139-bfe3-2c4b1dd98a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38178eb3-fcf3-4139-bfe3-2c4b1dd98a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '50e7b294-f97c-4d6e-acf4-ebbc0093f70d', 'volume_name': 'volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d', 'volume_size': 1, 'snapshot_id': '8c21fdd3-42fb-4b72-8a59-fe5adf1717a5'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c64f5ddc-ee23-4779-8d30-07faff87c054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c64f5ddc-ee23-4779-8d30-07faff87c054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ab8ef55-20e8-458b-ba49-bc09c0ca9b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:10 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume 50e7b294-f97c-4d6e-acf4-ebbc0093f70d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d', 'volume_size': 1, 'snapshot_id': '8c21fdd3-42fb-4b72-8a59-fe5adf1717a5'} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" acquired by "_create_volume_from_snapshot" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Creating volume 50e7b294-f97c-4d6e-acf4-ebbc0093f70d from snapshot 8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] snapshot: 8c21fdd3-42fb-4b72-8a59-fe5adf1717a5, volume: 50e7b294-f97c-4d6e-acf4-ebbc0093f70d, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1288bf7-9ee0-4a57-87fa-f070c28d9720]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "cinder-b85e844e-871f-438a-9ead-4865eae3397e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-b85e844e-871f-438a-9ead-4865eae3397e-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "cinder-quobyte-b85e844e-871f-438a-9ead-4865eae3397e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-b85e844e-871f-438a-9ead-4865eae3397e" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:11 devstack sudo[109636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 Aug 13 16:52:11 devstack sudo[109636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1f56c25-5590-4d0b-b3d6-4f56e6abee5f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:11 devstack sudo[109638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e Aug 13 16:52:11 devstack sudo[109638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:11 devstack sudo[109636]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" returned: 0 in 0.567s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38821e50-d210-41fa-829e-d19988fdb5db(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[020b3493-65c4-4b62-b8d3-f6207f29ddd7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:11 devstack sudo[109638]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e" returned: 0 in 0.469s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:11 devstack sudo[109647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e Aug 13 16:52:11 devstack sudo[109647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:11 devstack sudo[109645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db Aug 13 16:52:11 devstack sudo[109645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:11 devstack sudo[109647]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b85e844e-871f-438a-9ead-4865eae3397e" returned: 0 in 0.306s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-quobyte-b85e844e-871f-438a-9ead-4865eae3397e" released by "delete_volume" :: held 0.838s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:12 devstack sudo[109645]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db" returned: 0 in 0.517s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:12 devstack sudo[109655]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Created reservations ['f8764e7c-cc7a-4218-9ea8-a3f457cbdeb1', 'b604fab8-517b-47c9-bf85-766af711875f', 'f35b30e3-caa6-41e5-847a-6316dd7b8891', '4aa044fd-4bdc-4a4f-94d6-5a5474c9cf4a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:12 devstack sudo[109655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:12 devstack sudo[109657]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:12 devstack sudo[109657]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:12 devstack sudo[109657]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.406s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Deleted volume successfully. Aug 13 16:52:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3184c185-a2de-4d1d-8fae-6051c9bfd8ad tempest-CinderUnicodeTest-1895807911 None] Lock "cinder-b85e844e-871f-438a-9ead-4865eae3397e-delete_volume" released by "delete_volume" :: held 1.606s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Flow 'volume_create_manager' (acae74f4-098b-431e-a80e-1b796fe98177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ef566b0-0401-420e-ae85-30f7d2a1b8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ef566b0-0401-420e-ae85-30f7d2a1b8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1165602945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf2280ec-5784-4e37-a212-74c51b9b1b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a716fbc817764f79900df8e9bd8ac742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:18Z,use_quota=True,user_id='852f36326d794340928ee19c8540e4c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e69a087-1a8e-4a37-80d9-1af812ff9e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e69a087-1a8e-4a37-80d9-1af812ff9e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e69f591a-1a01-4a2a-815c-ea3783594840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:17 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:52:18 devstack sudo[109655]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" returned: 0 in 6.478s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db, size 1024.00 MB, duration 6.48 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:52:18 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Converted 1024.00 MB image at 158.04 MB/s Aug 13 16:52:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d is being set with open permissions: ugo+rw Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:18 devstack sudo[109674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d Aug 13 16:52:18 devstack sudo[109674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:18 devstack sudo[109674]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e69f591a-1a01-4a2a-815c-ea3783594840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cf2280ec-5784-4e37-a212-74c51b9b1b65', 'volume_name': 'volume-cf2280ec-5784-4e37-a212-74c51b9b1b65', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51f7e2b3-e220-4389-9ec4-85c1a2596d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51f7e2b3-e220-4389-9ec4-85c1a2596d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06fdcfd9-bb28-437d-88fc-e59c5dea85a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:18 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Volume cf2280ec-5784-4e37-a212-74c51b9b1b65: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cf2280ec-5784-4e37-a212-74c51b9b1b65', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Trying to clone cf2280ec-5784-4e37-a212-74c51b9b1b65 from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 at location (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" returned: 0 in 0.384s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" released by "_copy_volume_from_snapshot" :: held 8.079s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" released by "_create_volume_from_snapshot" :: held 8.172s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.191s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ab8ef55-20e8-458b-ba49-bc09c0ca9b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d', 'volume_size': 1, 'snapshot_id': '8c21fdd3-42fb-4b72-8a59-fe5adf1717a5'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d29c1e-71cc-4fe0-a91a-524638b95974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:19 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Volume volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d (50e7b294-f97c-4d6e-acf4-ebbc0093f70d): created successfully Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8d29c1e-71cc-4fe0-a91a-524638b95974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Flow 'volume_create_manager' (65161246-d22c-47c8-bdfc-515a5e85d678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d439cc77-95c4-4af1-bf25-30e208849575 tempest-VolumesSnapshotTestJSON-1854096928 None] Created volume successfully. Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:52:19 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Image download 20.69 MB at 20.69 MB/s Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7276c449-b938-49f1-b9f0-d932dd81c79e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:19 devstack sudo[109678]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD Aug 13 16:52:19 devstack sudo[109678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:19 devstack sudo[109678]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD" returned: 0 in 0.381s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 is fetched for user 852f36326d794340928ee19c8540e4c6. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[80031d50-3317-49f8-9764-bf61a7c2da85]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:19 devstack sudo[109683]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD Aug 13 16:52:19 devstack sudo[109683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-50e7b294-f97c-4d6e-acf4-ebbc0093f70d-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-50e7b294-f97c-4d6e-acf4-ebbc0093f70d-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[43325775-c92c-475c-a1e9-b600f60ab21d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:20 devstack sudo[109683]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD" returned: 0 in 0.456s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1165602945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf2280ec-5784-4e37-a212-74c51b9b1b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a716fbc817764f79900df8e9bd8ac742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:18Z,use_quota=True,user_id='852f36326d794340928ee19c8540e4c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Creating volume cf2280ec-5784-4e37-a212-74c51b9b1b65 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:52:20 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:20 devstack sudo[109685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d Aug 13 16:52:20 devstack sudo[109685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:20 devstack sudo[109689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 1073741824 Aug 13 16:52:20 devstack sudo[109689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:20 devstack sudo[109685]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" returned: 0 in 0.499s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:20 devstack sudo[109699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d Aug 13 16:52:20 devstack sudo[109699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Flow 'volume_create_manager' (06f38dc2-37d7-4bbf-aa85-7a15c6310a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72614000-4534-4a20-8265-375d8e86d62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (72614000-4534-4a20-8265-375d8e86d62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-610544165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6753f55c-4c8d-4eac-aa5a-d248ae513e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edc58b5de0346cc929deabc700fc6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:21Z,use_quota=True,user_id='b77090f0b1d1404bac9fb9a0be015388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07c85857-3f2f-4a1d-a68e-f6070f1a78a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07c85857-3f2f-4a1d-a68e-f6070f1a78a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f7aaeed-8b0b-4766-b239-8312450fa810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f7aaeed-8b0b-4766-b239-8312450fa810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6753f55c-4c8d-4eac-aa5a-d248ae513e5e', 'volume_name': 'volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (956d38c4-d8c9-4747-a41a-62f17e6138e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (956d38c4-d8c9-4747-a41a-62f17e6138e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b42caf8-79bc-4593-9edd-30edc07ce0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Volume 6753f55c-4c8d-4eac-aa5a-d248ae513e5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e', 'volume_size': 1} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:20 devstack sudo[109689]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 1073741824" returned: 0 in 0.664s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:20 devstack sudo[109703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 Aug 13 16:52:20 devstack sudo[109699]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:20 devstack sudo[109703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" returned: 0 in 0.323s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-50e7b294-f97c-4d6e-acf4-ebbc0093f70d" released by "delete_volume" :: held 0.876s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['636a35f7-1d99-46dc-bf51-18e22c60b4ad', '968724bb-4cd6-46e5-9128-ac95293b05d5', '3d07cdf4-2e30-4885-a7b9-674ae511f199', '2167f030-2605-4230-8dde-7f853d88b8cd'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:21 devstack sudo[109705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:21 devstack sudo[109705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:21 devstack sudo[109703]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65" returned: 0 in 0.339s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] <== create_volume: return (1064ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.069s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.424s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-610544165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6753f55c-4c8d-4eac-aa5a-d248ae513e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edc58b5de0346cc929deabc700fc6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:21Z,use_quota=True,user_id='b77090f0b1d1404bac9fb9a0be015388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Creating volume 6753f55c-4c8d-4eac-aa5a-d248ae513e5e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:52:21 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:21 devstack sudo[109708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e 1073741824 Aug 13 16:52:21 devstack sudo[109708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5-delete_snapshot" acquired by "delete_snapshot" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-38821e50-d210-41fa-829e-d19988fdb5db" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Attempting download of cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume cf2280ec-5784-4e37-a212-74c51b9b1b65. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-38821e50-d210-41fa-829e-d19988fdb5db" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Deleting offline snapshot 8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 of volume 38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] snapshot_file for this snap is: volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9644aa0-4bfb-4e0e-9dd9-1709cb19e514]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3130d307-71fe-490b-8e46-8e0ea3e186db]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_d_yaxeof {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:21 devstack sudo[109705]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Deleted volume successfully. Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e333a1c8-4f47-4f2b-8d43-43712451b036 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-50e7b294-f97c-4d6e-acf4-ebbc0093f70d-delete_volume" released by "delete_volume" :: held 1.546s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:21 devstack sudo[109711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 Aug 13 16:52:21 devstack sudo[109711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:21 devstack sudo[109712]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_d_yaxeof Aug 13 16:52:21 devstack sudo[109712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:21 devstack sudo[109711]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" returned: 0 in 0.473s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38821e50-d210-41fa-829e-d19988fdb5db(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:52:21 devstack sudo[109712]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_d_yaxeof" returned: 0 in 0.475s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_d_yaxeof {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8181177-3ca4-4a48-b446-17321b40a613]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:22 devstack sudo[109708]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e 1073741824" returned: 0 in 0.681s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:22 devstack sudo[109726]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e Aug 13 16:52:22 devstack sudo[109726]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:22 devstack sudo[109724]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_d_yaxeof Aug 13 16:52:22 devstack sudo[109724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:22 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/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db Aug 13 16:52:22 devstack sudo[109725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:22 devstack sudo[109726]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] <== create_volume: return (1057ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.061s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b42caf8-79bc-4593-9edd-30edc07ce0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd0d68ab-0b56-4761-a877-2289f0227760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:22 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Volume volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e (6753f55c-4c8d-4eac-aa5a-d248ae513e5e): created successfully Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd0d68ab-0b56-4761-a877-2289f0227760) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:22 devstack sudo[109724]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Flow 'volume_create_manager' (06f38dc2-37d7-4bbf-aa85-7a15c6310a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "/opt/stack/data/venv/bin/python3.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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_d_yaxeof" returned: 1 in 0.465s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_d_yaxeof' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[16e69a14-eae8-472d-a1ac-80d2e1493048]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-30324e21-44c4-46ba-8a39-38ed7ca47958 tempest-ProjectReaderTests-1395364351 None] Created volume successfully. Aug 13 16:52:22 devstack sudo[109735]: quobyte : PWD=/ ; USER=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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD Aug 13 16:52:22 devstack sudo[109735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:22 devstack sudo[109725]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db" returned: 0 in 0.724s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:22 devstack sudo[109738]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 Aug 13 16:52:22 devstack sudo[109738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:22 devstack sudo[109735]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD" returned: 0 in 0.484s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 was qcow2, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:52:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:22 devstack sudo[109743]: 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_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 Aug 13 16:52:22 devstack sudo[109743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Acquiring lock "cinder-6753f55c-4c8d-4eac-aa5a-d248ae513e5e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:23 devstack sudo[109738]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" returned: 0 in 0.511s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Lock "cinder-6753f55c-4c8d-4eac-aa5a-d248ae513e5e-delete_volume" acquired by "delete_volume" :: waited 0.063s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:23 devstack sudo[109749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5 Aug 13 16:52:23 devstack sudo[109749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Acquiring lock "cinder-quobyte-6753f55c-4c8d-4eac-aa5a-d248ae513e5e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Lock "cinder-quobyte-6753f55c-4c8d-4eac-aa5a-d248ae513e5e" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a11fe1c7-a9d0-45b3-81ea-ae7713b48942]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:23 devstack sudo[109753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e Aug 13 16:52:23 devstack sudo[109753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:23 devstack sudo[109749]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db.8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" returned: 0 in 0.375s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5" released by "_delete_snapshot" :: held 2.219s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-38821e50-d210-41fa-829e-d19988fdb5db" released by "delete_snapshot" :: held 2.250s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['8aecff67-e761-4c8e-9645-1432cc6c7a9f', '8cd7be96-95be-4b56-8fd8-438fc278f6f5', '5ff198d3-8e2d-4a54-bd98-36311b7da227', '654ad9a4-805d-4c5c-8e34-423ed99c87ea'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:23 devstack sudo[109753]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e" returned: 0 in 0.487s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Delete snapshot completed successfully. Aug 13 16:52:23 devstack sudo[109761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e Aug 13 16:52:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-81ca2fab-d88b-470f-ab61-b25ea0f7dc7a tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-8c21fdd3-42fb-4b72-8a59-fe5adf1717a5-delete_snapshot" released by "delete_snapshot" :: held 2.499s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:23 devstack sudo[109761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:24 devstack sudo[109761]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6753f55c-4c8d-4eac-aa5a-d248ae513e5e" returned: 0 in 0.329s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Lock "cinder-quobyte-6753f55c-4c8d-4eac-aa5a-d248ae513e5e" released by "delete_volume" :: held 0.871s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Created reservations ['0ed4058d-f991-4e41-acfd-71449a90b3bf', 'ea5fa05a-2726-41e6-920b-a4a60aae5fd2', 'a78dfd1e-186a-429a-b000-e1f1727985fd', 'dc0324d5-b095-4593-8369-a3f2ee8f7252'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:24 devstack sudo[109764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:24 devstack sudo[109764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-38821e50-d210-41fa-829e-d19988fdb5db-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-38821e50-d210-41fa-829e-d19988fdb5db-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:24 devstack sudo[109764]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.384s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:24 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Deleted volume successfully. Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-38821e50-d210-41fa-829e-d19988fdb5db" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0fc0c24e-bd51-42a2-8b12-0f39ff1a69a2 tempest-ProjectReaderTests-1395364351 None] Lock "cinder-6753f55c-4c8d-4eac-aa5a-d248ae513e5e-delete_volume" released by "delete_volume" :: held 1.586s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-38821e50-d210-41fa-829e-d19988fdb5db" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ebb0b85-d5ad-4415-9ae9-ff8d93ce84ce]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:25 devstack sudo[109767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db Aug 13 16:52:25 devstack sudo[109767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Flow 'volume_create_manager' (15a53e11-2b1c-447e-9523-a39d91392b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6ca9c86-76f0-4287-bde6-06b12b97f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6ca9c86-76f0-4287-bde6-06b12b97f65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452240360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fa3373b5-f51f-486e-b0e4-8072a2ef65d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edc58b5de0346cc929deabc700fc6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:25Z,use_quota=True,user_id='b77090f0b1d1404bac9fb9a0be015388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04b1619e-7202-4ba4-b968-3f590be014f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04b1619e-7202-4ba4-b968-3f590be014f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (acc621ef-b101-440f-8a3e-0df330c62b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (acc621ef-b101-440f-8a3e-0df330c62b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fa3373b5-f51f-486e-b0e4-8072a2ef65d7', 'volume_name': 'volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e7c499f-d63b-402d-bc87-c5a87a5b0364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e7c499f-d63b-402d-bc87-c5a87a5b0364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2a328fb-36cd-462b-92b3-05a83d25cf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:25 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Volume fa3373b5-f51f-486e-b0e4-8072a2ef65d7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7', 'volume_size': 1} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452240360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fa3373b5-f51f-486e-b0e4-8072a2ef65d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0edc58b5de0346cc929deabc700fc6b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52: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-13T14:52:25Z,use_quota=True,user_id='b77090f0b1d1404bac9fb9a0be015388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Creating volume fa3373b5-f51f-486e-b0e4-8072a2ef65d7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:52:25 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:25 devstack sudo[109743]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65" returned: 0 in 2.454s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_cdd68de9-586a-4d90-9d3f-8b0b2cd5f802_2dfcyrq_devstack@QuobyteHD, size 112.00 MB, duration 2.46 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:52:25 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Converted 112.00 MB image at 45.59 MB/s Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:25 devstack sudo[109767]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:25 devstack sudo[109772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 1073741824 Aug 13 16:52:25 devstack sudo[109772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db" returned: 0 in 0.485s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:25 devstack sudo[109773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 1G Aug 13 16:52:25 devstack sudo[109773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:25 devstack sudo[109775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db Aug 13 16:52:25 devstack sudo[109775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:25 devstack sudo[109775]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-38821e50-d210-41fa-829e-d19988fdb5db" returned: 0 in 0.321s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-38821e50-d210-41fa-829e-d19988fdb5db" released by "delete_volume" :: held 0.903s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:25 devstack sudo[109773]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 1G" returned: 0 in 0.382s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Downloaded image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 ((None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'metadata': {}}])) to volume cf2280ec-5784-4e37-a212-74c51b9b1b65 successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Temporary image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 for user 852f36326d794340928ee19c8540e4c6 is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Marking volume cf2280ec-5784-4e37-a212-74c51b9b1b65 as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Copying metadata from image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 to cf2280ec-5784-4e37-a212-74c51b9b1b65. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Creating volume glance metadata for volume cf2280ec-5784-4e37-a212-74c51b9b1b65 backed by image cdd68de9-586a-4d90-9d3f-8b0b2cd5f802 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': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['274c6c7d-47c8-4041-8595-3f641865b075', '8b48d64d-67b3-4f4f-a953-6658100efb98', 'ce2860a5-51b9-4e03-a75c-a75de5bb88d7', 'f4b2e6df-9c65-40be-8c1f-17290a6f9a30'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:25 devstack sudo[109772]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 1073741824" returned: 0 in 0.577s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06fdcfd9-bb28-437d-88fc-e59c5dea85a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cf2280ec-5784-4e37-a212-74c51b9b1b65', 'volume_size': 1, 'image_id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', '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': '0acfe45b55ae4fbea5ac5efcb526a339', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'cdd68de9-586a-4d90-9d3f-8b0b2cd5f802', 'created_at': datetime.datetime(2026, 8, 13, 14, 30, 52, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 30, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/cdd68de9-586a-4d90-9d3f-8b0b2cd5f802/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=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe6b5936-9843-48b6-9d7a-41c7e9f5a1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:26 devstack sudo[109820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 Aug 13 16:52:26 devstack sudo[109820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:26 devstack sudo[109822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:26 devstack sudo[109822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:26 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Volume volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 (cf2280ec-5784-4e37-a212-74c51b9b1b65): created successfully Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe6b5936-9843-48b6-9d7a-41c7e9f5a1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Flow 'volume_create_manager' (acae74f4-098b-431e-a80e-1b796fe98177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7681aac2-8540-4e40-9635-1660c6362752 tempest-TestShelveInstance-112279855 None] Created volume successfully. Aug 13 16:52:26 devstack sudo[109820]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7" returned: 0 in 0.362s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] <== create_volume: return (1042ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.044s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2a328fb-36cd-462b-92b3-05a83d25cf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f139f3e6-3685-4afe-b5e3-71c29d0be69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:26 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Volume volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 (fa3373b5-f51f-486e-b0e4-8072a2ef65d7): created successfully Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f139f3e6-3685-4afe-b5e3-71c29d0be69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Flow 'volume_create_manager' (15a53e11-2b1c-447e-9523-a39d91392b2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-58a8d17a-249e-44f1-910a-b8b632de8c42 tempest-ProjectReaderTests-1395364351 None] Created volume successfully. Aug 13 16:52:26 devstack sudo[109822]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.364s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Deleted volume successfully. Aug 13 16:52:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-76521c9b-daab-4f83-b61e-8abe7b11f4d9 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-38821e50-d210-41fa-829e-d19988fdb5db-delete_volume" released by "delete_volume" :: held 1.788s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-223fb84b-5d42-4289-845e-6415ad67798c-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-223fb84b-5d42-4289-845e-6415ad67798c-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "cinder-quobyte-223fb84b-5d42-4289-845e-6415ad67798c" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-223fb84b-5d42-4289-845e-6415ad67798c" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[174385c7-057c-470a-a75b-27cd35fdea8a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:27 devstack sudo[109828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c Aug 13 16:52:27 devstack sudo[109828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Acquiring lock "cinder-fa3373b5-f51f-486e-b0e4-8072a2ef65d7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Lock "cinder-fa3373b5-f51f-486e-b0e4-8072a2ef65d7-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Acquiring lock "cinder-quobyte-fa3373b5-f51f-486e-b0e4-8072a2ef65d7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Lock "cinder-quobyte-fa3373b5-f51f-486e-b0e4-8072a2ef65d7" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[491ef241-aeb7-453f-b48d-ab6e971d6732]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:27 devstack sudo[109830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 Aug 13 16:52:27 devstack sudo[109830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:27 devstack sudo[109828]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c" returned: 0 in 0.509s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:27 devstack sudo[109835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c Aug 13 16:52:27 devstack sudo[109835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:28 devstack sudo[109830]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7" returned: 0 in 0.462s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:28 devstack sudo[109835]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-223fb84b-5d42-4289-845e-6415ad67798c" returned: 0 in 0.342s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:28 devstack sudo[109841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7 Aug 13 16:52:28 devstack sudo[109841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-quobyte-223fb84b-5d42-4289-845e-6415ad67798c" released by "delete_volume" :: held 0.930s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Created reservations ['27b96834-9763-4917-80b2-ef1d7c5caa4f', '3f9a1859-4b9e-4769-9fe1-dcf73143c880', '3ec6d01c-ba15-4204-9379-77656131e11d', '589f559d-b447-409e-81fb-4996b5f0d246'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:28 devstack sudo[109843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:28 devstack sudo[109843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:28 devstack sudo[109841]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fa3373b5-f51f-486e-b0e4-8072a2ef65d7" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Lock "cinder-quobyte-fa3373b5-f51f-486e-b0e4-8072a2ef65d7" released by "delete_volume" :: held 0.881s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Created reservations ['096ecf86-f76d-462a-8a1b-13307789755a', '3fa352b0-ea8b-496f-b225-91b78927490d', '68a79520-7e06-4909-8176-628305584777', 'c1d104f2-cb09-49eb-856e-7200073540c2'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:28 devstack sudo[109843]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.423s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:28 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Deleted volume successfully. Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f02da473-a786-49f9-a419-317e96ccf0e8 tempest-VolumesSnapshotTestJSON-1854096928 None] Lock "cinder-223fb84b-5d42-4289-845e-6415ad67798c-delete_volume" released by "delete_volume" :: held 1.729s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:28 devstack sudo[109849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:28 devstack sudo[109849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:29 devstack sudo[109849]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.380s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:29 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:29 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Deleted volume successfully. Aug 13 16:52:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ab3701ac-b007-4500-b743-c5dcce78401a tempest-ProjectReaderTests-1395364351 None] Lock "cinder-fa3373b5-f51f-486e-b0e4-8072a2ef65d7-delete_volume" released by "delete_volume" :: held 1.768s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-72b4538c-429b-420a-ae09-7c12a16c9c66 req-bc819731-3a42-4af3-98ef-5bf1e6e1cc3e tempest-TestShelveInstance-112279855 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-72b4538c-429b-420a-ae09-7c12a16c9c66 req-bc819731-3a42-4af3-98ef-5bf1e6e1cc3e tempest-TestShelveInstance-112279855 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-72b4538c-429b-420a-ae09-7c12a16c9c66 req-bc819731-3a42-4af3-98ef-5bf1e6e1cc3e tempest-TestShelveInstance-112279855 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-72b4538c-429b-420a-ae09-7c12a16c9c66 req-bc819731-3a42-4af3-98ef-5bf1e6e1cc3e tempest-TestShelveInstance-112279855 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-cf2280ec-5784-4e37-a212-74c51b9b1b65', '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': '3ffc31d9-175c-4d36-87ff-a426e60541fa', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:52:31 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-72b4538c-429b-420a-ae09-7c12a16c9c66 req-bc819731-3a42-4af3-98ef-5bf1e6e1cc3e tempest-TestShelveInstance-112279855 None] attachment_update completed successfully. Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=166,cinder:INSERT=56,cinder:UPDATE=185,cinder:DELETE=14 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=188,cinder:SELECT=155,cinder:INSERT=57,cinder:DELETE=16 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Flow 'volume_create_manager' (cca1a0ca-bea8-4d99-b68e-647272ed0f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1f5b922-0fac-49f3-8ca0-8f336ca4d567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1f5b922-0fac-49f3-8ca0-8f336ca4d567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-689945619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68a991d9-25ca-4454-9bd4-2abb91668cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79554846c69a411da8d4994505433769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52:40Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:52:40Z,use_quota=True,user_id='bae73f4ff69a464785bafc6d26f562a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a17d987d-ad2a-4969-bc23-d0b6e7bd8b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a17d987d-ad2a-4969-bc23-d0b6e7bd8b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e3693e7-e1ef-469c-a5d4-63d1de4b9bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e3693e7-e1ef-469c-a5d4-63d1de4b9bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '68a991d9-25ca-4454-9bd4-2abb91668cd7', 'volume_name': 'volume-68a991d9-25ca-4454-9bd4-2abb91668cd7', 'volume_size': 2}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (069ad019-aad7-4c08-bcab-aa9a94aca38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (069ad019-aad7-4c08-bcab-aa9a94aca38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (020c3104-0b9d-4c49-81ca-e911f8f76fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:40 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Volume 68a991d9-25ca-4454-9bd4-2abb91668cd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-68a991d9-25ca-4454-9bd4-2abb91668cd7', 'volume_size': 2} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-689945619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=68a991d9-25ca-4454-9bd4-2abb91668cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79554846c69a411da8d4994505433769',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:52:40Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:52:40Z,use_quota=True,user_id='bae73f4ff69a464785bafc6d26f562a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Creating volume 68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:52:40 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 2147483648 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:40 devstack sudo[110334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 2147483648 Aug 13 16:52:40 devstack sudo[110334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:40 devstack sudo[110334]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 2147483648" returned: 0 in 0.565s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:40 devstack sudo[110341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 Aug 13 16:52:40 devstack sudo[110341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:41 devstack sudo[110341]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] <== create_volume: return (981ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:52:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.985s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (020c3104-0b9d-4c49-81ca-e911f8f76fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-68a991d9-25ca-4454-9bd4-2abb91668cd7', 'volume_size': 2}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68fc07e4-a2ec-437a-938b-157f465d1c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:52:41 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Volume volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 (68a991d9-25ca-4454-9bd4-2abb91668cd7): created successfully Aug 13 16:52:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68fc07e4-a2ec-437a-938b-157f465d1c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:52:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Flow 'volume_create_manager' (cca1a0ca-bea8-4d99-b68e-647272ed0f0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:52:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bc42652b-81c4-4379-9565-487400ca558d tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Created volume successfully. Aug 13 16:52:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Creating offline snapshot 7f89120d-bffb-4a30-936c-7e405e021470 of volume 68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:52:42 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[038273cf-f613-417d-9b00-4ed248b79b74]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:43 devstack sudo[110344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 Aug 13 16:52:43 devstack sudo[110344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:43 devstack sudo[110344]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7" returned: 0 in 0.516s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 2G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:43 devstack sudo[110350]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 2G Aug 13 16:52:43 devstack sudo[110350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:44 devstack sudo[110350]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 2G" returned: 0 in 0.597s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:44 devstack sudo[110356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 Aug 13 16:52:44 devstack sudo[110356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:44 devstack sudo[110356]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470" returned: 0 in 0.414s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:44 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 is being set with open permissions: ugo+rw Aug 13 16:52:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:44 devstack sudo[110362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 Aug 13 16:52:44 devstack sudo[110362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:44 devstack sudo[110362]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470" returned: 0 in 0.307s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:44 devstack sudo[110366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.info Aug 13 16:52:44 devstack sudo[110366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:45 devstack sudo[110366]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.info" returned: 0 in 0.321s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:45 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.info is being set with open permissions: ugo+rw Aug 13 16:52:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:45 devstack sudo[110369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.info Aug 13 16:52:45 devstack sudo[110369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:45 devstack sudo[110369]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.info" returned: 0 in 0.286s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.580s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:45 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d84f7435-6ffb-42fe-988f-5bbbeb7f6651 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Create snapshot completed successfully Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "cinder-7f89120d-bffb-4a30-936c-7e405e021470-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-7f89120d-bffb-4a30-936c-7e405e021470-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "cinder-quobyte-68a991d9-25ca-4454-9bd4-2abb91668cd7" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-quobyte-68a991d9-25ca-4454-9bd4-2abb91668cd7" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "cinder-quobyte-7f89120d-bffb-4a30-936c-7e405e021470" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-quobyte-7f89120d-bffb-4a30-936c-7e405e021470" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Deleting offline snapshot 7f89120d-bffb-4a30-936c-7e405e021470 of volume 68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] snapshot_file for this snap is: volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[eba1665a-4430-4b52-a42e-9467eb8a2b2d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:46 devstack sudo[110372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 Aug 13 16:52:46 devstack sudo[110372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:46 devstack sudo[110372]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470" returned: 0 in 0.389s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-68a991d9-25ca-4454-9bd4-2abb91668cd7(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a501201d-a25e-467b-afa1-d838feb9f95d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:46 devstack sudo[110377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 Aug 13 16:52:46 devstack sudo[110377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:47 devstack sudo[110377]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7" returned: 0 in 0.359s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:47 devstack sudo[110382]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 Aug 13 16:52:47 devstack sudo[110382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:47 devstack sudo[110382]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470" returned: 0 in 0.360s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:47 devstack sudo[110387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470 Aug 13 16:52:47 devstack sudo[110387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:47 devstack sudo[110387]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7.7f89120d-bffb-4a30-936c-7e405e021470" returned: 0 in 0.251s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-quobyte-7f89120d-bffb-4a30-936c-7e405e021470" released by "_delete_snapshot" :: held 1.464s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-quobyte-68a991d9-25ca-4454-9bd4-2abb91668cd7" released by "delete_snapshot" :: held 1.495s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Created reservations ['9f92ddee-7485-4af6-9df2-c05ec307bfb6', 'b37c2e4f-335b-48d4-b9fa-ddc5b179840e', '2106bf37-d70f-48c5-953e-2939ba4fa8d5', 'b7fd90bd-4e50-4030-b105-2edd160ef644'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:47 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Delete snapshot completed successfully. Aug 13 16:52:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a4df70cd-cff8-4072-89ef-f981bea39cae tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-7f89120d-bffb-4a30-936c-7e405e021470-delete_snapshot" released by "delete_snapshot" :: held 1.666s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "cinder-68a991d9-25ca-4454-9bd4-2abb91668cd7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-68a991d9-25ca-4454-9bd4-2abb91668cd7-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "cinder-quobyte-68a991d9-25ca-4454-9bd4-2abb91668cd7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-quobyte-68a991d9-25ca-4454-9bd4-2abb91668cd7" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d89cbd94-95f2-466c-8b78-cf0ada8fb3b4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:48 devstack sudo[110390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 Aug 13 16:52:48 devstack sudo[110390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:48 devstack sudo[110390]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7" returned: 0 in 0.431s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:49 devstack sudo[110395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7 Aug 13 16:52:49 devstack sudo[110395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:49 devstack sudo[110395]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-68a991d9-25ca-4454-9bd4-2abb91668cd7" returned: 0 in 0.244s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-quobyte-68a991d9-25ca-4454-9bd4-2abb91668cd7" released by "delete_volume" :: held 0.748s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Created reservations ['0deac4fb-65bf-446e-84ea-1668092b90ee', 'e3609482-0126-48bf-8880-85f025aff9ab', 'c1d632fe-fa77-4c14-9563-4a6a87bff98e', '0e6e3c12-08c0-4a7a-b632-9e7574ee34f0'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:52:49 devstack sudo[110398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:52:49 devstack sudo[110398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:52:49 devstack sudo[110398]: pam_unix(sudo:session): session closed for user root Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.303s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:52:49 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Deleted volume successfully. Aug 13 16:52:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ac352c9e-6fb5-4f48-889e-f7a14c40b5d0 tempest-VolumesSnapshotNegativeTestJSON-1013332236 None] Lock "cinder-68a991d9-25ca-4454-9bd4-2abb91668cd7-delete_volume" released by "delete_volume" :: held 1.308s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:52:59 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=18,cinder:INSERT=5,cinder:UPDATE=16 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:52:59 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=13,cinder:UPDATE=19,cinder:DELETE=3,cinder:INSERT=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:06 devstack sudo[110455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:53:06 devstack sudo[110455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:06 devstack sudo[110455]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.295s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:53:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:53:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-962b35c1-2da6-4b20-b70f-a6df0cd096c2 req-46d19809-b2c7-4c8d-8b8a-22dd4f8da2fa tempest-TestShelveInstance-112279855 None] Terminate volume connection completed successfully. Aug 13 16:53:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-962b35c1-2da6-4b20-b70f-a6df0cd096c2 req-46d19809-b2c7-4c8d-8b8a-22dd4f8da2fa tempest-TestShelveInstance-112279855 None] Deleting attachment 3ffc31d9-175c-4d36-87ff-a426e60541fa. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:53:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-8549e883-9ac0-4d18-af67-20876510f18b req-e81159f4-2582-4d8d-b48a-df76b45811d3 tempest-TestShelveInstance-112279855 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:53:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-8549e883-9ac0-4d18-af67-20876510f18b req-e81159f4-2582-4d8d-b48a-df76b45811d3 tempest-TestShelveInstance-112279855 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:53:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-8549e883-9ac0-4d18-af67-20876510f18b req-e81159f4-2582-4d8d-b48a-df76b45811d3 tempest-TestShelveInstance-112279855 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:53:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-8549e883-9ac0-4d18-af67-20876510f18b req-e81159f4-2582-4d8d-b48a-df76b45811d3 tempest-TestShelveInstance-112279855 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-cf2280ec-5784-4e37-a212-74c51b9b1b65', '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': '0cfd3e73-8497-4ceb-a8b8-74d238a38036', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:53:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-8549e883-9ac0-4d18-af67-20876510f18b req-e81159f4-2582-4d8d-b48a-df76b45811d3 tempest-TestShelveInstance-112279855 None] attachment_update completed successfully. Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Flow 'volume_create_manager' (d5967e49-a8f5-4b61-8a7e-7808638e036e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f92b6639-2224-4cc3-ba40-1168d9cf18dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f92b6639-2224-4cc3-ba40-1168d9cf18dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-597316370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d57ca7f6-d118-4141-8aa9-31a82fa10af1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f65e28181f74ad7962abf60eac97ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:53: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-13T14:53:14Z,use_quota=True,user_id='effd4f5b7deb4ec7aefe1dfb913c2d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08dc2fc1-9ab2-41ec-b9f9-a27c6a46bc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08dc2fc1-9ab2-41ec-b9f9-a27c6a46bc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6591c02-096e-4504-aca4-efeb421d6969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6591c02-096e-4504-aca4-efeb421d6969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd57ca7f6-d118-4141-8aa9-31a82fa10af1', 'volume_name': 'volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4df13263-83f3-4f3c-9412-b1cc30eb2f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4df13263-83f3-4f3c-9412-b1cc30eb2f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d765174a-9514-4d0e-a67f-06f4f4cb99d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:53:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Volume d57ca7f6-d118-4141-8aa9-31a82fa10af1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1', 'volume_size': 1} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-597316370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d57ca7f6-d118-4141-8aa9-31a82fa10af1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f65e28181f74ad7962abf60eac97ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:53: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-13T14:53:14Z,use_quota=True,user_id='effd4f5b7deb4ec7aefe1dfb913c2d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Creating volume d57ca7f6-d118-4141-8aa9-31a82fa10af1 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:53:13 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:53:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:14 devstack sudo[110494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 1073741824 Aug 13 16:53:14 devstack sudo[110494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:14 devstack sudo[110494]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 1073741824" returned: 0 in 0.691s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:14 devstack sudo[110501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 Aug 13 16:53:14 devstack sudo[110501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:15 devstack sudo[110501]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1" returned: 0 in 0.297s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] <== create_volume: return (1038ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:53:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.042s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:53:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d765174a-9514-4d0e-a67f-06f4f4cb99d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:53:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e74a60fe-f066-46b5-8599-a966ab07d995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:53:15 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Volume volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 (d57ca7f6-d118-4141-8aa9-31a82fa10af1): created successfully Aug 13 16:53:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e74a60fe-f066-46b5-8599-a966ab07d995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:53:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Flow 'volume_create_manager' (d5967e49-a8f5-4b61-8a7e-7808638e036e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:53:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-52e86d40-7e7e-4d8c-bca7-3273ff7133e6 tempest-TestImageHashVerification-1937941552 None] Created volume successfully. Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e07876c-be16-4b3f-8b3d-12185c7f6b04]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:17 devstack sudo[110962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 Aug 13 16:53:17 devstack sudo[110962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:17 devstack sudo[110962]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[de639162-7822-4ad8-b568-c55a6e116ad4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:17 devstack sudo[110968]: quobyte : PWD=/ ; USER=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/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 Aug 13 16:53:17 devstack sudo[110968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:17 devstack sudo[110968]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1" returned: 0 in 0.419s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 /opt/stack/data/cinder/conversion/d57ca7f6-d118-4141-8aa9-31a82fa10af1.temp_image.b43c4c34-a202-4fdc-b30b-7d4c1a4e2ca6j2vjxr5o.img {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:17 devstack sudo[110974]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 /opt/stack/data/cinder/conversion/d57ca7f6-d118-4141-8aa9-31a82fa10af1.temp_image.b43c4c34-a202-4fdc-b30b-7d4c1a4e2ca6j2vjxr5o.img Aug 13 16:53:17 devstack sudo[110974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:23 devstack sudo[110974]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 /opt/stack/data/cinder/conversion/d57ca7f6-d118-4141-8aa9-31a82fa10af1.temp_image.b43c4c34-a202-4fdc-b30b-7d4c1a4e2ca6j2vjxr5o.img" returned: 0 in 5.435s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3821750b-288c-4e3f-8865-f552a2eaa66e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:53:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:23 devstack sudo[110991]: quobyte : PWD=/ ; USER=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/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 Aug 13 16:53:23 devstack sudo[110991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:24 devstack sudo[110991]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1" returned: 0 in 0.653s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:24 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1, size 1024.00 MB, duration 5.44 sec, destination /opt/stack/data/cinder/conversion/d57ca7f6-d118-4141-8aa9-31a82fa10af1.temp_image.b43c4c34-a202-4fdc-b30b-7d4c1a4e2ca6j2vjxr5o.img {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:53:24 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Converted 1024.00 MB image at 188.36 MB/s Aug 13 16:53:24 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] b43c4c34-a202-4fdc-b30b-7d4c1a4e2ca6 was raw, no need to convert to raw {{(pid=94341) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 13 16:53:25 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=9,cinder:UPDATE=5,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:53:34 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=13,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:53:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 26.990s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:53:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Uploaded volume to glance image-id: b43c4c34-a202-4fdc-b30b-7d4c1a4e2ca6. {{(pid=94341) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 13 16:53:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a0895087-68af-4dd2-bb01-8081c10d9821 tempest-TestImageHashVerification-1937941552 None] Copy volume to image completed successfully. Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Acquiring lock "cinder-d57ca7f6-d118-4141-8aa9-31a82fa10af1-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Lock "cinder-d57ca7f6-d118-4141-8aa9-31a82fa10af1-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Acquiring lock "cinder-quobyte-d57ca7f6-d118-4141-8aa9-31a82fa10af1" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Lock "cinder-quobyte-d57ca7f6-d118-4141-8aa9-31a82fa10af1" acquired by "delete_volume" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[74d57376-d988-461a-87ef-2a04a56ca5f1]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:45 devstack sudo[111076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 Aug 13 16:53:45 devstack sudo[111076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:45 devstack sudo[111076]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1" returned: 0 in 0.378s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:45 devstack sudo[111081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1 Aug 13 16:53:45 devstack sudo[111081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:45 devstack sudo[111081]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d57ca7f6-d118-4141-8aa9-31a82fa10af1" returned: 0 in 0.266s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Lock "cinder-quobyte-d57ca7f6-d118-4141-8aa9-31a82fa10af1" released by "delete_volume" :: held 0.681s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Created reservations ['68126f5f-119c-4827-af3a-45709c386c92', 'a74bbaae-ed9c-405a-92bd-8a688eab0c80', '1471b457-b6d8-4c78-8796-bfab56b4b22c', 'ce6546bc-2c99-4d1c-b532-d24084148b2f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:53:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:45 devstack sudo[111084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:53:45 devstack sudo[111084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:46 devstack sudo[111084]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.253s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:46 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:53:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Deleted volume successfully. Aug 13 16:53:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-165b57cf-e4d2-4ce3-944d-6816f36a9120 tempest-TestImageHashVerification-1937941552 None] Lock "cinder-d57ca7f6-d118-4141-8aa9-31a82fa10af1-delete_volume" released by "delete_volume" :: held 1.169s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:53:56 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=6,cinder:INSERT=1,cinder:UPDATE=8,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:53:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-cbd0c65c-a6ac-4e1a-ad0e-ac8151cb7327 tempest-TestShelveInstance-112279855 None] Terminate volume connection completed successfully. Aug 13 16:53:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-cbd0c65c-a6ac-4e1a-ad0e-ac8151cb7327 tempest-TestShelveInstance-112279855 None] Deleting attachment 0cfd3e73-8497-4ceb-a8b8-74d238a38036. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:53:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Acquiring lock "cinder-cf2280ec-5784-4e37-a212-74c51b9b1b65-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:53:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Lock "cinder-cf2280ec-5784-4e37-a212-74c51b9b1b65-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:53:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Acquiring lock "cinder-quobyte-cf2280ec-5784-4e37-a212-74c51b9b1b65" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:53:57 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Lock "cinder-quobyte-cf2280ec-5784-4e37-a212-74c51b9b1b65" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:53:57 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[94f3036f-00cc-4568-8ec8-4765b93c4800]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:53:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:57 devstack sudo[111127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 Aug 13 16:53:57 devstack sudo[111127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:58 devstack sudo[111127]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65" returned: 0 in 0.492s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:58 devstack sudo[111132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65 Aug 13 16:53:58 devstack sudo[111132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:58 devstack sudo[111132]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf2280ec-5784-4e37-a212-74c51b9b1b65" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Lock "cinder-quobyte-cf2280ec-5784-4e37-a212-74c51b9b1b65" released by "delete_volume" :: held 0.879s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG cinder.quota [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Created reservations ['3467c3fa-7fac-420f-9d28-bd199c483b32', '024a44f7-d7b8-4113-abcf-3ea0ca8c14b8', '93485308-b618-4871-90fd-b7249e531ac9', '2a1c300b-31a4-4450-ab70-e78ee10b2663'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:53:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:53:58 devstack sudo[111135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:53:58 devstack sudo[111135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:53:59 devstack sudo[111135]: pam_unix(sudo:session): session closed for user root Aug 13 16:53:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.441s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:53:59 devstack cinder-volume[94341]: DEBUG cinder.manager [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:53:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Deleted volume successfully. Aug 13 16:53:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [req-7e6eaf75-143b-4c95-b4c9-0932187ef0d8 req-e53b469c-ac60-4779-8e38-bff3fbebce0b tempest-TestShelveInstance-112279855 None] Lock "cinder-cf2280ec-5784-4e37-a212-74c51b9b1b65-delete_volume" released by "delete_volume" :: held 1.618s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (f1e67a77-9362-4c87-adf1-a2643b24a9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ae52b3c-ab23-4f2e-bdf1-1e9b4ee2754b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ae52b3c-ab23-4f2e-bdf1-1e9b4ee2754b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1551297262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=66e05b1b-46d2-4839-a831-757bb7ea4bd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:01Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a0edb4d-cda8-4896-8c49-01e2eb2d51bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a0edb4d-cda8-4896-8c49-01e2eb2d51bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3bb4f3d6-d2a9-4417-b52b-459b621b0a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3bb4f3d6-d2a9-4417-b52b-459b621b0a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '66e05b1b-46d2-4839-a831-757bb7ea4bd7', 'volume_name': 'volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc1366a7-f936-41d5-9dee-18e488d2467f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc1366a7-f936-41d5-9dee-18e488d2467f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9985877e-065d-4b72-b463-546857bf18be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:00 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Volume 66e05b1b-46d2-4839-a831-757bb7ea4bd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7', 'volume_size': 1} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1551297262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=66e05b1b-46d2-4839-a831-757bb7ea4bd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:01Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Creating volume 66e05b1b-46d2-4839-a831-757bb7ea4bd7 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:54:00 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:54:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:00 devstack sudo[111140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 1073741824 Aug 13 16:54:00 devstack sudo[111140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:01 devstack sudo[111140]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 1073741824" returned: 0 in 0.500s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:01 devstack sudo[111146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 Aug 13 16:54:01 devstack sudo[111146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:01 devstack sudo[111146]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7" returned: 0 in 0.311s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] <== create_volume: return (861ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.865s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9985877e-065d-4b72-b463-546857bf18be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbd1ab0c-b8fb-4c18-9430-df6a0ade3ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:01 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Volume volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 (66e05b1b-46d2-4839-a831-757bb7ea4bd7): created successfully Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbd1ab0c-b8fb-4c18-9430-df6a0ade3ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (f1e67a77-9362-4c87-adf1-a2643b24a9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-246c9074-c393-454a-8da2-2b2ade50a753 tempest-ProjectReaderTests-474545103 None] Created volume successfully. Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-66e05b1b-46d2-4839-a831-757bb7ea4bd7-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Lock "cinder-66e05b1b-46d2-4839-a831-757bb7ea4bd7-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-quobyte-66e05b1b-46d2-4839-a831-757bb7ea4bd7" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-66e05b1b-46d2-4839-a831-757bb7ea4bd7" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[56c6c82a-7d64-42c5-9f41-84ecd0e579eb]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:03 devstack sudo[111149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 Aug 13 16:54:03 devstack sudo[111149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:03 devstack sudo[111149]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7" returned: 0 in 0.495s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:03 devstack sudo[111155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7 Aug 13 16:54:03 devstack sudo[111155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:03 devstack sudo[111155]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66e05b1b-46d2-4839-a831-757bb7ea4bd7" returned: 0 in 0.286s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-66e05b1b-46d2-4839-a831-757bb7ea4bd7" released by "delete_volume" :: held 0.846s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Created reservations ['a01c8803-e5b9-481b-aa56-e1be3184cfd1', '80be7bbb-2d89-4d71-9105-d065a413b65d', 'b16f305a-103f-4818-8b2d-ac3899aa9db0', 'ffb68f55-9885-4552-81f8-f1556ab26d82'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:04 devstack sudo[111158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:54:04 devstack sudo[111158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:04 devstack sudo[111158]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.320s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:54:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Deleted volume successfully. Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c54485b0-2a46-4821-8a2a-0f8c330e9325 tempest-ProjectReaderTests-474545103 None] Lock "cinder-66e05b1b-46d2-4839-a831-757bb7ea4bd7-delete_volume" released by "delete_volume" :: held 1.478s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (ef692054-021a-4e43-b045-d1825bca7d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65e2960b-270e-45d4-a185-6b5512eca02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (65e2960b-270e-45d4-a185-6b5512eca02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350241030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8af7b51d-06bb-4ca9-ba4b-d673d6c6c777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:05Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea49866f-18ae-4ce4-96c8-1d15b608621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea49866f-18ae-4ce4-96c8-1d15b608621a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (040460f7-6076-4008-b46e-2594e72b8526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (040460f7-6076-4008-b46e-2594e72b8526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8af7b51d-06bb-4ca9-ba4b-d673d6c6c777', 'volume_name': 'volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (649fb1fa-4f9a-4929-918c-7b803be1f27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (649fb1fa-4f9a-4929-918c-7b803be1f27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7ad91cc-c6da-466c-a2c2-a8e3c9ad9a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:04 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Volume 8af7b51d-06bb-4ca9-ba4b-d673d6c6c777: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777', 'volume_size': 1} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1350241030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8af7b51d-06bb-4ca9-ba4b-d673d6c6c777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:05Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Creating volume 8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:54:04 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:54:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:04 devstack sudo[111162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 1073741824 Aug 13 16:54:04 devstack sudo[111162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:05 devstack sudo[111162]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 1073741824" returned: 0 in 0.535s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:05 devstack sudo[111168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 Aug 13 16:54:05 devstack sudo[111168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:05 devstack sudo[111168]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777" returned: 0 in 0.316s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] <== create_volume: return (985ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.989s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7ad91cc-c6da-466c-a2c2-a8e3c9ad9a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34bca94c-1803-4a3d-bb26-cf71ba7cd9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Volume volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 (8af7b51d-06bb-4ca9-ba4b-d673d6c6c777): created successfully Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34bca94c-1803-4a3d-bb26-cf71ba7cd9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (ef692054-021a-4e43-b045-d1825bca7d3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-327d8f8f-4ad9-47bd-ac49-fa2ca87921bd tempest-ProjectReaderTests-474545103 None] Created volume successfully. Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:06 devstack sudo[111171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:54:06 devstack sudo[111171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:06 devstack sudo[111171]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.304s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:54:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Lock "cinder-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-quobyte-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777" acquired by "delete_volume" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b28f9e97-8abf-4adf-ac4a-cf69134c9be5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:07 devstack sudo[111177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 Aug 13 16:54:07 devstack sudo[111177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:07 devstack sudo[111177]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777" returned: 0 in 0.448s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:07 devstack sudo[111184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777 Aug 13 16:54:07 devstack sudo[111184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:07 devstack sudo[111184]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777" returned: 0 in 0.316s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777" released by "delete_volume" :: held 0.805s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:07 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Created reservations ['647f905b-b321-43c1-b5c7-7077172ece78', '9f2efc02-96f2-4822-b01a-1c14133fd4cc', '4bd97e7a-b170-45a8-8369-d7200534cd5c', 'f1807ff7-aa19-4f17-a8ce-e2ca4ee84dae'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:08 devstack sudo[111187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:54:08 devstack sudo[111187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:08 devstack sudo[111187]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.295s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:54:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Deleted volume successfully. Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-38a841dc-5ba8-481f-921b-d2da85439e2e tempest-ProjectReaderTests-474545103 None] Lock "cinder-8af7b51d-06bb-4ca9-ba4b-d673d6c6c777-delete_volume" released by "delete_volume" :: held 1.347s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (ff9e1829-ae9d-4b2d-907f-db0488f601be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a737b52-a9a7-4b45-a3ed-0e29b4232aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a737b52-a9a7-4b45-a3ed-0e29b4232aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1812317829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91da1a71-1d15-4ae2-b66f-67ad0b5c6c91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:09Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66c8c798-87ef-451e-9d98-6cf4536d3438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66c8c798-87ef-451e-9d98-6cf4536d3438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9a6ea6d-2c04-443b-8a16-a74060898acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9a6ea6d-2c04-443b-8a16-a74060898acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91da1a71-1d15-4ae2-b66f-67ad0b5c6c91', 'volume_name': 'volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a5499ff-741b-466c-96ee-dc11bdf15d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a5499ff-741b-466c-96ee-dc11bdf15d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8aa35778-3bbc-4775-b905-95234321fdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:08 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Volume 91da1a71-1d15-4ae2-b66f-67ad0b5c6c91: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91', 'volume_size': 1} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1812317829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=91da1a71-1d15-4ae2-b66f-67ad0b5c6c91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:09Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Creating volume 91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:54:08 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:54:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:08 devstack sudo[111190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 1073741824 Aug 13 16:54:08 devstack sudo[111190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:09 devstack sudo[111190]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 1073741824" returned: 0 in 0.550s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:09 devstack sudo[111196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 Aug 13 16:54:09 devstack sudo[111196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:09 devstack sudo[111196]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91" returned: 0 in 0.300s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] <== create_volume: return (899ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.902s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8aa35778-3bbc-4775-b905-95234321fdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2b88a1a-df8f-44d6-9615-d59d14e483c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:09 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Volume volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 (91da1a71-1d15-4ae2-b66f-67ad0b5c6c91): created successfully Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2b88a1a-df8f-44d6-9615-d59d14e483c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (ff9e1829-ae9d-4b2d-907f-db0488f601be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-844f9506-fc0b-4050-bbda-1fc1d93a82e8 tempest-ProjectReaderTests-474545103 None] Created volume successfully. Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Lock "cinder-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-quobyte-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[84bb8b3b-586c-47a2-8aa9-c7a0ce5c0784]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:11 devstack sudo[111202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 Aug 13 16:54:11 devstack sudo[111202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:11 devstack sudo[111202]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91" returned: 0 in 0.435s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:11 devstack sudo[111207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91 Aug 13 16:54:11 devstack sudo[111207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:11 devstack sudo[111207]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91" returned: 0 in 0.284s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91" released by "delete_volume" :: held 0.784s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Created reservations ['a2c9e62d-0a88-4264-848a-b19349a1eab5', 'b50d0ff8-87db-4b88-8e61-f8ed57af64f7', '84122690-985a-4000-9559-6d02105af72b', '2aef9148-7506-412c-9452-2b9841525aba'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:12 devstack sudo[111210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:54:12 devstack sudo[111210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:12 devstack sudo[111210]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.370s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:54:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Deleted volume successfully. Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-dae302c9-92b0-40a1-9990-f51cf19cd98a tempest-ProjectReaderTests-474545103 None] Lock "cinder-91da1a71-1d15-4ae2-b66f-67ad0b5c6c91-delete_volume" released by "delete_volume" :: held 1.457s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (69ce34bb-2c22-4fa0-98ec-0d93f3dd0c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78d284b5-f2f0-4ec8-913f-5c8ba7120aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78d284b5-f2f0-4ec8-913f-5c8ba7120aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1561291069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5146ffe0-0aea-414b-98f2-9114bc07314e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:13Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (becddc31-5a7a-48c1-b49b-d8a96c2d3b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (becddc31-5a7a-48c1-b49b-d8a96c2d3b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b2957d1-092d-47d0-bf4d-902fd28802e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b2957d1-092d-47d0-bf4d-902fd28802e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5146ffe0-0aea-414b-98f2-9114bc07314e', 'volume_name': 'volume-5146ffe0-0aea-414b-98f2-9114bc07314e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (376ffe49-4596-4c23-98ad-1b170920872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (376ffe49-4596-4c23-98ad-1b170920872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6422ab5c-9a4c-4e08-9d02-baa361a3c389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Volume 5146ffe0-0aea-414b-98f2-9114bc07314e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5146ffe0-0aea-414b-98f2-9114bc07314e', 'volume_size': 1} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1561291069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5146ffe0-0aea-414b-98f2-9114bc07314e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55fdff1cb7e4cb5af824e38357ee1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:13Z,use_quota=True,user_id='e30d3d1718e440cba6a8e171820d6930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Creating volume 5146ffe0-0aea-414b-98f2-9114bc07314e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:54:12 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:54:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:12 devstack sudo[111213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e 1073741824 Aug 13 16:54:12 devstack sudo[111213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:13 devstack sudo[111213]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e 1073741824" returned: 0 in 0.481s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:13 devstack sudo[111220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e Aug 13 16:54:13 devstack sudo[111220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:13 devstack sudo[111220]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e" returned: 0 in 0.301s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] <== create_volume: return (835ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.840s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6422ab5c-9a4c-4e08-9d02-baa361a3c389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5146ffe0-0aea-414b-98f2-9114bc07314e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (461dfecf-0fc5-4cb5-acb0-c99d88f0731f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Volume volume-5146ffe0-0aea-414b-98f2-9114bc07314e (5146ffe0-0aea-414b-98f2-9114bc07314e): created successfully Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (461dfecf-0fc5-4cb5-acb0-c99d88f0731f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Flow 'volume_create_manager' (69ce34bb-2c22-4fa0-98ec-0d93f3dd0c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-99df7ec5-1ac5-474d-ac01-e7c3fe561ebb tempest-ProjectReaderTests-474545103 None] Created volume successfully. Aug 13 16:54:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-5146ffe0-0aea-414b-98f2-9114bc07314e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Lock "cinder-5146ffe0-0aea-414b-98f2-9114bc07314e-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Acquiring lock "cinder-quobyte-5146ffe0-0aea-414b-98f2-9114bc07314e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-5146ffe0-0aea-414b-98f2-9114bc07314e" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[99a40f14-a756-49b5-abfb-053606cb30e4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:15 devstack sudo[111223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e Aug 13 16:54:15 devstack sudo[111223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:15 devstack sudo[111223]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e" returned: 0 in 0.406s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:15 devstack sudo[111228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e Aug 13 16:54:15 devstack sudo[111228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:15 devstack sudo[111228]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5146ffe0-0aea-414b-98f2-9114bc07314e" returned: 0 in 0.259s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Lock "cinder-quobyte-5146ffe0-0aea-414b-98f2-9114bc07314e" released by "delete_volume" :: held 0.717s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Created reservations ['cdefdee8-95d6-43ed-8156-8641cbdef190', 'ab70dc29-e27a-44bb-bd18-7da986a02ef2', 'ba9850a0-5914-44f6-9d70-42e211ace817', '97cbbf81-b67e-487c-919b-7d5f45c0f0e9'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:15 devstack sudo[111231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:54:15 devstack sudo[111231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:16 devstack sudo[111231]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.263s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:16 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:54:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Deleted volume successfully. Aug 13 16:54:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-217311a5-a47b-4d97-8808-06cd94ff4543 tempest-ProjectReaderTests-474545103 None] Lock "cinder-5146ffe0-0aea-414b-98f2-9114bc07314e-delete_volume" released by "delete_volume" :: held 1.251s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:54:25 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=39,cinder:UPDATE=62,cinder:INSERT=11,cinder:DELETE=5 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:54:26 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=35,cinder:INSERT=16,cinder:UPDATE=52,cinder:DELETE=4 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Flow 'volume_create_manager' (b0480ff2-93ae-4164-9552-0f4e4d5b5f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e7963bd-dead-4e1d-93a9-1b71520c753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e7963bd-dead-4e1d-93a9-1b71520c753b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1988689349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4ac847c8-8a74-402f-b67c-291d40472118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0bc6fc8efa34618b14f5af0cbbdc468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:40Z,use_quota=True,user_id='b380166aa9a447b9ab34381f2dae42f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c08cb22-0572-479f-a8dc-8ce5175f9ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c08cb22-0572-479f-a8dc-8ce5175f9ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f282300-2119-4233-a3d7-a4398e1949e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f282300-2119-4233-a3d7-a4398e1949e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4ac847c8-8a74-402f-b67c-291d40472118', 'volume_name': 'volume-4ac847c8-8a74-402f-b67c-291d40472118', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (597022f4-6339-4bfe-b82c-490574434113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (597022f4-6339-4bfe-b82c-490574434113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6eff1ea-1772-499d-af2c-5827056e8493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:40 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Volume 4ac847c8-8a74-402f-b67c-291d40472118: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4ac847c8-8a74-402f-b67c-291d40472118', 'volume_size': 1} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1988689349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4ac847c8-8a74-402f-b67c-291d40472118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0bc6fc8efa34618b14f5af0cbbdc468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:40Z,use_quota=True,user_id='b380166aa9a447b9ab34381f2dae42f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Creating volume 4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:54:40 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:54:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:40 devstack sudo[111279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 1073741824 Aug 13 16:54:40 devstack sudo[111279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:41 devstack sudo[111279]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 1073741824" returned: 0 in 0.560s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:41 devstack sudo[111287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 Aug 13 16:54:41 devstack sudo[111287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:41 devstack sudo[111287]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118" returned: 0 in 0.327s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] <== create_volume: return (948ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.953s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6eff1ea-1772-499d-af2c-5827056e8493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ac847c8-8a74-402f-b67c-291d40472118', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97e936b8-44b0-463e-b038-e9229fbaab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:41 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Volume volume-4ac847c8-8a74-402f-b67c-291d40472118 (4ac847c8-8a74-402f-b67c-291d40472118): created successfully Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97e936b8-44b0-463e-b038-e9229fbaab51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:41 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Flow 'volume_create_manager' (b0480ff2-93ae-4164-9552-0f4e4d5b5f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f3becbdd-4af9-4a42-bde3-52e4f6933299 tempest-TestStampPattern-1520799967 None] Created volume successfully. Aug 13 16:54:51 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=3,cinder:SELECT=1,cinder:INSERT=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:54:51 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=3,cinder:UPDATE=3,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Flow 'volume_create_manager' (5f26c7d0-11d2-44e0-9ce1-33fc3a4f19b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d0fbfa7-04ae-4cad-b8f2-44c595581c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d0fbfa7-04ae-4cad-b8f2-44c595581c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-320705890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e4af51cc-3016-4146-a1ef-be1b13cfb2b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351693bda26f4d0d811b60d65e49b9e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:52Z,use_quota=True,user_id='3d96bf595fbf4bf9a716a5d72f0a9d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4e09910-5885-4306-be9b-a05fe14faf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4e09910-5885-4306-be9b-a05fe14faf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f1ff5c1-b586-419c-b787-3bc312bb916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f1ff5c1-b586-419c-b787-3bc312bb916f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e4af51cc-3016-4146-a1ef-be1b13cfb2b3', 'volume_name': 'volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f10a17a2-84a6-4a0d-9f65-c74e41b15e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f10a17a2-84a6-4a0d-9f65-c74e41b15e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (857370cf-1112-44ca-9214-7dfebdb070cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:52 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Volume e4af51cc-3016-4146-a1ef-be1b13cfb2b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3', 'volume_size': 1} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-320705890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e4af51cc-3016-4146-a1ef-be1b13cfb2b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351693bda26f4d0d811b60d65e49b9e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54: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-13T14:54:52Z,use_quota=True,user_id='3d96bf595fbf4bf9a716a5d72f0a9d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Creating volume e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:54:52 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:52 devstack sudo[111396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 1073741824 Aug 13 16:54:52 devstack sudo[111396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:52 devstack sudo[111396]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 1073741824" returned: 0 in 0.526s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:52 devstack sudo[111402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 Aug 13 16:54:52 devstack sudo[111402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:53 devstack sudo[111402]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" returned: 0 in 0.393s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] <== create_volume: return (979ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:54:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.985s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (857370cf-1112-44ca-9214-7dfebdb070cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (996ce794-31fb-42f9-9e9d-0f9153103919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Volume volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 (e4af51cc-3016-4146-a1ef-be1b13cfb2b3): created successfully Aug 13 16:54:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (996ce794-31fb-42f9-9e9d-0f9153103919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Flow 'volume_create_manager' (5f26c7d0-11d2-44e0-9ce1-33fc3a4f19b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7d9a0bef-24df-4717-9e92-22f0f57695c8 tempest-SnapshotDependencyTests-925814261 None] Created volume successfully. Aug 13 16:54:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Creating offline snapshot 2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca of volume e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:54:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf4fe06d-a0ec-4756-90bb-6a2095f51725]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:54:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:54 devstack sudo[111407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 Aug 13 16:54:54 devstack sudo[111407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:55 devstack sudo[111407]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" returned: 0 in 0.495s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:55 devstack sudo[111412]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca 1G Aug 13 16:54:55 devstack sudo[111412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:55 devstack sudo[111412]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca 1G" returned: 0 in 0.489s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:55 devstack sudo[111417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca Aug 13 16:54:55 devstack sudo[111417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:56 devstack sudo[111417]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:56 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca is being set with open permissions: ugo+rw Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:56 devstack sudo[111422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca Aug 13 16:54:56 devstack sudo[111422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:56 devstack sudo[111422]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:56 devstack sudo[111425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.info Aug 13 16:54:56 devstack sudo[111425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:56 devstack sudo[111425]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.info" returned: 0 in 0.273s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:56 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.info is being set with open permissions: ugo+rw Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:56 devstack sudo[111428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.info Aug 13 16:54:56 devstack sudo[111428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:56 devstack sudo[111428]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.info" returned: 0 in 0.253s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.244s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3f96b123-f5ac-4677-80ee-51c9eb0d36ff tempest-SnapshotDependencyTests-925814261 None] Create snapshot completed successfully Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Flow 'volume_create_manager' (955eaea7-8f1d-4ea6-b5dc-c8ce81b4fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (718aed00-69cc-4c78-9a7f-3b8cb2088757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (718aed00-69cc-4c78-9a7f-3b8cb2088757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:54:58Z,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=88ace7c0-410e-4f50-b03a-c74d9b612eb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351693bda26f4d0d811b60d65e49b9e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:54:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:54:58Z,use_quota=True,user_id='3d96bf595fbf4bf9a716a5d72f0a9d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c115cb96-986c-47c2-ae18-a410d96dcf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c115cb96-986c-47c2-ae18-a410d96dcf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9c48b4c-f0cf-44c7-8143-42b140abad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9c48b4c-f0cf-44c7-8143-42b140abad5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '88ace7c0-410e-4f50-b03a-c74d9b612eb0', 'volume_name': 'volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0', 'volume_size': 1, 'snapshot_id': '2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f20e6934-7728-4f2f-977d-4a5165cffb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f20e6934-7728-4f2f-977d-4a5165cffb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2400181-30b1-4aed-8045-a6714df283b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:54:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Volume 88ace7c0-410e-4f50-b03a-c74d9b612eb0: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0', 'volume_size': 1, 'snapshot_id': '2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca'} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-quobyte-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca-88ace7c0-410e-4f50-b03a-c74d9b612eb0" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca-88ace7c0-410e-4f50-b03a-c74d9b612eb0" acquired by "_create_volume_from_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Creating volume 88ace7c0-410e-4f50-b03a-c74d9b612eb0 from snapshot 2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-quobyte-88ace7c0-410e-4f50-b03a-c74d9b612eb0" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-88ace7c0-410e-4f50-b03a-c74d9b612eb0" acquired by "_copy_volume_from_snapshot" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] snapshot: 2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca, volume: 88ace7c0-410e-4f50-b03a-c74d9b612eb0, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1ae6b19-bed3-436a-a6be-dcbe8322621a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:54:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:58 devstack sudo[111431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca Aug 13 16:54:58 devstack sudo[111431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:59 devstack sudo[111431]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" returned: 0 in 0.380s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d402ea1-2c21-4f16-b97f-2d132493d9e9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:59 devstack sudo[111436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 Aug 13 16:54:59 devstack sudo[111436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:54:59 devstack sudo[111436]: pam_unix(sudo:session): session closed for user root Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" returned: 0 in 0.387s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:54:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:54:59 devstack sudo[111441]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 Aug 13 16:54:59 devstack sudo[111441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:04 devstack sudo[111441]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0" returned: 0 in 4.968s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3, size 1024.00 MB, duration 4.97 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:55:04 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Converted 1024.00 MB image at 206.06 MB/s Aug 13 16:55:04 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 is being set with open permissions: ugo+rw Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:04 devstack sudo[111471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 Aug 13 16:55:04 devstack sudo[111471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:04 devstack sudo[111471]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0" returned: 0 in 0.248s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-88ace7c0-410e-4f50-b03a-c74d9b612eb0" released by "_copy_volume_from_snapshot" :: held 6.065s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca-88ace7c0-410e-4f50-b03a-c74d9b612eb0" released by "_create_volume_from_snapshot" :: held 6.129s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.148s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2400181-30b1-4aed-8045-a6714df283b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0', 'volume_size': 1, 'snapshot_id': '2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60249a95-18dc-46e6-9414-162158234b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:55:04 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Volume volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 (88ace7c0-410e-4f50-b03a-c74d9b612eb0): created successfully Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60249a95-18dc-46e6-9414-162158234b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Flow 'volume_create_manager' (955eaea7-8f1d-4ea6-b5dc-c8ce81b4fd92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:55:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0e519175-e2e0-4c46-b9c9-b918208ef02e tempest-SnapshotDependencyTests-925814261 None] Created volume successfully. Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-quobyte-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-quobyte-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Deleting offline snapshot 2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca of volume e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] snapshot_file for this snap is: volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5fb9acd4-8c55-4341-a971-26973317c851]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:05 devstack sudo[111474]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca Aug 13 16:55:05 devstack sudo[111474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:05 devstack sudo[111474]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" returned: 0 in 0.359s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea08206d-b3cd-4d06-9b83-9b860fb03a6c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:55:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:05 devstack sudo[111479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 Aug 13 16:55:05 devstack sudo[111479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:06 devstack sudo[111483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:55:06 devstack sudo[111483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:06 devstack sudo[111479]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" returned: 0 in 0.532s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:06 devstack sudo[111483]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.250s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:55:06 devstack sudo[111487]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:55:06 devstack sudo[111487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:55:06 devstack sudo[111487]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" returned: 0 in 0.324s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:06 devstack sudo[111492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca Aug 13 16:55:06 devstack sudo[111492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:06 devstack sudo[111492]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3.2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" returned: 0 in 0.250s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca" released by "_delete_snapshot" :: held 1.564s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" released by "delete_snapshot" :: held 1.586s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:06 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Created reservations ['fb44955b-ea27-485c-99f1-e6a82c8b39ce', 'd1de2058-d203-4131-a4ed-9f87998a27c5', '22fcf929-b7ec-4bf8-842f-573c0f8ed928', 'd1bbd9e3-c62f-4940-af6c-70d633a45af3'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:55:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Delete snapshot completed successfully. Aug 13 16:55:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00c447d6-b391-400d-8b72-823f3686c3f3 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-2b8667c8-ad1d-45c7-9c4e-b5c23ed0e6ca-delete_snapshot" released by "delete_snapshot" :: held 1.729s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-e4af51cc-3016-4146-a1ef-be1b13cfb2b3-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-e4af51cc-3016-4146-a1ef-be1b13cfb2b3-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-quobyte-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" acquired by "delete_volume" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:07 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[867b0ae1-18e7-4e7a-81e5-d3230dfc3237]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:55:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:07 devstack sudo[111495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 Aug 13 16:55:07 devstack sudo[111495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:08 devstack sudo[111495]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" returned: 0 in 0.438s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:08 devstack sudo[111672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3 Aug 13 16:55:08 devstack sudo[111672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:08 devstack sudo[111672]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" returned: 0 in 0.280s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-e4af51cc-3016-4146-a1ef-be1b13cfb2b3" released by "delete_volume" :: held 0.794s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Created reservations ['27ab5e1d-c298-485e-8735-07fe10191c92', '621a86db-7ac3-404f-84b3-2124338ad63d', 'f57d2565-0484-419c-bfab-47c779a137a2', '8491423b-7a9b-4505-ac89-57a1d32f0e6a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:08 devstack sudo[111842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:55:08 devstack sudo[111842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-88ace7c0-410e-4f50-b03a-c74d9b612eb0-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-88ace7c0-410e-4f50-b03a-c74d9b612eb0-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "cinder-quobyte-88ace7c0-410e-4f50-b03a-c74d9b612eb0" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-88ace7c0-410e-4f50-b03a-c74d9b612eb0" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:08 devstack sudo[111842]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.291s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:55:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Deleted volume successfully. Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[780847f9-b7f5-4199-a062-226e26fce84b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-983f8ce8-37b7-4bc9-8624-74da9570b1d1 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-e4af51cc-3016-4146-a1ef-be1b13cfb2b3-delete_volume" released by "delete_volume" :: held 1.316s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:08 devstack sudo[111845]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 Aug 13 16:55:08 devstack sudo[111845]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:09 devstack sudo[111845]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0" returned: 0 in 0.390s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:09 devstack sudo[111850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0 Aug 13 16:55:09 devstack sudo[111850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:09 devstack sudo[111850]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-88ace7c0-410e-4f50-b03a-c74d9b612eb0" returned: 0 in 0.263s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-quobyte-88ace7c0-410e-4f50-b03a-c74d9b612eb0" released by "delete_volume" :: held 0.698s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Created reservations ['335f2655-2be7-4cee-8469-0ba42ae62b9c', 'a8c3d23e-0138-4982-b070-7d6865e2f23d', '036c0ae6-5dd8-4f0f-b83f-390c53415d3f', '9d011f9d-fa24-40e5-b5f8-587df5df34de'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:09 devstack sudo[111853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:55:09 devstack sudo[111853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:09 devstack sudo[111853]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.293s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:55:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Deleted volume successfully. Aug 13 16:55:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f9df3c81-97b6-4179-9232-fe652ee0d9f7 tempest-SnapshotDependencyTests-925814261 None] Lock "cinder-88ace7c0-410e-4f50-b03a-c74d9b612eb0-delete_volume" released by "delete_volume" :: held 1.254s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-0cd4ccda-fd2a-4bc8-9a37-24d1e6a733eb req-235eba50-6fd6-4869-b989-428071ae69de tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-0cd4ccda-fd2a-4bc8-9a37-24d1e6a733eb req-235eba50-6fd6-4869-b989-428071ae69de tempest-TestStampPattern-1520799967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-0cd4ccda-fd2a-4bc8-9a37-24d1e6a733eb req-235eba50-6fd6-4869-b989-428071ae69de tempest-TestStampPattern-1520799967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-0cd4ccda-fd2a-4bc8-9a37-24d1e6a733eb req-235eba50-6fd6-4869-b989-428071ae69de tempest-TestStampPattern-1520799967 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-4ac847c8-8a74-402f-b67c-291d40472118', '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': 'ac5c3d58-4cbe-4318-ad7e-fcc02bde938d', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:55:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-0cd4ccda-fd2a-4bc8-9a37-24d1e6a733eb req-235eba50-6fd6-4869-b989-428071ae69de tempest-TestStampPattern-1520799967 None] attachment_update completed successfully. Aug 13 16:55:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-53bf71e4-9e75-40a6-b70c-2618555284bf req-d1f46f14-96e2-4888-aec9-0e5ac5663b4c tempest-TestStampPattern-1520799967 None] Terminate volume connection completed successfully. Aug 13 16:55:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-53bf71e4-9e75-40a6-b70c-2618555284bf req-d1f46f14-96e2-4888-aec9-0e5ac5663b4c tempest-TestStampPattern-1520799967 None] Deleting attachment ac5c3d58-4cbe-4318-ad7e-fcc02bde938d. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Creating offline snapshot b883389e-0c1c-4a0d-9fc5-b9be275c591c of volume 4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[462b75f6-b10b-4d5a-887d-1bea2ba8a4b9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:21 devstack sudo[112406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 Aug 13 16:55:21 devstack sudo[112406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:21 devstack sudo[112406]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118" returned: 0 in 0.373s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:21 devstack sudo[112411]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c 1G Aug 13 16:55:21 devstack sudo[112411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:21 devstack sudo[112411]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c 1G" returned: 0 in 0.469s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4ac847c8-8a74-402f-b67c-291d40472118 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:21 devstack sudo[112417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4ac847c8-8a74-402f-b67c-291d40472118 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c Aug 13 16:55:21 devstack sudo[112417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:22 devstack sudo[112417]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4ac847c8-8a74-402f-b67c-291d40472118 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c" returned: 0 in 0.324s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:22 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c is being set with open permissions: ugo+rw Aug 13 16:55:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:22 devstack sudo[112422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c Aug 13 16:55:22 devstack sudo[112422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:22 devstack sudo[112422]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c" returned: 0 in 0.233s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:22 devstack sudo[112425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.info Aug 13 16:55:22 devstack sudo[112425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:22 devstack sudo[112425]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.info" returned: 0 in 0.249s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:22 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.info is being set with open permissions: ugo+rw Aug 13 16:55:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:22 devstack sudo[112428]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.info Aug 13 16:55:22 devstack sudo[112428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:23 devstack sudo[112428]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.info" returned: 0 in 0.248s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.986s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4bad0f17-c885-4503-bb0d-966dae595a8a tempest-TestStampPattern-1520799967 None] Create snapshot completed successfully Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Flow 'volume_create_manager' (b05fbbd8-4237-4fd2-8177-26d00cc07d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50c6536b-072d-4b4e-83ab-3f471d6594a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50c6536b-072d-4b4e-83ab-3f471d6594a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1158579349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61cfe7f1-3e35-4557-a5ea-38fc567eb8cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0bc6fc8efa34618b14f5af0cbbdc468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:55:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b883389e-0c1c-4a0d-9fc5-b9be275c591c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:55:30Z,use_quota=True,user_id='b380166aa9a447b9ab34381f2dae42f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f14e96a5-95a5-4d9e-a6a6-dcf9075b42d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f14e96a5-95a5-4d9e-a6a6-dcf9075b42d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1869fd7-b9b0-4568-b6c5-80ba6f66847d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1869fd7-b9b0-4568-b6c5-80ba6f66847d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '61cfe7f1-3e35-4557-a5ea-38fc567eb8cf', 'volume_name': 'volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf', 'volume_size': 1, 'snapshot_id': 'b883389e-0c1c-4a0d-9fc5-b9be275c591c'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad3fbf02-cb8f-402d-b676-f3167a97829d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad3fbf02-cb8f-402d-b676-f3167a97829d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c1f04e4-a811-426c-9070-2d1e68089326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:55:30 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Volume 61cfe7f1-3e35-4557-a5ea-38fc567eb8cf: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf', 'volume_size': 1, 'snapshot_id': 'b883389e-0c1c-4a0d-9fc5-b9be275c591c'} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-quobyte-b883389e-0c1c-4a0d-9fc5-b9be275c591c-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-b883389e-0c1c-4a0d-9fc5-b9be275c591c-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" acquired by "_create_volume_from_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Creating volume 61cfe7f1-3e35-4557-a5ea-38fc567eb8cf from snapshot b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-quobyte-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] snapshot: b883389e-0c1c-4a0d-9fc5-b9be275c591c, volume: 61cfe7f1-3e35-4557-a5ea-38fc567eb8cf, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f635e94d-da25-42f4-ae3e-da60502dbef8]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:30 devstack sudo[112501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c Aug 13 16:55:30 devstack sudo[112501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:30 devstack sudo[112501]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c" returned: 0 in 0.445s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4ac847c8-8a74-402f-b67c-291d40472118(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b832335b-a324-483f-b116-404c32ca7149]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:55:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:30 devstack sudo[112506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 Aug 13 16:55:30 devstack sudo[112506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:31 devstack sudo[112506]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118" returned: 0 in 0.417s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:55:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:55:31 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:55:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:31 devstack sudo[112515]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf Aug 13 16:55:31 devstack sudo[112515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:37 devstack sudo[112515]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" returned: 0 in 6.172s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118, size 1024.00 MB, duration 6.17 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:55:37 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Converted 1024.00 MB image at 165.88 MB/s Aug 13 16:55:37 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf is being set with open permissions: ugo+rw Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:55:37 devstack sudo[112534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf Aug 13 16:55:37 devstack sudo[112534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:55:37 devstack sudo[112534]: pam_unix(sudo:session): session closed for user root Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" returned: 0 in 0.338s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" released by "_copy_volume_from_snapshot" :: held 7.461s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-b883389e-0c1c-4a0d-9fc5-b9be275c591c-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" released by "_create_volume_from_snapshot" :: held 7.534s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.551s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c1f04e4-a811-426c-9070-2d1e68089326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf', 'volume_size': 1, 'snapshot_id': 'b883389e-0c1c-4a0d-9fc5-b9be275c591c'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (add75f78-09e3-41b9-b35a-9061c9396a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:55:37 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Volume volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf (61cfe7f1-3e35-4557-a5ea-38fc567eb8cf): created successfully Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (add75f78-09e3-41b9-b35a-9061c9396a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:55:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Flow 'volume_create_manager' (b05fbbd8-4237-4fd2-8177-26d00cc07d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:55:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1b61c8a3-c196-424c-b413-b9bff61d3a1d tempest-TestStampPattern-1520799967 None] Created volume successfully. Aug 13 16:55:47 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=45,cinder:UPDATE=32,cinder:INSERT=9,cinder:DELETE=3 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:55:47 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=33,cinder:UPDATE=38,cinder:INSERT=8,cinder:DELETE=4 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:56:05 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:56:05 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:56:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:56:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:56:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:56:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d4e973af-9fd5-468e-a034-74856275c55a req-d2125268-a839-4765-a2d7-83ae3c565511 tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:56:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d4e973af-9fd5-468e-a034-74856275c55a req-d2125268-a839-4765-a2d7-83ae3c565511 tempest-TestStampPattern-1520799967 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:56:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [req-d4e973af-9fd5-468e-a034-74856275c55a req-d2125268-a839-4765-a2d7-83ae3c565511 tempest-TestStampPattern-1520799967 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:56:22 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-d4e973af-9fd5-468e-a034-74856275c55a req-d2125268-a839-4765-a2d7-83ae3c565511 tempest-TestStampPattern-1520799967 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76', 'name': 'volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf', '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': 'a21e2c2d-f664-48e1-bf65-3220c88db6e5', 'enforce_multipath': True} {{(pid=94341) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 13 16:56:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-d4e973af-9fd5-468e-a034-74856275c55a req-d2125268-a839-4765-a2d7-83ae3c565511 tempest-TestStampPattern-1520799967 None] attachment_update completed successfully. Aug 13 16:56:25 devstack cinder-volume[94341]: INFO cinder.volume.manager [req-83151de3-9bb9-4388-9661-35299b144156 req-db12cb12-39e1-4e7f-a0af-9750ae87ddd6 tempest-TestStampPattern-1520799967 None] Terminate volume connection completed successfully. Aug 13 16:56:25 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [req-83151de3-9bb9-4388-9661-35299b144156 req-db12cb12-39e1-4e7f-a0af-9750ae87ddd6 tempest-TestStampPattern-1520799967 None] Deleting attachment a21e2c2d-f664-48e1-bf65-3220c88db6e5. {{(pid=94341) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 13 16:56:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:56:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Lock "cinder-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:56:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-quobyte-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:56:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" acquired by "delete_volume" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:56:29 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3bf6a76-d98e-4de1-9b95-5e034a455a70]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:29 devstack sudo[113171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf Aug 13 16:56:29 devstack sudo[113171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:30 devstack sudo[113171]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" returned: 0 in 0.362s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:30 devstack sudo[113176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf Aug 13 16:56:30 devstack sudo[113176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:30 devstack sudo[113176]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" returned: 0 in 0.245s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf" released by "delete_volume" :: held 0.646s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Created reservations ['1f9237e4-2199-4c70-ae41-0378f36b7b13', '25c849c2-8fcf-4982-b8e0-24b0940cccdc', 'a6ff445a-0d93-4e98-8c1c-13d104af8e51', '3b61865a-9a0c-4ea9-b429-285cae0cf08f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:30 devstack sudo[113179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:56:30 devstack sudo[113179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:30 devstack sudo[113179]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.242s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:56:30 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Deleted volume successfully. Aug 13 16:56:30 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-971b0262-2e44-4e31-b8c4-0cab45261549 tempest-TestStampPattern-1520799967 None] Lock "cinder-61cfe7f1-3e35-4557-a5ea-38fc567eb8cf-delete_volume" released by "delete_volume" :: held 1.105s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-b883389e-0c1c-4a0d-9fc5-b9be275c591c-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Lock "cinder-b883389e-0c1c-4a0d-9fc5-b9be275c591c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-quobyte-4ac847c8-8a74-402f-b67c-291d40472118" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-4ac847c8-8a74-402f-b67c-291d40472118" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-quobyte-b883389e-0c1c-4a0d-9fc5-b9be275c591c" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-b883389e-0c1c-4a0d-9fc5-b9be275c591c" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Deleting offline snapshot b883389e-0c1c-4a0d-9fc5-b9be275c591c of volume 4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] snapshot_file for this snap is: volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3dad7674-08d7-4ef0-a93f-eee6541e79ff]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:31 devstack sudo[113183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c Aug 13 16:56:31 devstack sudo[113183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:31 devstack sudo[113183]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c" returned: 0 in 0.380s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4ac847c8-8a74-402f-b67c-291d40472118(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0860a672-c267-4837-aa16-40a600ddac7a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:31 devstack sudo[113192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 Aug 13 16:56:31 devstack sudo[113192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:32 devstack sudo[113192]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118" returned: 0 in 0.528s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:32 devstack sudo[113200]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c Aug 13 16:56:32 devstack sudo[113200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:32 devstack sudo[113200]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:32 devstack sudo[113205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c Aug 13 16:56:32 devstack sudo[113205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:32 devstack sudo[113205]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118.b883389e-0c1c-4a0d-9fc5-b9be275c591c" returned: 0 in 0.267s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-b883389e-0c1c-4a0d-9fc5-b9be275c591c" released by "_delete_snapshot" :: held 1.626s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-4ac847c8-8a74-402f-b67c-291d40472118" released by "delete_snapshot" :: held 1.651s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:56:32 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Created reservations ['7cc0b8e0-4544-4852-91ca-ec24db64b261', '8a3f1e5c-0977-4db6-b3ea-31537fddd8e8', '7ad237b4-4e37-427e-8eb2-d4b165c5c705', '726b415c-d7b0-4646-ab01-83724553ac53'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:56:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Delete snapshot completed successfully. Aug 13 16:56:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c359dc7-b252-475d-8ff8-9f7fa73f4031 tempest-TestStampPattern-1520799967 None] Lock "cinder-b883389e-0c1c-4a0d-9fc5-b9be275c591c-delete_snapshot" released by "delete_snapshot" :: held 1.806s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:56:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-4ac847c8-8a74-402f-b67c-291d40472118-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:56:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Lock "cinder-4ac847c8-8a74-402f-b67c-291d40472118-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:56:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Acquiring lock "cinder-quobyte-4ac847c8-8a74-402f-b67c-291d40472118" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:56:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-4ac847c8-8a74-402f-b67c-291d40472118" acquired by "delete_volume" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:56:37 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9850bdd4-7abf-4094-a6bc-06cf30714206]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:37 devstack sudo[113237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 Aug 13 16:56:37 devstack sudo[113237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:38 devstack sudo[113237]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118" returned: 0 in 0.336s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:38 devstack sudo[113242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118 Aug 13 16:56:38 devstack sudo[113242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:38 devstack sudo[113242]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4ac847c8-8a74-402f-b67c-291d40472118" returned: 0 in 0.254s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Lock "cinder-quobyte-4ac847c8-8a74-402f-b67c-291d40472118" released by "delete_volume" :: held 0.644s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Created reservations ['f962baa3-7964-42fb-83ee-1802f1afdc69', '118f0cc9-f732-499d-bdd5-2c91cca36a9f', 'a00fd502-5d1f-47fb-acd9-005e1e588a58', '981a4525-2704-4299-b608-9f297d8dd96f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:38 devstack sudo[113245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:56:38 devstack sudo[113245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:38 devstack sudo[113245]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.244s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:56:38 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Deleted volume successfully. Aug 13 16:56:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a3499473-ac3a-4ea9-811a-9d24c1550360 tempest-TestStampPattern-1520799967 None] Lock "cinder-4ac847c8-8a74-402f-b67c-291d40472118-delete_volume" released by "delete_volume" :: held 1.088s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:56:48 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=25,cinder:UPDATE=24,cinder:INSERT=5,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:56:48 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=21,cinder:UPDATE=22,cinder:INSERT=7,cinder:DELETE=1 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Flow 'volume_create_manager' (e64e1071-2f33-4ab7-b003-e2126436a9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cea19146-a7ba-4f94-82fc-149af667fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cea19146-a7ba-4f94-82fc-149af667fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:56:55Z,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=b7792c9e-e4b5-463b-a665-1adbd93a6708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f70c6364fde94553a7bae7f1b4b229db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:56: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-13T14:56:55Z,use_quota=True,user_id='18ac945ec1aa480cbf2579d142aa55c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91519e85-c0f4-4999-8304-e3614a059f54),volume_type_id=91519e85-c0f4-4999-8304-e3614a059f54)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00911421-a1c3-40fa-9b45-53ce63898824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00911421-a1c3-40fa-9b45-53ce63898824) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf58af69-fd6e-46dd-b903-4ba50f267d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf58af69-fd6e-46dd-b903-4ba50f267d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b7792c9e-e4b5-463b-a665-1adbd93a6708', 'volume_name': 'volume-b7792c9e-e4b5-463b-a665-1adbd93a6708', 'volume_size': 1, 'image_id': '19fb52ea-4863-4964-97cf-69d014dbac12', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/19fb52ea-4863-4964-97cf-69d014dbac12', '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': 'e6a8e9da2daa4dd66dcb82c838f4a154', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'f70c6364fde94553a7bae7f1b4b229db', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'baf0d4646cae75c1b6b11ced86cba5e574efd18632620a7610253044c755743320f93a4e4b5fbdf6d08e7da8cebdf25eb93d16509f4db25af3c02d54fec1b466', 'id': '19fb52ea-4863-4964-97cf-69d014dbac12', 'created_at': datetime.datetime(2026, 8, 13, 14, 56, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 56, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/19fb52ea-4863-4964-97cf-69d014dbac12/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8c36755-1b15-483d-adbd-f2b304a877fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8c36755-1b15-483d-adbd-f2b304a877fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6713bf95-3581-4ea5-b8c3-f8ebf1bec286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:56:55 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Volume b7792c9e-e4b5-463b-a665-1adbd93a6708: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b7792c9e-e4b5-463b-a665-1adbd93a6708', 'volume_size': 1, 'image_id': '19fb52ea-4863-4964-97cf-69d014dbac12', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/19fb52ea-4863-4964-97cf-69d014dbac12', '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': 'e6a8e9da2daa4dd66dcb82c838f4a154', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'f70c6364fde94553a7bae7f1b4b229db', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'baf0d4646cae75c1b6b11ced86cba5e574efd18632620a7610253044c755743320f93a4e4b5fbdf6d08e7da8cebdf25eb93d16509f4db25af3c02d54fec1b466', 'id': '19fb52ea-4863-4964-97cf-69d014dbac12', 'created_at': datetime.datetime(2026, 8, 13, 14, 56, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 56, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/19fb52ea-4863-4964-97cf-69d014dbac12/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Trying to clone b7792c9e-e4b5-463b-a665-1adbd93a6708 from image 19fb52ea-4863-4964-97cf-69d014dbac12 at location (None, [{'url': 'file:///opt/stack/data/glance/images/19fb52ea-4863-4964-97cf-69d014dbac12', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:56:55 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Image download 0.00 MB at 0.00 MB/s Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a625e71-6ba9-433a-b7ee-5c4ca465ea76]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:55 devstack sudo[113254]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD Aug 13 16:56:55 devstack sudo[113254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:55 devstack sudo[113254]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:55 devstack sudo[113258]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD Aug 13 16:56:55 devstack sudo[113258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:56 devstack sudo[113258]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD" returned: 1 in 0.359s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Temporary image 19fb52ea-4863-4964-97cf-69d014dbac12 is fetched for user 18ac945ec1aa480cbf2579d142aa55c4. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[cdbfff36-ffae-4158-bff6-77e135056522]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:56 devstack sudo[113263]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD Aug 13 16:56:56 devstack sudo[113263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:56 devstack sudo[113263]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD" returned: 0 in 0.346s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:56 devstack sudo[113267]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD Aug 13 16:56:56 devstack sudo[113267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:56 devstack sudo[113267]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD" returned: 1 in 0.327s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:56:55Z,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=b7792c9e-e4b5-463b-a665-1adbd93a6708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f70c6364fde94553a7bae7f1b4b229db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:56: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-13T14:56:55Z,use_quota=True,user_id='18ac945ec1aa480cbf2579d142aa55c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91519e85-c0f4-4999-8304-e3614a059f54),volume_type_id=91519e85-c0f4-4999-8304-e3614a059f54)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Creating volume b7792c9e-e4b5-463b-a665-1adbd93a6708 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:56:56 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:56:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:56 devstack sudo[113272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 1073741824 Aug 13 16:56:56 devstack sudo[113272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:57 devstack sudo[113272]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 1073741824" returned: 0 in 0.516s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:57 devstack sudo[113279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 Aug 13 16:56:57 devstack sudo[113279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:57 devstack sudo[113279]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708" returned: 0 in 0.309s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] <== create_volume: return (871ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.875s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Attempting download of 19fb52ea-4863-4964-97cf-69d014dbac12 ((None, [{'url': 'file:///opt/stack/data/glance/images/19fb52ea-4863-4964-97cf-69d014dbac12', 'metadata': {}}])) to volume b7792c9e-e4b5-463b-a665-1adbd93a6708. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[45c00a71-3c7b-4c7b-9a7f-1c4fa190fc00]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_ic9cuawa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:58 devstack sudo[113282]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_ic9cuawa Aug 13 16:56:58 devstack sudo[113282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:58 devstack sudo[113282]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_ic9cuawa" returned: 0 in 0.355s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_ic9cuawa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:58 devstack sudo[113286]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_ic9cuawa Aug 13 16:56:58 devstack sudo[113286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:58 devstack sudo[113286]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_ic9cuawa" returned: 1 in 0.331s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 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_19fb52ea-4863-4964-97cf-69d014dbac12_ic9cuawa' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[033fa20c-8060-4920-8cda-12ee6f7d53aa]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:58 devstack sudo[113290]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD Aug 13 16:56:58 devstack sudo[113290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:58 devstack sudo[113290]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD" returned: 0 in 0.335s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:59 devstack sudo[113294]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD Aug 13 16:56:59 devstack sudo[113294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:59 devstack sudo[113294]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD" returned: 1 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:56:59 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] 19fb52ea-4863-4964-97cf-69d014dbac12 was raw, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:56:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:59 devstack sudo[113299]: 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_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 Aug 13 16:56:59 devstack sudo[113299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:56:59 devstack sudo[113299]: pam_unix(sudo:session): session closed for user root Aug 13 16:56:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708" returned: 0 in 0.500s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:56:59 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_19fb52ea-4863-4964-97cf-69d014dbac12_q57tyqzedevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:56:59 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Converted 0.00 MB image at 0.00 MB/s Aug 13 16:56:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:56:59 devstack sudo[113304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 1G Aug 13 16:56:59 devstack sudo[113304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:00 devstack sudo[113304]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 1G" returned: 0 in 0.348s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Downloaded image 19fb52ea-4863-4964-97cf-69d014dbac12 ((None, [{'url': 'file:///opt/stack/data/glance/images/19fb52ea-4863-4964-97cf-69d014dbac12', 'metadata': {}}])) to volume b7792c9e-e4b5-463b-a665-1adbd93a6708 successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Temporary image 19fb52ea-4863-4964-97cf-69d014dbac12 for user 18ac945ec1aa480cbf2579d142aa55c4 is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Marking volume b7792c9e-e4b5-463b-a665-1adbd93a6708 as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Copying metadata from image 19fb52ea-4863-4964-97cf-69d014dbac12 to b7792c9e-e4b5-463b-a665-1adbd93a6708. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Creating volume glance metadata for volume b7792c9e-e4b5-463b-a665-1adbd93a6708 backed by image 19fb52ea-4863-4964-97cf-69d014dbac12 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '19fb52ea-4863-4964-97cf-69d014dbac12', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'e6a8e9da2daa4dd66dcb82c838f4a154', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6713bf95-3581-4ea5-b8c3-f8ebf1bec286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b7792c9e-e4b5-463b-a665-1adbd93a6708', 'volume_size': 1, 'image_id': '19fb52ea-4863-4964-97cf-69d014dbac12', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/19fb52ea-4863-4964-97cf-69d014dbac12', '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': 'e6a8e9da2daa4dd66dcb82c838f4a154', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'f70c6364fde94553a7bae7f1b4b229db', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'baf0d4646cae75c1b6b11ced86cba5e574efd18632620a7610253044c755743320f93a4e4b5fbdf6d08e7da8cebdf25eb93d16509f4db25af3c02d54fec1b466', 'id': '19fb52ea-4863-4964-97cf-69d014dbac12', 'created_at': datetime.datetime(2026, 8, 13, 14, 56, 53, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 56, 54, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/19fb52ea-4863-4964-97cf-69d014dbac12/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e60fcb5-233d-4fd5-80ae-a8b52397559f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:00 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Volume volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 (b7792c9e-e4b5-463b-a665-1adbd93a6708): created successfully Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e60fcb5-233d-4fd5-80ae-a8b52397559f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Flow 'volume_create_manager' (e64e1071-2f33-4ab7-b003-e2126436a9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-716f90ab-2f95-499c-a3ba-d2c03b28e09b tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Created volume successfully. Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Acquiring lock "cinder-b7792c9e-e4b5-463b-a665-1adbd93a6708-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "cinder-b7792c9e-e4b5-463b-a665-1adbd93a6708-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Acquiring lock "cinder-quobyte-b7792c9e-e4b5-463b-a665-1adbd93a6708" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "cinder-quobyte-b7792c9e-e4b5-463b-a665-1adbd93a6708" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[47dffa0b-eaa9-41b3-8a5f-d03817b92f44]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:00 devstack sudo[113309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 Aug 13 16:57:00 devstack sudo[113309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:00 devstack sudo[113309]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708" returned: 0 in 0.431s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:01 devstack sudo[113315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708 Aug 13 16:57:01 devstack sudo[113315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:01 devstack sudo[113315]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-b7792c9e-e4b5-463b-a665-1adbd93a6708" returned: 0 in 0.299s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "cinder-quobyte-b7792c9e-e4b5-463b-a665-1adbd93a6708" released by "delete_volume" :: held 0.776s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:01 devstack cinder-volume[94341]: WARNING cinder.quota [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 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 13 16:57:01 devstack cinder-volume[94341]: WARNING cinder.quota [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 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 13 16:57:01 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Created reservations ['fc224763-7418-46dd-ab75-872195f2c1b4', '2fef71c8-a4c9-4ef2-8c44-f13b4feb68e5', '9705b7e7-fb8a-4148-a598-68bac7982eb7', '8e822572-f523-4353-bac1-8e9318c619d9'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:01 devstack sudo[113318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:01 devstack sudo[113318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:01 devstack sudo[113318]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.327s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Deleted volume successfully. Aug 13 16:57:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-78a18c2d-6681-430e-8592-5cbc53635d44 tempest-VolumeAndVolumeTypeFromImageTest-373383748 None] Lock "cinder-b7792c9e-e4b5-463b-a665-1adbd93a6708-delete_volume" released by "delete_volume" :: held 1.434s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:06 devstack sudo[113321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:06 devstack sudo[113321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:06 devstack sudo[113321]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.316s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (eaf067d1-c3a5-4e26-88f1-1bb2b90dcc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (508d3080-acab-4b08-8896-1d8dac1dd953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (508d3080-acab-4b08-8896-1d8dac1dd953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-655051778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=66983452-fb09-4fc6-b54f-b7b1bf4cd840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:07Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (801c3b6c-7560-4cde-afa5-a091ca2899a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (801c3b6c-7560-4cde-afa5-a091ca2899a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffa8c201-f4c1-4e37-88d1-3611b1768c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffa8c201-f4c1-4e37-88d1-3611b1768c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '66983452-fb09-4fc6-b54f-b7b1bf4cd840', 'volume_name': 'volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (898ee758-8f73-451d-b67b-c2ca3986f4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (898ee758-8f73-451d-b67b-c2ca3986f4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c565ef80-59c9-4c2f-9c78-6450ddaea7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:06 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume 66983452-fb09-4fc6-b54f-b7b1bf4cd840: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840', 'volume_size': 1} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-655051778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=66983452-fb09-4fc6-b54f-b7b1bf4cd840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:07Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Creating volume 66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:06 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:06 devstack sudo[113324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 1073741824 Aug 13 16:57:06 devstack sudo[113324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:07 devstack sudo[113324]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 1073741824" returned: 0 in 0.504s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:07 devstack sudo[113330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 Aug 13 16:57:07 devstack sudo[113330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:07 devstack sudo[113330]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840" returned: 0 in 0.311s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] <== create_volume: return (862ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.865s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c565ef80-59c9-4c2f-9c78-6450ddaea7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f148fab-e3e7-4b8d-b658-f1311322fd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:07 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 (66983452-fb09-4fc6-b54f-b7b1bf4cd840): created successfully Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f148fab-e3e7-4b8d-b658-f1311322fd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (eaf067d1-c3a5-4e26-88f1-1bb2b90dcc32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-106aa02f-2635-41b5-a47f-24fb4278969a tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created volume successfully. Aug 13 16:57:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Creating offline snapshot 0117eda0-4778-40e7-bf4d-06bd75e4d134 of volume 66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:57:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9fd4d9c8-187e-44d5-bfc2-717963ed9ec1]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:09 devstack sudo[113333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 Aug 13 16:57:09 devstack sudo[113333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:09 devstack sudo[113333]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840" returned: 0 in 0.414s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:09 devstack sudo[113338]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 1G Aug 13 16:57:09 devstack sudo[113338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:09 devstack sudo[113338]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 1G" returned: 0 in 0.471s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:09 devstack sudo[113346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 Aug 13 16:57:09 devstack sudo[113346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:10 devstack sudo[113346]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134" returned: 0 in 0.405s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:10 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 is being set with open permissions: ugo+rw Aug 13 16:57:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:10 devstack sudo[113352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 Aug 13 16:57:10 devstack sudo[113352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:10 devstack sudo[113352]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134" returned: 0 in 0.261s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:10 devstack sudo[113355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.info Aug 13 16:57:10 devstack sudo[113355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:10 devstack sudo[113355]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.info" returned: 0 in 0.266s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:10 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.info is being set with open permissions: ugo+rw Aug 13 16:57:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:10 devstack sudo[113358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.info Aug 13 16:57:10 devstack sudo[113358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:11 devstack sudo[113358]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.info" returned: 0 in 0.288s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.201s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2041c157-68a5-4c74-a389-1e9434527ff3 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Create snapshot completed successfully Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (3b9f00e0-c2d2-41f4-a7d6-759ff48182ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dca62cd-c6e6-4547-991d-1c19f0d75614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dca62cd-c6e6-4547-991d-1c19f0d75614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1544658259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=665b4102-bc96-42ca-80b5-c19cb4b63f13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:12Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4eb15e98-4938-4b66-bd83-0bf2dfa3449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4eb15e98-4938-4b66-bd83-0bf2dfa3449e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96fc9089-9324-4ea8-8768-831e0e18fcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96fc9089-9324-4ea8-8768-831e0e18fcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '665b4102-bc96-42ca-80b5-c19cb4b63f13', 'volume_name': 'volume-665b4102-bc96-42ca-80b5-c19cb4b63f13', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af5e533d-d488-4b43-baa4-778bff7394de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af5e533d-d488-4b43-baa4-778bff7394de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8786259a-e67f-487e-b664-7d34b6f86829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume 665b4102-bc96-42ca-80b5-c19cb4b63f13: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-665b4102-bc96-42ca-80b5-c19cb4b63f13', 'volume_size': 1} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1544658259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=665b4102-bc96-42ca-80b5-c19cb4b63f13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:12Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Creating volume 665b4102-bc96-42ca-80b5-c19cb4b63f13 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:12 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:12 devstack sudo[113362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 1073741824 Aug 13 16:57:12 devstack sudo[113362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (9a20071d-38ce-40b1-bf8a-021ab5af7323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd185cff-c15b-48ed-a403-a678adf2114c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd185cff-c15b-48ed-a403-a678adf2114c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1354026601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13e5a8e9-de0c-4859-80f4-e030139eea3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:13Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7c3b355-849a-4333-934b-bab71d9fa5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7c3b355-849a-4333-934b-bab71d9fa5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4275374f-5a32-4479-ba62-2a4dcbb34fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4275374f-5a32-4479-ba62-2a4dcbb34fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '13e5a8e9-de0c-4859-80f4-e030139eea3e', 'volume_name': 'volume-13e5a8e9-de0c-4859-80f4-e030139eea3e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f21c2f7-276c-4f2b-9de4-957701de3f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f21c2f7-276c-4f2b-9de4-957701de3f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d0ca9a7-a97a-45ba-b271-c53e9a04c084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume 13e5a8e9-de0c-4859-80f4-e030139eea3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-13e5a8e9-de0c-4859-80f4-e030139eea3e', 'volume_size': 1} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:13 devstack sudo[113362]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 1073741824" returned: 0 in 0.633s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:13 devstack sudo[113369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 Aug 13 16:57:13 devstack sudo[113369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (f7d725bf-0213-4594-8db1-947b9c986cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d882113f-fe21-43fb-a629-3ba993c6572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d882113f-fe21-43fb-a629-3ba993c6572d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1517499934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a088789c-9364-42ba-9321-25316f865a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:13Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a587eccc-d26a-4acc-9c73-6009dfb7a7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a587eccc-d26a-4acc-9c73-6009dfb7a7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77105daf-ab54-46d9-a67f-90cb0bfc1140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (77105daf-ab54-46d9-a67f-90cb0bfc1140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a088789c-9364-42ba-9321-25316f865a0e', 'volume_name': 'volume-a088789c-9364-42ba-9321-25316f865a0e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea5acb3d-f1ee-4ac2-b9dc-38a53dfc3fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea5acb3d-f1ee-4ac2-b9dc-38a53dfc3fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37eedd09-f736-45b8-9dcc-001376ed7bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume a088789c-9364-42ba-9321-25316f865a0e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a088789c-9364-42ba-9321-25316f865a0e', 'volume_size': 1} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:13 devstack sudo[113369]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] <== create_volume: return (1011ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.609s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1354026601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=13e5a8e9-de0c-4859-80f4-e030139eea3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:13Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Creating volume 13e5a8e9-de0c-4859-80f4-e030139eea3e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:13 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:13 devstack sudo[113372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e 1073741824 Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8786259a-e67f-487e-b664-7d34b6f86829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-665b4102-bc96-42ca-80b5-c19cb4b63f13', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack sudo[113372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d9c4b71-466a-4ff6-8d88-855eeb552cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 (665b4102-bc96-42ca-80b5-c19cb4b63f13): created successfully Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d9c4b71-466a-4ff6-8d88-855eeb552cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (3b9f00e0-c2d2-41f4-a7d6-759ff48182ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-192b6746-8167-4b78-9b64-0ee92b5116e5 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created volume successfully. Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (bb2c1448-5150-41f8-91bd-75af94455ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf1f13fe-deb7-4225-b392-d59f1c607a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf1f13fe-deb7-4225-b392-d59f1c607a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1074392552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44a9e7be-2da8-44d1-90f4-4c801dcf11e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:14Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4994105-a74c-4067-9cef-7f1db050cb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4994105-a74c-4067-9cef-7f1db050cb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (feaf8437-8810-427d-b8d2-4a079168b03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (feaf8437-8810-427d-b8d2-4a079168b03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44a9e7be-2da8-44d1-90f4-4c801dcf11e5', 'volume_name': 'volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b94e4781-ce10-40f5-bc2b-de914a6bc01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b94e4781-ce10-40f5-bc2b-de914a6bc01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d390356e-0fac-429e-b9d8-63d290a20bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume 44a9e7be-2da8-44d1-90f4-4c801dcf11e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5', 'volume_size': 1} Aug 13 16:57:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:14 devstack sudo[113372]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (6df8864d-e806-4715-95c9-1428db865bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f85e237-95ac-475a-955e-6c80382d891e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e 1073741824" returned: 0 in 0.626s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f85e237-95ac-475a-955e-6c80382d891e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1613358024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75476c08-00a0-4948-868d-d227cac53180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:14Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a9079ef-c2ea-4435-8a33-c5a55a0db1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a9079ef-c2ea-4435-8a33-c5a55a0db1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968d8ff0-52a7-46be-9734-3fea35d5dc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968d8ff0-52a7-46be-9734-3fea35d5dc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '75476c08-00a0-4948-868d-d227cac53180', 'volume_name': 'volume-75476c08-00a0-4948-868d-d227cac53180', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7d9cba5-b847-4531-a7f5-bf2aa65ffafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7d9cba5-b847-4531-a7f5-bf2aa65ffafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb77dd3a-c140-4a70-ba58-fd96015c6a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:14 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume 75476c08-00a0-4948-868d-d227cac53180: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-75476c08-00a0-4948-868d-d227cac53180', 'volume_size': 1} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:14 devstack sudo[113378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e Aug 13 16:57:14 devstack sudo[113378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:14 devstack sudo[113378]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e" returned: 0 in 0.242s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] <== create_volume: return (961ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.965s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.100s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1517499934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a088789c-9364-42ba-9321-25316f865a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:13Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Creating volume a088789c-9364-42ba-9321-25316f865a0e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:14 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:14 devstack sudo[113381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e 1073741824 Aug 13 16:57:14 devstack sudo[113381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d0ca9a7-a97a-45ba-b271-c53e9a04c084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-13e5a8e9-de0c-4859-80f4-e030139eea3e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7475c69-3256-4f5e-a184-fdd662a717e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:14 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume volume-13e5a8e9-de0c-4859-80f4-e030139eea3e (13e5a8e9-de0c-4859-80f4-e030139eea3e): created successfully Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7475c69-3256-4f5e-a184-fdd662a717e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (9a20071d-38ce-40b1-bf8a-021ab5af7323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ddfa4749-6618-41b7-8b1a-0adbe236800d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created volume successfully. Aug 13 16:57:15 devstack sudo[113381]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e 1073741824" returned: 0 in 0.430s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:15 devstack sudo[113387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e Aug 13 16:57:15 devstack sudo[113387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:15 devstack sudo[113387]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e" returned: 0 in 0.255s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] <== create_volume: return (725ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.727s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.425s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1074392552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44a9e7be-2da8-44d1-90f4-4c801dcf11e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:14Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Creating volume 44a9e7be-2da8-44d1-90f4-4c801dcf11e5 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:15 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37eedd09-f736-45b8-9dcc-001376ed7bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a088789c-9364-42ba-9321-25316f865a0e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:15 devstack sudo[113390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 1073741824 Aug 13 16:57:15 devstack sudo[113390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4aa58d0c-fc16-4025-92c8-f31bcbd56c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:15 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume volume-a088789c-9364-42ba-9321-25316f865a0e (a088789c-9364-42ba-9321-25316f865a0e): created successfully Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4aa58d0c-fc16-4025-92c8-f31bcbd56c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (f7d725bf-0213-4594-8db1-947b9c986cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2ea0b5b6-bc08-4f33-809f-df7499e99764 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created volume successfully. Aug 13 16:57:15 devstack sudo[113390]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 1073741824" returned: 0 in 0.433s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:15 devstack sudo[113395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 Aug 13 16:57:15 devstack sudo[113395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:16 devstack sudo[113395]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5" returned: 0 in 0.256s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] <== create_volume: return (730ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.734s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.738s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1613358024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=75476c08-00a0-4948-868d-d227cac53180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='568d70c56db34a2e8622cab6badde17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:14Z,use_quota=True,user_id='b8b726349bcf4c0db3810d64a16b1db3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Creating volume 75476c08-00a0-4948-868d-d227cac53180 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:16 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d390356e-0fac-429e-b9d8-63d290a20bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:16 devstack sudo[113398]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 1073741824 Aug 13 16:57:16 devstack sudo[113398]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b79bef7-abc3-404f-af6f-4200381d6145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 (44a9e7be-2da8-44d1-90f4-4c801dcf11e5): created successfully Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b79bef7-abc3-404f-af6f-4200381d6145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (bb2c1448-5150-41f8-91bd-75af94455ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4a82e506-d132-48ee-bd76-0ec68f169453 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created volume successfully. Aug 13 16:57:16 devstack sudo[113398]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 1073741824" returned: 0 in 0.461s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:16 devstack sudo[113404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 Aug 13 16:57:16 devstack sudo[113404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:16 devstack sudo[113404]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180" returned: 0 in 0.251s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] <== create_volume: return (748ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.751s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb77dd3a-c140-4a70-ba58-fd96015c6a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-75476c08-00a0-4948-868d-d227cac53180', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77d220ba-84a6-4e73-a830-ccd6983ba84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Volume volume-75476c08-00a0-4948-868d-d227cac53180 (75476c08-00a0-4948-868d-d227cac53180): created successfully Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77d220ba-84a6-4e73-a830-ccd6983ba84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Flow 'volume_create_manager' (6df8864d-e806-4715-95c9-1428db865bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-dd689f87-1358-4c1f-93aa-82b87135bf21 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created volume successfully. Aug 13 16:57:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-75476c08-00a0-4948-868d-d227cac53180-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-75476c08-00a0-4948-868d-d227cac53180-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-75476c08-00a0-4948-868d-d227cac53180" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-75476c08-00a0-4948-868d-d227cac53180" acquired by "delete_volume" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:17 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[438bdafc-3ea0-4b55-885e-448196133272]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:17 devstack sudo[113408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 Aug 13 16:57:17 devstack sudo[113408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:18 devstack sudo[113408]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180" returned: 0 in 0.353s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:18 devstack sudo[113413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180 Aug 13 16:57:18 devstack sudo[113413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:18 devstack sudo[113413]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-75476c08-00a0-4948-868d-d227cac53180" returned: 0 in 0.292s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-75476c08-00a0-4948-868d-d227cac53180" released by "delete_volume" :: held 0.686s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created reservations ['a837a025-2f76-4432-90ac-365d5c891952', 'b6706927-5489-4aa6-af6e-8e8dbb14928f', '0e441a4f-72ba-4f40-b4e6-74872c115d4c', 'dbb66d33-8948-43cf-8864-bca53cf88cd5'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:18 devstack sudo[113416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:18 devstack sudo[113416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:18 devstack sudo[113416]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.249s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Deleted volume successfully. Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-44a9e7be-2da8-44d1-90f4-4c801dcf11e5-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7263d8af-64e5-4898-abd0-fc471c07428d tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-75476c08-00a0-4948-868d-d227cac53180-delete_volume" released by "delete_volume" :: held 1.167s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-44a9e7be-2da8-44d1-90f4-4c801dcf11e5-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-44a9e7be-2da8-44d1-90f4-4c801dcf11e5" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-44a9e7be-2da8-44d1-90f4-4c801dcf11e5" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3bc6b6b8-e1bd-488a-942b-c43386877085]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:19 devstack sudo[113419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 Aug 13 16:57:19 devstack sudo[113419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:19 devstack sudo[113419]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5" returned: 0 in 0.353s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:19 devstack sudo[113424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5 Aug 13 16:57:19 devstack sudo[113424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:19 devstack sudo[113424]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-44a9e7be-2da8-44d1-90f4-4c801dcf11e5" returned: 0 in 0.244s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-44a9e7be-2da8-44d1-90f4-4c801dcf11e5" released by "delete_volume" :: held 0.634s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created reservations ['9e8b0dad-bf16-4411-a44d-4b1c1fa19834', '1e6cdbba-1cba-491e-8fe0-d03f8a27dbbd', '61e5ea35-1e8e-4c6e-81ad-5041f8dccad4', '23d1a82b-fdfd-4f0b-83d9-82784a7c921b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:19 devstack sudo[113427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:19 devstack sudo[113427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:19 devstack sudo[113427]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.254s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Deleted volume successfully. Aug 13 16:57:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1311257-8e7c-4b00-adc7-7787e9e07932 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-44a9e7be-2da8-44d1-90f4-4c801dcf11e5-delete_volume" released by "delete_volume" :: held 1.094s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-a088789c-9364-42ba-9321-25316f865a0e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-a088789c-9364-42ba-9321-25316f865a0e-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-a088789c-9364-42ba-9321-25316f865a0e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-a088789c-9364-42ba-9321-25316f865a0e" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[869843dc-9a1d-492b-845c-e08e3f89a09b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:20 devstack sudo[113430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e Aug 13 16:57:20 devstack sudo[113430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:20 devstack sudo[113430]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e" returned: 0 in 0.374s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:20 devstack sudo[113435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e Aug 13 16:57:20 devstack sudo[113435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:20 devstack sudo[113435]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a088789c-9364-42ba-9321-25316f865a0e" returned: 0 in 0.245s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-a088789c-9364-42ba-9321-25316f865a0e" released by "delete_volume" :: held 0.662s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created reservations ['3c01cbef-9d69-4039-9619-24989cef8734', 'ff330a14-0018-41d1-886c-0cc262516560', 'b110e016-41b9-4de0-9009-e0d6b018e8e3', '3f76afd9-784c-4975-949b-1247098e32b9'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:20 devstack sudo[113439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:20 devstack sudo[113439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:21 devstack sudo[113439]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.245s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Deleted volume successfully. Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6fa72dd2-6782-4118-9074-7485886d94e1 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-a088789c-9364-42ba-9321-25316f865a0e-delete_volume" released by "delete_volume" :: held 1.143s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-13e5a8e9-de0c-4859-80f4-e030139eea3e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-13e5a8e9-de0c-4859-80f4-e030139eea3e-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-13e5a8e9-de0c-4859-80f4-e030139eea3e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-13e5a8e9-de0c-4859-80f4-e030139eea3e" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d59d7bb2-c5d3-4c43-8cc1-0d0bf1551b93]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:21 devstack sudo[113442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e Aug 13 16:57:21 devstack sudo[113442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:21 devstack sudo[113442]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e" returned: 0 in 0.403s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:21 devstack sudo[113447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e Aug 13 16:57:21 devstack sudo[113447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:22 devstack sudo[113447]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-13e5a8e9-de0c-4859-80f4-e030139eea3e" returned: 0 in 0.260s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-13e5a8e9-de0c-4859-80f4-e030139eea3e" released by "delete_volume" :: held 0.704s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created reservations ['683829b6-3843-4852-8d5e-d840c9e47a0c', '1327b307-d8f3-4f38-8435-a1db581df815', 'cf6c6c22-d6ac-4113-9d7a-c4187560433f', 'ab55d4b4-f8d3-4cf3-ba8a-167a06465ec6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:22 devstack sudo[113450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:22 devstack sudo[113450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:22 devstack sudo[113450]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.267s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-665b4102-bc96-42ca-80b5-c19cb4b63f13-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:22 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Deleted volume successfully. Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-665b4102-bc96-42ca-80b5-c19cb4b63f13-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-75437dd7-846f-40a3-a8c6-6f5b3a390fcf tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-13e5a8e9-de0c-4859-80f4-e030139eea3e-delete_volume" released by "delete_volume" :: held 1.222s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-665b4102-bc96-42ca-80b5-c19cb4b63f13" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-665b4102-bc96-42ca-80b5-c19cb4b63f13" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8832cf6c-23a8-4777-97ba-ee9f007c5d35]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:22 devstack sudo[113453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 Aug 13 16:57:22 devstack sudo[113453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:22 devstack sudo[113453]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13" returned: 0 in 0.385s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:22 devstack sudo[113458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13 Aug 13 16:57:22 devstack sudo[113458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:23 devstack sudo[113458]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-665b4102-bc96-42ca-80b5-c19cb4b63f13" returned: 0 in 0.236s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-665b4102-bc96-42ca-80b5-c19cb4b63f13" released by "delete_volume" :: held 0.660s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created reservations ['506e63a0-34d6-4022-ae56-b900b7a68839', '62681702-055c-43e6-89e7-40c785c1d8e0', '256dfb75-2af6-40b2-a6bf-1aa3da0b75f0', '500ac9cd-77e3-456f-8a74-d4c340396655'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:23 devstack sudo[113461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:23 devstack sudo[113461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:23 devstack sudo[113461]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.266s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Deleted volume successfully. Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-0117eda0-4778-40e7-bf4d-06bd75e4d134-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-00d92fb7-371d-49a9-b9fc-100370487da0 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-665b4102-bc96-42ca-80b5-c19cb4b63f13-delete_volume" released by "delete_volume" :: held 1.138s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-0117eda0-4778-40e7-bf4d-06bd75e4d134-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-66983452-fb09-4fc6-b54f-b7b1bf4cd840" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-66983452-fb09-4fc6-b54f-b7b1bf4cd840" acquired by "delete_snapshot" :: waited 0.013s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-0117eda0-4778-40e7-bf4d-06bd75e4d134" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-0117eda0-4778-40e7-bf4d-06bd75e4d134" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Deleting offline snapshot 0117eda0-4778-40e7-bf4d-06bd75e4d134 of volume 66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] snapshot_file for this snap is: volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3574096-eb9e-4ac1-9fd6-41da31b7110a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:23 devstack sudo[113464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 Aug 13 16:57:23 devstack sudo[113464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:24 devstack sudo[113464]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134" returned: 0 in 0.363s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[1dd9fbfe-9226-4b17-b48c-173d26a459ff]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:24 devstack sudo[113469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 Aug 13 16:57:24 devstack sudo[113469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:24 devstack sudo[113469]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840" returned: 0 in 0.356s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:24 devstack sudo[113474]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 Aug 13 16:57:24 devstack sudo[113474]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:24 devstack sudo[113474]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134" returned: 0 in 0.353s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:24 devstack sudo[113479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134 Aug 13 16:57:24 devstack sudo[113479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:25 devstack sudo[113479]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840.0117eda0-4778-40e7-bf4d-06bd75e4d134" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-0117eda0-4778-40e7-bf4d-06bd75e4d134" released by "_delete_snapshot" :: held 1.439s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-66983452-fb09-4fc6-b54f-b7b1bf4cd840" released by "delete_snapshot" :: held 1.461s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created reservations ['d81bf80c-66a1-4e1e-bc44-a9d3199d9ca9', '9076467d-e14c-4576-9b19-22e2b7c232c8', '91d5c6e4-bec8-49ef-adc4-ab5943570753', '1c9dcc6a-9612-4ea4-b940-4a97e2490d29'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:25 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Delete snapshot completed successfully. Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4826a3ef-f456-49a8-8249-28452de15db2 tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-0117eda0-4778-40e7-bf4d-06bd75e4d134-delete_snapshot" released by "delete_snapshot" :: held 1.596s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-66983452-fb09-4fc6-b54f-b7b1bf4cd840-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-66983452-fb09-4fc6-b54f-b7b1bf4cd840-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "cinder-quobyte-66983452-fb09-4fc6-b54f-b7b1bf4cd840" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-66983452-fb09-4fc6-b54f-b7b1bf4cd840" acquired by "delete_volume" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2378782-1cf6-4978-ba4c-02bfe9488aa2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:26 devstack sudo[113482]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 Aug 13 16:57:26 devstack sudo[113482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:26 devstack sudo[113482]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840" returned: 0 in 0.413s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:26 devstack sudo[113487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840 Aug 13 16:57:26 devstack sudo[113487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:26 devstack sudo[113487]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-66983452-fb09-4fc6-b54f-b7b1bf4cd840" returned: 0 in 0.281s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-quobyte-66983452-fb09-4fc6-b54f-b7b1bf4cd840" released by "delete_volume" :: held 0.756s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Created reservations ['a9758052-8bff-40ba-b956-9ffdbddbc4b0', '66b569c6-1023-4f99-b6b5-a7a77456419e', '2de6fc61-d758-4e82-8d63-ca3101ecf0c5', '049702f2-ae8b-485f-aa1a-5c848627d0f6'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:26 devstack sudo[113490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:57:26 devstack sudo[113490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:27 devstack sudo[113490]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.276s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:27 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:57:27 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Deleted volume successfully. Aug 13 16:57:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f9340fb-37fe-4850-aeae-1f982ff4abdd tempest-CreateVolumesFromSnapshotTest-1976784482 None] Lock "cinder-66983452-fb09-4fc6-b54f-b7b1bf4cd840-delete_volume" released by "delete_volume" :: held 1.246s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:57:36 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=61,cinder:UPDATE=88,cinder:INSERT=26,cinder:DELETE=9 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:57:37 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=67,cinder:INSERT=24,cinder:UPDATE=83,cinder:DELETE=6 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (5378ca70-a1d8-401b-addd-16563be29b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88a2aa64-6f97-436f-bbcc-556e893fe9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88a2aa64-6f97-436f-bbcc-556e893fe9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-122061672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ae68c40d-dc36-4f24-945b-4c88767a8a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:50Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (405f8172-4a45-4b13-a18e-d5c288c7c801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (405f8172-4a45-4b13-a18e-d5c288c7c801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a2b725c-2c2a-44c3-921e-b3e1abec6763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a2b725c-2c2a-44c3-921e-b3e1abec6763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae68c40d-dc36-4f24-945b-4c88767a8a53', 'volume_name': 'volume-ae68c40d-dc36-4f24-945b-4c88767a8a53', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d23303fe-e30f-4082-84e4-4f2379e7658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d23303fe-e30f-4082-84e4-4f2379e7658a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc806b45-681a-467d-9d3b-c4e3c6494b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume ae68c40d-dc36-4f24-945b-4c88767a8a53: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae68c40d-dc36-4f24-945b-4c88767a8a53', 'volume_size': 1} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-122061672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ae68c40d-dc36-4f24-945b-4c88767a8a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:50Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Creating volume ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:50 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:50 devstack sudo[113574]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 1073741824 Aug 13 16:57:50 devstack sudo[113574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (f65822f9-14ea-46a1-b8bf-1b4746995ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3e8675d-5944-40d9-97da-736e6313d243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3e8675d-5944-40d9-97da-736e6313d243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-239227532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3eb3b51d-f636-4787-a8e3-2d41df7166b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:50Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0ba99eb-1360-445f-9129-474ecfcbe598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0ba99eb-1360-445f-9129-474ecfcbe598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2e2aa5b-b012-43af-9a07-4bd49be7d79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2e2aa5b-b012-43af-9a07-4bd49be7d79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3eb3b51d-f636-4787-a8e3-2d41df7166b4', 'volume_name': 'volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (659250ae-c302-4c05-b232-31e6f2da5244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (659250ae-c302-4c05-b232-31e6f2da5244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a85b80b4-efe8-4244-af06-b7375694ec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Volume 3eb3b51d-f636-4787-a8e3-2d41df7166b4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4', 'volume_size': 1} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (9c57674f-16bb-40f0-a57c-25c1c1e051dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c28fe89a-017a-4e8b-8d55-c105cd2477a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c28fe89a-017a-4e8b-8d55-c105cd2477a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-736911602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a399129e-6608-404a-8abe-fa370e3fa244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:50Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0edc030c-cd4f-4222-9667-096c58015420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0edc030c-cd4f-4222-9667-096c58015420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e861f90f-e21c-47fa-af9d-9878672b9ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e861f90f-e21c-47fa-af9d-9878672b9ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a399129e-6608-404a-8abe-fa370e3fa244', 'volume_name': 'volume-a399129e-6608-404a-8abe-fa370e3fa244', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0ea0f72-bf3d-4afe-934f-77bbd0d9e922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0ea0f72-bf3d-4afe-934f-77bbd0d9e922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d63298e-e7a9-4882-a1fc-357392a76ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Volume a399129e-6608-404a-8abe-fa370e3fa244: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a399129e-6608-404a-8abe-fa370e3fa244', 'volume_size': 1} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:50 devstack sudo[113574]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 1073741824" returned: 0 in 0.779s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (efa25b5a-0122-43ff-b05d-6e05b1ea2000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9208ed8-0c47-4951-8920-47ae77199d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9208ed8-0c47-4951-8920-47ae77199d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-123894748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8f78315-8639-436d-93b2-54de2f17e3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:57:51Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (839d3aef-d323-452b-9384-7ae9dd77278e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (839d3aef-d323-452b-9384-7ae9dd77278e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack sudo[113581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 Aug 13 16:57:50 devstack sudo[113581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84f6644b-72e0-413f-a03f-220fb63127e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84f6644b-72e0-413f-a03f-220fb63127e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8f78315-8639-436d-93b2-54de2f17e3ab', 'volume_name': 'volume-c8f78315-8639-436d-93b2-54de2f17e3ab', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa7c9eb9-1352-458f-b113-37ae6ab541a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:50 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa7c9eb9-1352-458f-b113-37ae6ab541a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bde896e-b929-4890-ad35-5cbd48352aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Volume c8f78315-8639-436d-93b2-54de2f17e3ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8f78315-8639-436d-93b2-54de2f17e3ab', 'volume_size': 1} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:51 devstack sudo[113581]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53" returned: 0 in 0.382s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] <== create_volume: return (1294ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.298s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.097s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-239227532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3eb3b51d-f636-4787-a8e3-2d41df7166b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:50Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Creating volume 3eb3b51d-f636-4787-a8e3-2d41df7166b4 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:51 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:51 devstack sudo[113584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 1073741824 Aug 13 16:57:51 devstack sudo[113584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc806b45-681a-467d-9d3b-c4e3c6494b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae68c40d-dc36-4f24-945b-4c88767a8a53', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebc0b895-fd50-461a-b15c-303eefa3bbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 (ae68c40d-dc36-4f24-945b-4c88767a8a53): created successfully Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebc0b895-fd50-461a-b15c-303eefa3bbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (5378ca70-a1d8-401b-addd-16563be29b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (f9365501-b879-4d3c-a7ed-d440428dd1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ee680c6-1881-4632-9968-d4886341a9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-22cadf2c-5b67-49e2-b776-992112caa5ec tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created volume successfully. Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ee680c6-1881-4632-9968-d4886341a9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-462855913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5acca31-7f03-4e44-9e9f-61e3a926109a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:57:51Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31597075-57a8-4b9b-9f84-6212661a4dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (31597075-57a8-4b9b-9f84-6212661a4dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5117692-ca1c-4799-bf29-7d1a977aaa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5117692-ca1c-4799-bf29-7d1a977aaa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e5acca31-7f03-4e44-9e9f-61e3a926109a', 'volume_name': 'volume-e5acca31-7f03-4e44-9e9f-61e3a926109a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1af14590-fbac-4e20-9aad-7f42f955b193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1af14590-fbac-4e20-9aad-7f42f955b193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6dba275a-96a2-47d0-b87f-c0dff40306b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:51 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Volume e5acca31-7f03-4e44-9e9f-61e3a926109a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e5acca31-7f03-4e44-9e9f-61e3a926109a', 'volume_size': 1} Aug 13 16:57:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:52 devstack sudo[113584]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 1073741824" returned: 0 in 0.763s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:52 devstack sudo[113590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 Aug 13 16:57:52 devstack sudo[113590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (c9bde8c0-efbc-42d0-ba79-40b99a04993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa0b78bd-6690-4433-bc68-31579afc4612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa0b78bd-6690-4433-bc68-31579afc4612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1216118900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc0897fa-6787-48af-a698-ed6dded41dce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:52Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3bd5b6d-a593-4b78-8e63-289115c287fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3bd5b6d-a593-4b78-8e63-289115c287fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6561b45-1d9b-4b54-bc47-b0694963b359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6561b45-1d9b-4b54-bc47-b0694963b359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc0897fa-6787-48af-a698-ed6dded41dce', 'volume_name': 'volume-bc0897fa-6787-48af-a698-ed6dded41dce', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7a2c875-862f-4835-a851-7cda19f9d3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7a2c875-862f-4835-a851-7cda19f9d3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80d7cefe-efba-4cf6-a776-0a21fdba4092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Volume bc0897fa-6787-48af-a698-ed6dded41dce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc0897fa-6787-48af-a698-ed6dded41dce', 'volume_size': 1} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:52 devstack sudo[113590]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4" returned: 0 in 0.321s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] <== create_volume: return (1178ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.181s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.115s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-736911602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a399129e-6608-404a-8abe-fa370e3fa244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:50Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Creating volume a399129e-6608-404a-8abe-fa370e3fa244 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:52 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a85b80b4-efe8-4244-af06-b7375694ec52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack sudo[113593]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 1073741824 Aug 13 16:57:52 devstack sudo[113593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eab34e29-328e-4d1e-afb0-690e201746ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Volume volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 (3eb3b51d-f636-4787-a8e3-2d41df7166b4): created successfully Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eab34e29-328e-4d1e-afb0-690e201746ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (f65822f9-14ea-46a1-b8bf-1b4746995ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:52 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-16e7e689-7fbc-4cf7-bad9-3d4c980c1c2a tempest-CreateVolumesFromImageTest-2008635522 None] Created volume successfully. Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Flow 'volume_create_manager' (dcae0731-ee59-46d2-93e2-52d40379c66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c70f6d2e-12cb-4565-8854-09e3c940347d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c70f6d2e-12cb-4565-8854-09e3c940347d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:53Z,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=c0d4cbcf-0d29-4966-961d-1ea9e192132a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96306f5af0014174aa27496d8ebf6716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:53Z,use_quota=True,user_id='d29a4b4c20c340989c2181f006d8128c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7568a6a8-c1e0-4de7-8bd9-16f53c480bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7568a6a8-c1e0-4de7-8bd9-16f53c480bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f22d6ef-e043-4c1e-87da-0d9aabf19036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:52 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:57:53 devstack sudo[113593]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 1073741824" returned: 0 in 0.537s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:53 devstack sudo[113599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 Aug 13 16:57:53 devstack sudo[113599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f22d6ef-e043-4c1e-87da-0d9aabf19036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c0d4cbcf-0d29-4966-961d-1ea9e192132a', 'volume_name': 'volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a', 'volume_size': 1, 'image_id': 'c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', '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': 'db1e20ea14351d77e7349be7a30ccc4f', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '96306f5af0014174aa27496d8ebf6716', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '72d8161a52d426faa1c18339d1f21337055c5998b42638f606344f578f41e33c4a342bd441d13fdccf2177a143fd7bba6d6a84ab53a7a640fe588cdaba62ee3d', 'id': 'c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'created_at': datetime.datetime(2026, 8, 13, 14, 57, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 57, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc/file', 'properties': {}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07395531-b047-4e9c-acbd-b9725c6ab8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07395531-b047-4e9c-acbd-b9725c6ab8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0427d65-ddba-4eff-b164-c55a03d2af3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Volume c0d4cbcf-0d29-4966-961d-1ea9e192132a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a', 'volume_size': 1, 'image_id': 'c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', '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': 'db1e20ea14351d77e7349be7a30ccc4f', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '96306f5af0014174aa27496d8ebf6716', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '72d8161a52d426faa1c18339d1f21337055c5998b42638f606344f578f41e33c4a342bd441d13fdccf2177a143fd7bba6d6a84ab53a7a640fe588cdaba62ee3d', 'id': 'c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'created_at': datetime.datetime(2026, 8, 13, 14, 57, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 57, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc/file', 'properties': {}}, 'image_service': } Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Trying to clone c0d4cbcf-0d29-4966-961d-1ea9e192132a from image c0ec2aaa-d181-4025-8dbb-f57a3738cbfc at location (None, [{'url': 'file:///opt/stack/data/glance/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:57:53 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Image download 0.00 MB at 0.00 MB/s Aug 13 16:57:53 devstack sudo[113599]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244" returned: 0 in 0.320s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] <== create_volume: return (906ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.910s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.404s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-123894748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8f78315-8639-436d-93b2-54de2f17e3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:57:51Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Creating volume c8f78315-8639-436d-93b2-54de2f17e3ab {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:53 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[aeb76540-26a9-4900-925f-1a2d7ddd61ce]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:53 devstack sudo[113602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab 1073741824 Aug 13 16:57:53 devstack sudo[113602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d63298e-e7a9-4882-a1fc-357392a76ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a399129e-6608-404a-8abe-fa370e3fa244', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3332947-3985-4ec7-acd5-123549527109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Volume volume-a399129e-6608-404a-8abe-fa370e3fa244 (a399129e-6608-404a-8abe-fa370e3fa244): created successfully Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3332947-3985-4ec7-acd5-123549527109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (9c57674f-16bb-40f0-a57c-25c1c1e051dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-703d7d7e-c918-4592-9ba9-5b7e15c8f4ed tempest-CreateVolumesFromImageTest-2008635522 None] Created volume successfully. Aug 13 16:57:53 devstack sudo[113603]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD Aug 13 16:57:53 devstack sudo[113603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:53 devstack sudo[113603]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD" returned: 0 in 0.370s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:53 devstack sudo[113612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD Aug 13 16:57:53 devstack sudo[113612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:53 devstack sudo[113602]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab 1073741824" returned: 0 in 0.540s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:54 devstack sudo[113614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab Aug 13 16:57:54 devstack sudo[113614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Flow 'volume_create_manager' (464b9d82-dddf-4176-b6da-eff570e1428a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (616e3934-1a2a-4c47-9a00-dcdce8a6032c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (616e3934-1a2a-4c47-9a00-dcdce8a6032c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:54Z,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=92e2cb45-48fc-4bdd-b224-4a7e281433c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e35520fd3e184da480e4dc12248abdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:57:54Z,use_quota=True,user_id='f48b9092d14f4431b8de1cff3a945067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9c0cce8-ecd7-4309-9b2e-579a255264a9),volume_type_id=d9c0cce8-ecd7-4309-9b2e-579a255264a9)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e64f67a6-4067-4d03-936e-ffb56912e214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e64f67a6-4067-4d03-936e-ffb56912e214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fb4ff96-83a6-410c-be2c-578a762b4558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.image.glance [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Creating Keystone auth plugin from conf {{(pid=94341) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 13 16:57:54 devstack sudo[113612]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD" returned: 1 in 0.375s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Temporary image c0ec2aaa-d181-4025-8dbb-f57a3738cbfc is fetched for user d29a4b4c20c340989c2181f006d8128c. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8711f433-4659-4662-b643-3a75d1012fd1]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:54 devstack sudo[113614]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab" returned: 0 in 0.305s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] <== create_volume: return (885ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.890s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.601s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-462855913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e5acca31-7f03-4e44-9e9f-61e3a926109a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:57:51Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Creating volume e5acca31-7f03-4e44-9e9f-61e3a926109a {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:54 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bde896e-b929-4890-ad35-5cbd48352aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8f78315-8639-436d-93b2-54de2f17e3ab', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:54 devstack sudo[113621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a 1073741824 Aug 13 16:57:54 devstack sudo[113621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a89110c9-1b2e-46a5-8487-2180ba22e06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:54 devstack sudo[113620]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD Aug 13 16:57:54 devstack sudo[113620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Volume volume-c8f78315-8639-436d-93b2-54de2f17e3ab (c8f78315-8639-436d-93b2-54de2f17e3ab): created successfully Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a89110c9-1b2e-46a5-8487-2180ba22e06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (efa25b5a-0122-43ff-b05d-6e05b1ea2000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ab14c45e-f9b1-4c72-a1f1-0a41e1e86751 tempest-CreateVolumesFromImageTest-2008635522 None] Created volume successfully. Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3fb4ff96-83a6-410c-be2c-578a762b4558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '92e2cb45-48fc-4bdd-b224-4a7e281433c9', 'volume_name': 'volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9', 'volume_size': 1, 'image_id': '00e533de-7a48-4dc8-8bab-249077d33804', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/00e533de-7a48-4dc8-8bab-249077d33804', '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': 'e4eb63fcc1531a3daa0d13c98620b7fa', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'e35520fd3e184da480e4dc12248abdc6', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3326703e8cdfe8bf382c4c9fa94f455fccfe2b090476fb2a4e586f3e368e04ae04b76b012206686178a7df278c9b749869fe8a503fbc8874730c225f355c3b82', 'id': '00e533de-7a48-4dc8-8bab-249077d33804', 'created_at': datetime.datetime(2026, 8, 13, 14, 57, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 57, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/00e533de-7a48-4dc8-8bab-249077d33804/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d846e4d0-cd8a-4eae-b254-ce4c28d6cf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d846e4d0-cd8a-4eae-b254-ce4c28d6cf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (643698a3-888b-471c-a7d2-c703a02529d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Volume 92e2cb45-48fc-4bdd-b224-4a7e281433c9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9', 'volume_size': 1, 'image_id': '00e533de-7a48-4dc8-8bab-249077d33804', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/00e533de-7a48-4dc8-8bab-249077d33804', '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': 'e4eb63fcc1531a3daa0d13c98620b7fa', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'e35520fd3e184da480e4dc12248abdc6', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3326703e8cdfe8bf382c4c9fa94f455fccfe2b090476fb2a4e586f3e368e04ae04b76b012206686178a7df278c9b749869fe8a503fbc8874730c225f355c3b82', 'id': '00e533de-7a48-4dc8-8bab-249077d33804', 'created_at': datetime.datetime(2026, 8, 13, 14, 57, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 57, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/00e533de-7a48-4dc8-8bab-249077d33804/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Trying to clone 92e2cb45-48fc-4bdd-b224-4a7e281433c9 from image 00e533de-7a48-4dc8-8bab-249077d33804 at location (None, [{'url': 'file:///opt/stack/data/glance/images/00e533de-7a48-4dc8-8bab-249077d33804', 'metadata': {}}]). {{(pid=94341) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 13 16:57:54 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Image download 0.00 MB at 0.00 MB/s Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[df22990d-3068-487f-ae20-c32fbdc02381]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:54 devstack sudo[113620]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD" returned: 0 in 0.430s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:54 devstack sudo[113630]: 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD Aug 13 16:57:54 devstack sudo[113630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:54 devstack sudo[113621]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a 1073741824" returned: 0 in 0.516s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:54 devstack sudo[113631]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD Aug 13 16:57:54 devstack sudo[113631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:54 devstack sudo[113634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a Aug 13 16:57:54 devstack sudo[113634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:55 devstack sudo[113630]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD" returned: 0 in 0.344s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:55 devstack sudo[113631]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD" returned: 1 in 0.412s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:55 devstack sudo[113638]: 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD Aug 13 16:57:55 devstack sudo[113638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:55 devstack sudo[113634]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a" returned: 0 in 0.286s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] <== create_volume: return (868ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.918s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Creating offline snapshot c50f4a84-4566-4925-a88a-d38df72c2a44 of volume ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6dba275a-96a2-47d0-b87f-c0dff40306b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e5acca31-7f03-4e44-9e9f-61e3a926109a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (249a70eb-df28-4427-87ef-c06364854959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d72c5cc-ad2d-4bc7-9f4d-676d394663a6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:55 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Volume volume-e5acca31-7f03-4e44-9e9f-61e3a926109a (e5acca31-7f03-4e44-9e9f-61e3a926109a): created successfully Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (249a70eb-df28-4427-87ef-c06364854959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (f9365501-b879-4d3c-a7ed-d440428dd1b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:55 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-663b4490-d7a6-4aea-8198-f2830bf9ed6c tempest-CreateVolumesFromImageTest-2008635522 None] Created volume successfully. Aug 13 16:57:55 devstack sudo[113644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 Aug 13 16:57:55 devstack sudo[113644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:55 devstack sudo[113638]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD" returned: 1 in 0.377s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Temporary image 00e533de-7a48-4dc8-8bab-249077d33804 is fetched for user f48b9092d14f4431b8de1cff3a945067. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb9dbd7e-d83e-4e20-9908-b3cd0a1d9afb]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:55 devstack sudo[113649]: 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD Aug 13 16:57:55 devstack sudo[113649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:55 devstack sudo[113644]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53" returned: 0 in 0.404s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:55 devstack sudo[113654]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 1G Aug 13 16:57:55 devstack sudo[113654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:55 devstack sudo[113649]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD" returned: 0 in 0.360s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:55 devstack sudo[113660]: 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD Aug 13 16:57:55 devstack sudo[113660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:56 devstack sudo[113654]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 1G" returned: 0 in 0.417s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:56 devstack sudo[113664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 Aug 13 16:57:56 devstack sudo[113664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:56 devstack sudo[113660]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD" returned: 1 in 0.372s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:56 devstack sudo[113664]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:56 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 is being set with open permissions: ugo+rw Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:56 devstack sudo[113672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 Aug 13 16:57:56 devstack sudo[113672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:56 devstack sudo[113672]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44" returned: 0 in 0.239s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:56 devstack sudo[113675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.info Aug 13 16:57:56 devstack sudo[113675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:56 devstack sudo[113675]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.info" returned: 0 in 0.254s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:56 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.info is being set with open permissions: ugo+rw Aug 13 16:57:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:56 devstack sudo[113678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.info Aug 13 16:57:56 devstack sudo[113678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:57 devstack sudo[113678]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.info" returned: 0 in 0.258s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.964s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.741s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1216118900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bc0897fa-6787-48af-a698-ed6dded41dce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08aeb6213fbf44989d800df6b135de19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:52Z,use_quota=True,user_id='f53193ecdb9849dc872772e582847684',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Creating volume bc0897fa-6787-48af-a698-ed6dded41dce {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:57 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:57 devstack sudo[113681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce 1073741824 Aug 13 16:57:57 devstack sudo[113681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c3dc86f8-1078-4c51-8dd3-93f5d2cef5df tempest-CreateVolumesFromSnapshotTest-2144755315 None] Create snapshot completed successfully Aug 13 16:57:57 devstack sudo[113681]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce 1073741824" returned: 0 in 0.500s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:57 devstack sudo[113686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce Aug 13 16:57:57 devstack sudo[113686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (ce4a11e2-3bee-4828-86ca-b44295cd1b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae14c0f6-9ad8-4cd2-95a6-5895fba93691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae14c0f6-9ad8-4cd2-95a6-5895fba93691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-338825285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0cffaad8-4014-4ef6-b97d-54d9b819013b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:58Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab6c1674-3a54-47e0-8020-a8c49fb6b65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab6c1674-3a54-47e0-8020-a8c49fb6b65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ab745cf-2c3e-4cd9-b483-f87f91bec1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ab745cf-2c3e-4cd9-b483-f87f91bec1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0cffaad8-4014-4ef6-b97d-54d9b819013b', 'volume_name': 'volume-0cffaad8-4014-4ef6-b97d-54d9b819013b', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c560fdcf-7181-47b6-bf47-6b7e02a959f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c560fdcf-7181-47b6-bf47-6b7e02a959f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c44aed3-bcbf-46c7-b3e6-e14d2b767bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:57 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume 0cffaad8-4014-4ef6-b97d-54d9b819013b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0cffaad8-4014-4ef6-b97d-54d9b819013b', 'volume_size': 1} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:57 devstack sudo[113686]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce" returned: 0 in 0.279s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] <== create_volume: return (831ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.834s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.876s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:53Z,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=c0d4cbcf-0d29-4966-961d-1ea9e192132a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96306f5af0014174aa27496d8ebf6716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:53Z,use_quota=True,user_id='d29a4b4c20c340989c2181f006d8128c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Creating volume c0d4cbcf-0d29-4966-961d-1ea9e192132a {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:57 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80d7cefe-efba-4cf6-a776-0a21fdba4092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc0897fa-6787-48af-a698-ed6dded41dce', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack sudo[113689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a 1073741824 Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (553f6f4d-903a-4f4d-954e-75cfbad32339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack sudo[113689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Volume volume-bc0897fa-6787-48af-a698-ed6dded41dce (bc0897fa-6787-48af-a698-ed6dded41dce): created successfully Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (553f6f4d-903a-4f4d-954e-75cfbad32339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Flow 'volume_create_manager' (c9bde8c0-efbc-42d0-ba79-40b99a04993a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:58 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ce1935ed-5907-4f18-bd56-13dd526823e3 tempest-CreateVolumesFromImageTest-2008635522 None] Created volume successfully. Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (5b5a8730-e845-4495-b180-9cb822433cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25f3fb42-0600-4c2a-b69d-ba7b2f861ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25f3fb42-0600-4c2a-b69d-ba7b2f861ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1818535494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ad52a0af-7083-4a82-8b1d-b4a10d8fe50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:58Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70b0204b-5cd2-446f-b095-aacffe4378ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70b0204b-5cd2-446f-b095-aacffe4378ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a445c51-a750-489e-8fb6-e7fcd273e5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a445c51-a750-489e-8fb6-e7fcd273e5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ad52a0af-7083-4a82-8b1d-b4a10d8fe50a', 'volume_name': 'volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6747eaa2-fe45-40e1-94e8-afe3edd2f73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6747eaa2-fe45-40e1-94e8-afe3edd2f73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3f89d16-70df-452f-b0ce-a0884d84a29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume ad52a0af-7083-4a82-8b1d-b4a10d8fe50a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a', 'volume_size': 1} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:58 devstack sudo[113689]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a 1073741824" returned: 0 in 0.564s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:58 devstack sudo[113694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a Aug 13 16:57:58 devstack sudo[113694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (b705ec06-e362-436c-bd0c-5d0ed36bb7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85550857-aaa8-4722-a31c-eb9e65bec1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85550857-aaa8-4722-a31c-eb9e65bec1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-465399576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48f23c97-f362-43d6-bfdf-f2233b92f057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:59Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c36c3fc1-337e-4305-967e-e4b46ad59755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c36c3fc1-337e-4305-967e-e4b46ad59755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7393b69a-880e-407d-a52c-08f2e306917c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7393b69a-880e-407d-a52c-08f2e306917c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48f23c97-f362-43d6-bfdf-f2233b92f057', 'volume_name': 'volume-48f23c97-f362-43d6-bfdf-f2233b92f057', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f9cb722-a07d-45b5-b7ad-54d442cf2bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f9cb722-a07d-45b5-b7ad-54d442cf2bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cfdf4f9-ec5a-4334-8ea0-f644b90d3da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume 48f23c97-f362-43d6-bfdf-f2233b92f057: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48f23c97-f362-43d6-bfdf-f2233b92f057', 'volume_size': 1} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:58 devstack sudo[113694]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a" returned: 0 in 0.301s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] <== create_volume: return (919ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.922s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.689s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:54Z,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=92e2cb45-48fc-4bdd-b224-4a7e281433c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e35520fd3e184da480e4dc12248abdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:57:54Z,use_quota=True,user_id='f48b9092d14f4431b8de1cff3a945067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9c0cce8-ecd7-4309-9b2e-579a255264a9),volume_type_id=d9c0cce8-ecd7-4309-9b2e-579a255264a9)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Creating volume 92e2cb45-48fc-4bdd-b224-4a7e281433c9 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:57:58 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-bc0897fa-6787-48af-a698-ed6dded41dce-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:58 devstack sudo[113697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 1073741824 Aug 13 16:57:58 devstack sudo[113697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Attempting download of c0ec2aaa-d181-4025-8dbb-f57a3738cbfc ((None, [{'url': 'file:///opt/stack/data/glance/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'metadata': {}}])) to volume c0d4cbcf-0d29-4966-961d-1ea9e192132a. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:57:58 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-bc0897fa-6787-48af-a698-ed6dded41dce-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-quobyte-bc0897fa-6787-48af-a698-ed6dded41dce" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-bc0897fa-6787-48af-a698-ed6dded41dce" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a441ce51-6916-4752-89df-02d4e15da6fd]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_rm49zy1g {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[36b0e487-a56a-4883-a311-55d383e9d399]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (2b37137e-3285-4be8-95a7-ff488304af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:59 devstack sudo[113699]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_rm49zy1g Aug 13 16:57:59 devstack sudo[113699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7691fc3a-0ad7-47b9-8afe-cd280bdd0297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7691fc3a-0ad7-47b9-8afe-cd280bdd0297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-924906736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45371e67-2e3e-4d05-b9b0-cb996a17139c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:59Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack sudo[113700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1795199c-beb0-45b8-a9e5-9ca7ae9aece5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack sudo[113700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1795199c-beb0-45b8-a9e5-9ca7ae9aece5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37bbdc3f-9ae7-4a0c-a920-217d6ced5cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37bbdc3f-9ae7-4a0c-a920-217d6ced5cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45371e67-2e3e-4d05-b9b0-cb996a17139c', 'volume_name': 'volume-45371e67-2e3e-4d05-b9b0-cb996a17139c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bccce049-3bf0-4e2f-97de-2f62e528cad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bccce049-3bf0-4e2f-97de-2f62e528cad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04da04dc-a728-4996-9d03-df26304351bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume 45371e67-2e3e-4d05-b9b0-cb996a17139c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45371e67-2e3e-4d05-b9b0-cb996a17139c', 'volume_size': 1} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:57:59 devstack sudo[113699]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_rm49zy1g" returned: 0 in 0.488s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_rm49zy1g {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:59 devstack sudo[113697]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 1073741824" returned: 0 in 0.764s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:59 devstack sudo[113711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 Aug 13 16:57:59 devstack sudo[113711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:59 devstack sudo[113708]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_rm49zy1g Aug 13 16:57:59 devstack sudo[113708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:57:59 devstack sudo[113700]: pam_unix(sudo:session): session closed for user root Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (c243ed6a-6dac-4e95-9986-7acf4788568b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6624b6f0-d261-4159-997a-7f5816b78bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce" returned: 0 in 0.643s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6624b6f0-d261-4159-997a-7f5816b78bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-809876505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=93bb933d-6d50-43ce-b72a-fac961d9f8b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:00Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack sudo[113715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce Aug 13 16:57:59 devstack sudo[113715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0be0134-4d29-4743-af0d-db85b9009a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0be0134-4d29-4743-af0d-db85b9009a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8511b806-0b55-4b55-8081-ab15f5ae0aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8511b806-0b55-4b55-8081-ab15f5ae0aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '93bb933d-6d50-43ce-b72a-fac961d9f8b0', 'volume_name': 'volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a80b7df9-9df2-4ebf-9afb-caefcedb4da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a80b7df9-9df2-4ebf-9afb-caefcedb4da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc3ad514-5c13-4ef2-ae1d-a747cc065e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:57:59 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume 93bb933d-6d50-43ce-b72a-fac961d9f8b0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0', 'volume_size': 1} Aug 13 16:57:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:00 devstack sudo[113708]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_rm49zy1g" returned: 1 in 0.370s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_rm49zy1g' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[74fdd6d6-735b-4631-9527-c672a6312f11]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack sudo[113711]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] <== create_volume: return (1103ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.109s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.067s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-338825285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0cffaad8-4014-4ef6-b97d-54d9b819013b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:58Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Creating volume 0cffaad8-4014-4ef6-b97d-54d9b819013b {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:00 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack sudo[113721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b 1073741824 Aug 13 16:58:00 devstack sudo[113721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Attempting download of 00e533de-7a48-4dc8-8bab-249077d33804 ((None, [{'url': 'file:///opt/stack/data/glance/images/00e533de-7a48-4dc8-8bab-249077d33804', 'metadata': {}}])) to volume 92e2cb45-48fc-4bdd-b224-4a7e281433c9. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 13 16:58:00 devstack sudo[113720]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD Aug 13 16:58:00 devstack sudo[113720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[383280dd-9a30-4369-863e-3f96e4976c3d]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_2cbah3vs {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack sudo[113715]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-bc0897fa-6787-48af-a698-ed6dded41dce" returned: 0 in 0.338s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-bc0897fa-6787-48af-a698-ed6dded41dce" released by "delete_volume" :: held 1.111s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Created reservations ['3fe7e172-4c3f-4a7a-924a-b506008a8b48', '02ebcf99-6010-43d5-88bf-394933a0b8a7', '7c58cca7-aaa8-44c9-84c1-ec59daabd335', 'bd10ac7a-e000-4efd-99cf-3a1d5f4a9c36'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:00 devstack sudo[113725]: 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_00e533de-7a48-4dc8-8bab-249077d33804_2cbah3vs Aug 13 16:58:00 devstack sudo[113725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack sudo[113720]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD" returned: 0 in 0.384s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack sudo[113733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:00 devstack sudo[113733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack sudo[113732]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD Aug 13 16:58:00 devstack sudo[113732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack sudo[113725]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_2cbah3vs" returned: 0 in 0.414s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_2cbah3vs {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack sudo[113721]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b 1073741824" returned: 0 in 0.575s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack sudo[113741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b Aug 13 16:58:00 devstack sudo[113741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack sudo[113733]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.280s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Deleted volume successfully. Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f5680ccf-65cd-4a93-bb7f-c36c1f0ba746 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-bc0897fa-6787-48af-a698-ed6dded41dce-delete_volume" released by "delete_volume" :: held 1.760s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:00 devstack sudo[113739]: 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_00e533de-7a48-4dc8-8bab-249077d33804_2cbah3vs Aug 13 16:58:00 devstack sudo[113739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack sudo[113732]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD" returned: 1 in 0.410s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] c0ec2aaa-d181-4025-8dbb-f57a3738cbfc was raw, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack sudo[113747]: 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_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a Aug 13 16:58:00 devstack sudo[113747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:00 devstack sudo[113741]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b" returned: 0 in 0.288s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] <== create_volume: return (910ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.913s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.559s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1818535494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ad52a0af-7083-4a82-8b1d-b4a10d8fe50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:58Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Creating volume ad52a0af-7083-4a82-8b1d-b4a10d8fe50a {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:00 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c44aed3-bcbf-46c7-b3e6-e14d2b767bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0cffaad8-4014-4ef6-b97d-54d9b819013b', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:00 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7297ee2-b25b-4608-9efc-3aead8c990b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:00 devstack sudo[113751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a 1073741824 Aug 13 16:58:00 devstack sudo[113751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume volume-0cffaad8-4014-4ef6-b97d-54d9b819013b (0cffaad8-4014-4ef6-b97d-54d9b819013b): created successfully Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7297ee2-b25b-4608-9efc-3aead8c990b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:01 devstack sudo[113739]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (ce4a11e2-3bee-4828-86ca-b44295cd1b49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_2cbah3vs" returned: 1 in 0.420s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 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_00e533de-7a48-4dc8-8bab-249077d33804_2cbah3vs' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6bf9e67a-4543-48ed-bb65-9dc3d5721ea5]: (4, 'raw') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:01 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5b3f5159-8fef-4273-a1bd-fda4e015ca26 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created volume successfully. Aug 13 16:58:01 devstack sudo[113756]: 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD Aug 13 16:58:01 devstack sudo[113756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-e5acca31-7f03-4e44-9e9f-61e3a926109a-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-e5acca31-7f03-4e44-9e9f-61e3a926109a-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:01 devstack sudo[113747]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-quobyte-e5acca31-7f03-4e44-9e9f-61e3a926109a" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a" returned: 0 in 0.538s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c0ec2aaa-d181-4025-8dbb-f57a3738cbfc_54za8ys3devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:58:01 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Converted 0.00 MB image at 0.00 MB/s Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-e5acca31-7f03-4e44-9e9f-61e3a926109a" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:01 devstack sudo[113764]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a 1G Aug 13 16:58:01 devstack sudo[113764]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b8ae3e0-99da-47ff-a78b-218f84de5255]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:01 devstack sudo[113756]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD" returned: 0 in 0.409s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:01 devstack sudo[113751]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a 1073741824" returned: 0 in 0.607s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:01 devstack sudo[113770]: 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD Aug 13 16:58:01 devstack sudo[113770]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack sudo[113769]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a Aug 13 16:58:01 devstack sudo[113769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:01 devstack sudo[113773]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a Aug 13 16:58:01 devstack sudo[113773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack sudo[113764]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a 1G" returned: 0 in 0.404s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Downloaded image c0ec2aaa-d181-4025-8dbb-f57a3738cbfc ((None, [{'url': 'file:///opt/stack/data/glance/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'metadata': {}}])) to volume c0d4cbcf-0d29-4966-961d-1ea9e192132a successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Temporary image c0ec2aaa-d181-4025-8dbb-f57a3738cbfc for user d29a4b4c20c340989c2181f006d8128c is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Marking volume c0d4cbcf-0d29-4966-961d-1ea9e192132a as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Copying metadata from image c0ec2aaa-d181-4025-8dbb-f57a3738cbfc to c0d4cbcf-0d29-4966-961d-1ea9e192132a. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Creating volume glance metadata for volume c0d4cbcf-0d29-4966-961d-1ea9e192132a backed by image c0ec2aaa-d181-4025-8dbb-f57a3738cbfc with: {'image_id': 'c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'db1e20ea14351d77e7349be7a30ccc4f', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:58:01 devstack sudo[113770]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD" returned: 1 in 0.384s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] 00e533de-7a48-4dc8-8bab-249077d33804 was raw, converting to qcow2 {{(pid=94341) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:01 devstack sudo[113783]: 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_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 Aug 13 16:58:01 devstack sudo[113783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack sudo[113773]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0427d65-ddba-4eff-b164-c55a03d2af3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a', 'volume_size': 1, 'image_id': 'c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', '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': 'db1e20ea14351d77e7349be7a30ccc4f', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '96306f5af0014174aa27496d8ebf6716', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '72d8161a52d426faa1c18339d1f21337055c5998b42638f606344f578f41e33c4a342bd441d13fdccf2177a143fd7bba6d6a84ab53a7a640fe588cdaba62ee3d', 'id': 'c0ec2aaa-d181-4025-8dbb-f57a3738cbfc', 'created_at': datetime.datetime(2026, 8, 13, 14, 57, 50, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 57, 52, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c0ec2aaa-d181-4025-8dbb-f57a3738cbfc/file', 'properties': {}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9a9d609-ea58-40fc-83ea-445fc9d796af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a" returned: 0 in 0.310s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] <== create_volume: return (988ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.992s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.139s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-465399576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48f23c97-f362-43d6-bfdf-f2233b92f057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:59Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Creating volume 48f23c97-f362-43d6-bfdf-f2233b92f057 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:01 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:01 devstack sudo[113769]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3f89d16-70df-452f-b0ce-a0884d84a29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa1ee808-dd06-4c41-858a-b9b46c2d1ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:01 devstack sudo[113788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 1073741824 Aug 13 16:58:01 devstack sudo[113788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:01 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Volume volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a (c0d4cbcf-0d29-4966-961d-1ea9e192132a): created successfully Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9a9d609-ea58-40fc-83ea-445fc9d796af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:01 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Flow 'volume_create_manager' (dcae0731-ee59-46d2-93e2-52d40379c66c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a" returned: 0 in 0.580s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:02 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a (ad52a0af-7083-4a82-8b1d-b4a10d8fe50a): created successfully Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa1ee808-dd06-4c41-858a-b9b46c2d1ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (5b5a8730-e845-4495-b180-9cb822433cc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:02 devstack sudo[113790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a Aug 13 16:58:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d0b2bb3b-5a26-48b5-af64-d1ac9fedac57 tempest-VolumeImageDependencyTests-948565420 None] Created volume successfully. Aug 13 16:58:02 devstack sudo[113790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5485a969-e7ae-4d60-956c-2135805a4985 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created volume successfully. Aug 13 16:58:02 devstack sudo[113790]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e5acca31-7f03-4e44-9e9f-61e3a926109a" returned: 0 in 0.308s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-e5acca31-7f03-4e44-9e9f-61e3a926109a" released by "delete_volume" :: held 0.949s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Created reservations ['6548b464-b3c8-4d15-8668-bd6a790990da', 'f20ea94f-bc11-46d0-b4d8-0e558350c58d', '9bdfc076-5dfb-47e0-ae78-126a9f79ec24', '3e67876d-ec39-413f-b402-bfc6e221a96c'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:02 devstack sudo[113783]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9" returned: 0 in 0.581s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_00e533de-7a48-4dc8-8bab-249077d33804_xu0ivhocdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:58:02 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Converted 0.00 MB image at 0.00 MB/s Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:02 devstack sudo[113800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 1G Aug 13 16:58:02 devstack sudo[113800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:02 devstack sudo[113788]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 1073741824" returned: 0 in 0.549s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:02 devstack sudo[113802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:02 devstack sudo[113802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:02 devstack sudo[113804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 Aug 13 16:58:02 devstack sudo[113804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Acquiring lock "cinder-c0d4cbcf-0d29-4966-961d-1ea9e192132a-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Lock "cinder-c0d4cbcf-0d29-4966-961d-1ea9e192132a-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Acquiring lock "cinder-quobyte-c0d4cbcf-0d29-4966-961d-1ea9e192132a" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Lock "cinder-quobyte-c0d4cbcf-0d29-4966-961d-1ea9e192132a" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:02 devstack sudo[113804]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057" returned: 0 in 0.310s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] <== create_volume: return (913ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.918s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.377s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-924906736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45371e67-2e3e-4d05-b9b0-cb996a17139c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:57: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-13T14:57:59Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Creating volume 45371e67-2e3e-4d05-b9b0-cb996a17139c {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:02 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:02 devstack sudo[113802]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:02 devstack sudo[113800]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a409cb47-339e-4b05-9142-168e807c256d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:02 devstack sudo[113812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c 1073741824 Aug 13 16:58:02 devstack sudo[113812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 1G" returned: 0 in 0.486s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.414s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Downloaded image 00e533de-7a48-4dc8-8bab-249077d33804 ((None, [{'url': 'file:///opt/stack/data/glance/images/00e533de-7a48-4dc8-8bab-249077d33804', 'metadata': {}}])) to volume 92e2cb45-48fc-4bdd-b224-4a7e281433c9 successfully. {{(pid=94341) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Temporary image 00e533de-7a48-4dc8-8bab-249077d33804 for user f48b9092d14f4431b8de1cff3a945067 is deleted. {{(pid=94341) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.volume_utils [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Marking volume 92e2cb45-48fc-4bdd-b224-4a7e281433c9 as bootable. {{(pid=94341) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cfdf4f9-ec5a-4334-8ea0-f644b90d3da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48f23c97-f362-43d6-bfdf-f2233b92f057', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f03a8a0d-33e9-43f1-9811-9e29f585bc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Deleted volume successfully. Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Copying metadata from image 00e533de-7a48-4dc8-8bab-249077d33804 to 92e2cb45-48fc-4bdd-b224-4a7e281433c9. {{(pid=94341) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Creating volume glance metadata for volume 92e2cb45-48fc-4bdd-b224-4a7e281433c9 backed by image 00e533de-7a48-4dc8-8bab-249077d33804 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '00e533de-7a48-4dc8-8bab-249077d33804', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'e4eb63fcc1531a3daa0d13c98620b7fa', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94341) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 13 16:58:02 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume volume-48f23c97-f362-43d6-bfdf-f2233b92f057 (48f23c97-f362-43d6-bfdf-f2233b92f057): created successfully Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f03a8a0d-33e9-43f1-9811-9e29f585bc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:02 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (b705ec06-e362-436c-bd0c-5d0ed36bb7f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-24d685c3-6847-4eba-a613-57bcc7335b28 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-e5acca31-7f03-4e44-9e9f-61e3a926109a-delete_volume" released by "delete_volume" :: held 1.726s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fc9995bf-899d-4b26-8b63-80d91cc948c7 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created volume successfully. Aug 13 16:58:03 devstack sudo[113813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a Aug 13 16:58:03 devstack sudo[113813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (643698a3-888b-471c-a7d2-c703a02529d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9', 'volume_size': 1, 'image_id': '00e533de-7a48-4dc8-8bab-249077d33804', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/00e533de-7a48-4dc8-8bab-249077d33804', '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': 'e4eb63fcc1531a3daa0d13c98620b7fa', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'e35520fd3e184da480e4dc12248abdc6', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3326703e8cdfe8bf382c4c9fa94f455fccfe2b090476fb2a4e586f3e368e04ae04b76b012206686178a7df278c9b749869fe8a503fbc8874730c225f355c3b82', 'id': '00e533de-7a48-4dc8-8bab-249077d33804', 'created_at': datetime.datetime(2026, 8, 13, 14, 57, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 13, 14, 57, 53, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/00e533de-7a48-4dc8-8bab-249077d33804/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (492b6dc5-f609-4951-a804-0119e48ecb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:03 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Volume volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 (92e2cb45-48fc-4bdd-b224-4a7e281433c9): created successfully Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (492b6dc5-f609-4951-a804-0119e48ecb7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Flow 'volume_create_manager' (464b9d82-dddf-4176-b6da-eff570e1428a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-22ce5861-8994-4ea1-a874-c1a085169ddf tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Created volume successfully. Aug 13 16:58:03 devstack sudo[113813]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a" returned: 0 in 0.522s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:03 devstack sudo[113823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a Aug 13 16:58:03 devstack sudo[113823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:03 devstack sudo[113812]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c 1073741824" returned: 0 in 0.591s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:03 devstack sudo[113825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c Aug 13 16:58:03 devstack sudo[113825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-c8f78315-8639-436d-93b2-54de2f17e3ab-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-c8f78315-8639-436d-93b2-54de2f17e3ab-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-quobyte-c8f78315-8639-436d-93b2-54de2f17e3ab" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-c8f78315-8639-436d-93b2-54de2f17e3ab" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d25a018d-916e-477c-a702-b28065970277]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:03 devstack sudo[113823]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c0d4cbcf-0d29-4966-961d-1ea9e192132a" returned: 0 in 0.321s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Lock "cinder-quobyte-c0d4cbcf-0d29-4966-961d-1ea9e192132a" released by "delete_volume" :: held 0.937s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:03 devstack sudo[113827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab Aug 13 16:58:03 devstack sudo[113827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:03 devstack sudo[113825]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c" returned: 0 in 0.315s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Created reservations ['323842b0-a6e2-45b8-9580-3e796c262a2d', '5f23214d-8665-4cf2-bd17-99758e56a608', '705f14c9-bb2d-4e3f-b63e-fb49db051dcd', '0c401058-2bb8-4e30-90a1-b346b8d45bbb'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] <== create_volume: return (965ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.968s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.901s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-809876505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=93bb933d-6d50-43ce-b72a-fac961d9f8b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4ed492a2e04b76a58b905e12e668ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:00Z,use_quota=True,user_id='4d62558a3691436997eb1e254ee7755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Creating volume 93bb933d-6d50-43ce-b72a-fac961d9f8b0 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:03 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Acquiring lock "cinder-92e2cb45-48fc-4bdd-b224-4a7e281433c9-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:03 devstack sudo[113831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 1073741824 Aug 13 16:58:03 devstack sudo[113831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04da04dc-a728-4996-9d03-df26304351bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45371e67-2e3e-4d05-b9b0-cb996a17139c', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e6729b9-6f0d-4846-bde6-cdfa3252f2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:03 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume volume-45371e67-2e3e-4d05-b9b0-cb996a17139c (45371e67-2e3e-4d05-b9b0-cb996a17139c): created successfully Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e6729b9-6f0d-4846-bde6-cdfa3252f2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (2b37137e-3285-4be8-95a7-ff488304af59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "cinder-92e2cb45-48fc-4bdd-b224-4a7e281433c9-delete_volume" acquired by "delete_volume" :: waited 0.084s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d88482e0-c8da-4640-be76-1ca66b5fabf3 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created volume successfully. Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Acquiring lock "cinder-quobyte-92e2cb45-48fc-4bdd-b224-4a7e281433c9" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:04 devstack sudo[113833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:04 devstack sudo[113833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "cinder-quobyte-92e2cb45-48fc-4bdd-b224-4a7e281433c9" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[431597f2-9d08-4702-800f-811842a94699]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:04 devstack sudo[113827]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab" returned: 0 in 0.497s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:04 devstack sudo[113839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab Aug 13 16:58:04 devstack sudo[113839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:04 devstack sudo[113838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 Aug 13 16:58:04 devstack sudo[113838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:04 devstack sudo[113833]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.386s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Deleted volume successfully. Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4d66e0b8-beb0-495a-9985-e63f7beb0849 tempest-VolumeImageDependencyTests-948565420 None] Lock "cinder-c0d4cbcf-0d29-4966-961d-1ea9e192132a-delete_volume" released by "delete_volume" :: held 1.718s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:04 devstack sudo[113839]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c8f78315-8639-436d-93b2-54de2f17e3ab" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:04 devstack sudo[113831]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:04 devstack sudo[113838]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 1073741824" returned: 0 in 0.726s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-c8f78315-8639-436d-93b2-54de2f17e3ab" released by "delete_volume" :: held 0.962s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9" returned: 0 in 0.489s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:04 devstack sudo[113851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9 Aug 13 16:58:04 devstack sudo[113851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Created reservations ['e995e6f3-09e6-4504-9015-af8c9545c33b', 'debe26d5-9d08-432c-b166-4bd4ee3ccf2c', '840bbf4d-3cb4-4600-a0de-d6a699065f5e', '1684c4b9-526a-41d8-9189-a8c05a21eff2'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:04 devstack sudo[113853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 Aug 13 16:58:04 devstack sudo[113853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:04 devstack sudo[113855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:04 devstack sudo[113855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:04 devstack sudo[113851]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-92e2cb45-48fc-4bdd-b224-4a7e281433c9" returned: 0 in 0.258s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "cinder-quobyte-92e2cb45-48fc-4bdd-b224-4a7e281433c9" released by "delete_volume" :: held 0.797s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Created reservations ['c843ec5e-0a15-4211-843f-847f18371d17', '7593de88-bf6c-48b3-963e-e7d2adb77894', '3478c886-8dec-4be8-aa01-d3af5235c3c3', '04f0bc84-2713-44a4-b5c8-a5bb7f937a07'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:04 devstack sudo[113853]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0" returned: 0 in 0.280s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] <== create_volume: return (1107ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.109s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc3ad514-5c13-4ef2-ae1d-a747cc065e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (244bf5cf-f871-47b7-8bc3-9a68c49b7dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Volume volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 (93bb933d-6d50-43ce-b72a-fac961d9f8b0): created successfully Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (244bf5cf-f871-47b7-8bc3-9a68c49b7dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Flow 'volume_create_manager' (c243ed6a-6dac-4e95-9986-7acf4788568b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:05 devstack sudo[113855]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.303s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Deleted volume successfully. Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f9753490-f52e-435d-bce5-77c90118a7c2 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created volume successfully. Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4a2fe189-160c-4a11-a453-74565baba9b4 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-c8f78315-8639-436d-93b2-54de2f17e3ab-delete_volume" released by "delete_volume" :: held 1.623s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:05 devstack sudo[113860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:05 devstack sudo[113860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:05 devstack sudo[113860]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.318s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Deleted volume successfully. Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-63eb9b3a-ad5b-44be-a1a7-3f56e9232943 tempest-VolumeAndVolumeTypeFromImageTest-2100229243 None] Lock "cinder-92e2cb45-48fc-4bdd-b224-4a7e281433c9-delete_volume" released by "delete_volume" :: held 1.538s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-93bb933d-6d50-43ce-b72a-fac961d9f8b0-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-93bb933d-6d50-43ce-b72a-fac961d9f8b0-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-93bb933d-6d50-43ce-b72a-fac961d9f8b0" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-93bb933d-6d50-43ce-b72a-fac961d9f8b0" acquired by "delete_volume" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[56dcd766-4cfe-4074-ad80-6449487c10bd]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-a399129e-6608-404a-8abe-fa370e3fa244-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-a399129e-6608-404a-8abe-fa370e3fa244-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-quobyte-a399129e-6608-404a-8abe-fa370e3fa244" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:05 devstack sudo[113863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 Aug 13 16:58:05 devstack sudo[113863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-a399129e-6608-404a-8abe-fa370e3fa244" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[185dfa88-8b78-4368-b7ba-79f0f1fa4d44]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:06 devstack sudo[113865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 Aug 13 16:58:06 devstack sudo[113865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:06 devstack sudo[113866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:06 devstack sudo[113866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:06 devstack sudo[113863]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0" returned: 0 in 0.509s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:06 devstack sudo[113872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0 Aug 13 16:58:06 devstack sudo[113872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:06 devstack sudo[113866]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.415s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:58:06 devstack sudo[113865]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244" returned: 0 in 0.629s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:06 devstack sudo[113878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244 Aug 13 16:58:06 devstack sudo[113878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:06 devstack sudo[113872]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-93bb933d-6d50-43ce-b72a-fac961d9f8b0" returned: 0 in 0.464s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-93bb933d-6d50-43ce-b72a-fac961d9f8b0" released by "delete_volume" :: held 1.051s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created reservations ['0229fa79-e071-4867-90a0-17493ff6cc1d', '20ffa167-25b1-4079-9822-06fc8b4c9df6', '5d41d1b6-4303-488b-b16b-1cd2399e1722', '43b4ab70-6ee4-48e2-8ed5-00b148e7b2b0'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:06 devstack sudo[113878]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a399129e-6608-404a-8abe-fa370e3fa244" returned: 0 in 0.401s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:07 devstack sudo[113882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:07 devstack sudo[113882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-a399129e-6608-404a-8abe-fa370e3fa244" released by "delete_volume" :: held 1.099s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Created reservations ['eb1a3071-988e-4e2a-b4f3-e22caa627a49', 'aa04f390-7000-423d-ab59-e87654f7b449', '93f82f29-e1cf-41c3-8348-70e38343e9f9', 'a3f42027-66a0-47ad-854e-da1fbdf949b0'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:07 devstack sudo[113884]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:07 devstack sudo[113884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:07 devstack sudo[113882]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.394s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Deleted volume successfully. Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c9cb8c7e-92aa-4803-817c-12703f0bef16 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-93bb933d-6d50-43ce-b72a-fac961d9f8b0-delete_volume" released by "delete_volume" :: held 1.809s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:07 devstack sudo[113884]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.328s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Deleted volume successfully. Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-46974e7c-b03c-4883-9bc9-b5ad1804fdd3 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-a399129e-6608-404a-8abe-fa370e3fa244-delete_volume" released by "delete_volume" :: held 1.758s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-45371e67-2e3e-4d05-b9b0-cb996a17139c-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-45371e67-2e3e-4d05-b9b0-cb996a17139c-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-45371e67-2e3e-4d05-b9b0-cb996a17139c" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-45371e67-2e3e-4d05-b9b0-cb996a17139c" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6d36b5c-cd73-4319-96fd-bade078a6b09]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-3eb3b51d-f636-4787-a8e3-2d41df7166b4-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:08 devstack sudo[113888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c Aug 13 16:58:08 devstack sudo[113888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-3eb3b51d-f636-4787-a8e3-2d41df7166b4-delete_volume" acquired by "delete_volume" :: waited 0.065s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "cinder-quobyte-3eb3b51d-f636-4787-a8e3-2d41df7166b4" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-3eb3b51d-f636-4787-a8e3-2d41df7166b4" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b70e139f-5dea-4054-8440-5840967ebb7e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:08 devstack sudo[113890]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 Aug 13 16:58:08 devstack sudo[113890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:08 devstack sudo[113888]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c" returned: 0 in 0.593s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:08 devstack sudo[113895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c Aug 13 16:58:08 devstack sudo[113895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:08 devstack sudo[113890]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4" returned: 0 in 0.445s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:08 devstack sudo[113900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4 Aug 13 16:58:08 devstack sudo[113900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:08 devstack sudo[113895]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45371e67-2e3e-4d05-b9b0-cb996a17139c" returned: 0 in 0.319s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-45371e67-2e3e-4d05-b9b0-cb996a17139c" released by "delete_volume" :: held 0.985s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created reservations ['8c0c1ad0-0fca-4750-a608-bcb1408c0d1f', 'f65f2c0c-824a-4279-b530-d7f904b260cc', 'ed0fafe3-55fc-47e5-bc8c-c318fe99b709', '78cfc855-24e9-470c-bd6a-d6d28103afda'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:09 devstack sudo[113900]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3eb3b51d-f636-4787-a8e3-2d41df7166b4" returned: 0 in 0.436s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-quobyte-3eb3b51d-f636-4787-a8e3-2d41df7166b4" released by "delete_volume" :: held 0.953s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:09 devstack sudo[113904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:09 devstack sudo[113904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Created reservations ['a53ee695-bde7-45c2-83f9-2236a7debaf6', '9b401b13-4df8-4ba8-a60f-9a35bbb68bcf', '19e61aab-7c09-433b-8c32-e9eec9b3e720', '41dc12f3-d0ec-4ef0-aa93-149b95f2b180'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:09 devstack sudo[113906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:09 devstack sudo[113906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:09 devstack sudo[113904]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.337s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Deleted volume successfully. Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-128c3899-f482-4d93-b0ed-e91622121293 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-45371e67-2e3e-4d05-b9b0-cb996a17139c-delete_volume" released by "delete_volume" :: held 1.813s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:09 devstack sudo[113906]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.336s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Deleted volume successfully. Aug 13 16:58:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-657fca01-cb82-48ca-bb9c-23b1b2fe2712 tempest-CreateVolumesFromImageTest-2008635522 None] Lock "cinder-3eb3b51d-f636-4787-a8e3-2d41df7166b4-delete_volume" released by "delete_volume" :: held 1.625s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Flow 'volume_create_manager' (536751be-4a7f-42cf-a859-81aefbfdd146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (927a53ea-260e-4a9c-ac14-3e4e94a115a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (927a53ea-260e-4a9c-ac14-3e4e94a115a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:10Z,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=70643efb-257e-4776-bd91-a676674b9896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2af7756685f41f985eb8f36a3b87dd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:10Z,use_quota=True,user_id='71903f2da0ee4e609f0adfee1653afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (beb8edec-2f70-43e1-bc4f-1e8558861c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (beb8edec-2f70-43e1-bc4f-1e8558861c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0773c7f5-7546-4d39-bf75-abecac6090b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0773c7f5-7546-4d39-bf75-abecac6090b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70643efb-257e-4776-bd91-a676674b9896', 'volume_name': 'volume-70643efb-257e-4776-bd91-a676674b9896', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15f7c229-57b5-4734-9e54-7e378c39e364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15f7c229-57b5-4734-9e54-7e378c39e364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de325d68-2f80-4904-a71f-d75f437d8692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:10 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Volume 70643efb-257e-4776-bd91-a676674b9896: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70643efb-257e-4776-bd91-a676674b9896', 'volume_size': 1} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:10Z,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=70643efb-257e-4776-bd91-a676674b9896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2af7756685f41f985eb8f36a3b87dd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:10Z,use_quota=True,user_id='71903f2da0ee4e609f0adfee1653afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Creating volume 70643efb-257e-4776-bd91-a676674b9896 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:10 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:10 devstack sudo[113911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 1073741824 Aug 13 16:58:10 devstack sudo[113911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-48f23c97-f362-43d6-bfdf-f2233b92f057-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-48f23c97-f362-43d6-bfdf-f2233b92f057-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-48f23c97-f362-43d6-bfdf-f2233b92f057" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-48f23c97-f362-43d6-bfdf-f2233b92f057" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3e6d476-1a20-4196-810e-3a928e745097]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:10 devstack sudo[113913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 Aug 13 16:58:10 devstack sudo[113913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:10 devstack sudo[113911]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 1073741824" returned: 0 in 0.618s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:10 devstack sudo[113924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 Aug 13 16:58:10 devstack sudo[113924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:10 devstack sudo[113913]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057" returned: 0 in 0.550s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:11 devstack sudo[113926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057 Aug 13 16:58:11 devstack sudo[113926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:11 devstack sudo[113926]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:11 devstack sudo[113924]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896" returned: 0 in 0.363s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48f23c97-f362-43d6-bfdf-f2233b92f057" returned: 0 in 0.303s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] <== create_volume: return (1040ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.042s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de325d68-2f80-4904-a71f-d75f437d8692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70643efb-257e-4776-bd91-a676674b9896', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (773d00d1-e20a-4e93-b045-695e93e8969c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-48f23c97-f362-43d6-bfdf-f2233b92f057" released by "delete_volume" :: held 0.935s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:11 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Volume volume-70643efb-257e-4776-bd91-a676674b9896 (70643efb-257e-4776-bd91-a676674b9896): created successfully Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (773d00d1-e20a-4e93-b045-695e93e8969c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Flow 'volume_create_manager' (536751be-4a7f-42cf-a859-81aefbfdd146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bca86b04-85cb-4de7-ac66-e618112a1146 tempest-CinderUnicodeTest-198830096 None] Created volume successfully. Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created reservations ['9726f640-12b7-4e73-91df-4df583c8b623', 'd187d7d1-fcd6-416d-b460-da762dca711d', '9cd54c50-fbab-460e-b09e-393925f86b78', 'd971da6a-af85-4986-8225-562e8cfe241d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:11 devstack sudo[113930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:11 devstack sudo[113930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:11 devstack sudo[113930]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.335s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Flow 'volume_create_manager' (983d53f3-c752-4cf4-ad8f-2742ba23865b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ef676dc-091a-4866-b33f-ec5bc000b670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Deleted volume successfully. Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ef676dc-091a-4866-b33f-ec5bc000b670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-142187259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c28080a-cc7c-4665-86d7-a6ce430ce7fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b8f902eb1648be9ed08965ca40ca77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:12Z,use_quota=True,user_id='16e5542f47774954a6ac8dc459065a83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87c43144-a365-4b45-bdf1-c8fba0a6b51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87c43144-a365-4b45-bdf1-c8fba0a6b51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe55008a-cfe0-450f-8ce3-c60bacdcf8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe55008a-cfe0-450f-8ce3-c60bacdcf8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c28080a-cc7c-4665-86d7-a6ce430ce7fa', 'volume_name': 'volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e8b0dc5-ef48-4ac2-9421-6d2fcd5bbaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e8b0dc5-ef48-4ac2-9421-6d2fcd5bbaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ccb58c00-2887-4ed9-b18a-7400e9b3bba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:11 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Volume 2c28080a-cc7c-4665-86d7-a6ce430ce7fa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa', 'volume_size': 1} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-142187259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c28080a-cc7c-4665-86d7-a6ce430ce7fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b8f902eb1648be9ed08965ca40ca77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:12Z,use_quota=True,user_id='16e5542f47774954a6ac8dc459065a83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Creating volume 2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:11 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-8aafa320-a478-4582-bf79-f4b7b4fd2e0f tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-48f23c97-f362-43d6-bfdf-f2233b92f057-delete_volume" released by "delete_volume" :: held 1.688s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:12 devstack sudo[113933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa 1073741824 Aug 13 16:58:12 devstack sudo[113933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:12 devstack sudo[113933]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa 1073741824" returned: 0 in 0.650s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:12 devstack sudo[113939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa Aug 13 16:58:12 devstack sudo[113939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4c5f6cd-9188-46e4-94ac-ba3af433730d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:13 devstack sudo[113941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a Aug 13 16:58:13 devstack sudo[113941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:13 devstack sudo[113939]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] <== create_volume: return (1093ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.097s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ccb58c00-2887-4ed9-b18a-7400e9b3bba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee45c80a-145a-4382-a2df-565cc838fb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Volume volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa (2c28080a-cc7c-4665-86d7-a6ce430ce7fa): created successfully Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee45c80a-145a-4382-a2df-565cc838fb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Flow 'volume_create_manager' (983d53f3-c752-4cf4-ad8f-2742ba23865b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Flow 'volume_create_manager' (f7766f6d-32c2-4341-949b-24742c1db8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7616fdb7-a8d6-475b-a552-88107317baa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6c30bec7-d07d-4520-96e0-dc726dec9b2e tempest-VolumeDependencyTests-783587285 None] Created volume successfully. Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7616fdb7-a8d6-475b-a552-88107317baa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:13Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1196511463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ffd508f-8a73-452d-8782-980f51e014a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2af7756685f41f985eb8f36a3b87dd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:13Z,use_quota=True,user_id='71903f2da0ee4e609f0adfee1653afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63fce56b-816f-4b02-83ee-39684f35f80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63fce56b-816f-4b02-83ee-39684f35f80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33e8b001-7404-4e80-adcd-101519da6b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33e8b001-7404-4e80-adcd-101519da6b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ffd508f-8a73-452d-8782-980f51e014a9', 'volume_name': 'volume-6ffd508f-8a73-452d-8782-980f51e014a9', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2b6c422-f9cc-4e4f-ba98-6a4f95bba870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2b6c422-f9cc-4e4f-ba98-6a4f95bba870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39cda3b2-04be-4ed5-9a52-9ec0f0e6a955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Volume 6ffd508f-8a73-452d-8782-980f51e014a9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ffd508f-8a73-452d-8782-980f51e014a9', 'volume_size': 1} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:13Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1196511463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ffd508f-8a73-452d-8782-980f51e014a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2af7756685f41f985eb8f36a3b87dd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:13Z,use_quota=True,user_id='71903f2da0ee4e609f0adfee1653afc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Creating volume 6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:13 devstack sudo[113941]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:13 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a" returned: 0 in 0.558s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:13 devstack sudo[113949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 1073741824 Aug 13 16:58:13 devstack sudo[113949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:13 devstack sudo[113951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a Aug 13 16:58:13 devstack sudo[113951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:13 devstack sudo[113951]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a" returned: 0 in 0.310s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a" released by "delete_volume" :: held 0.949s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created reservations ['94c17052-1c94-4cf2-b0e9-a47de9d273f2', 'fb04f819-08bc-4b99-a100-0419e6ad3745', '61ca1c41-cb43-49f3-af6b-f01c75fe7788', 'b14a5c30-3a5c-484c-b4f0-c9c9ce339709'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:13 devstack sudo[113957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:13 devstack sudo[113957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:14 devstack sudo[113949]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 1073741824" returned: 0 in 0.687s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:14 devstack sudo[113959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 Aug 13 16:58:14 devstack sudo[113959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:14 devstack sudo[113957]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.357s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Deleted volume successfully. Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3cc41da6-bb0a-4bec-bca4-c09221aca836 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-ad52a0af-7083-4a82-8b1d-b4a10d8fe50a-delete_volume" released by "delete_volume" :: held 1.689s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:14 devstack sudo[113959]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9" returned: 0 in 0.302s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] <== create_volume: return (1093ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.097s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39cda3b2-04be-4ed5-9a52-9ec0f0e6a955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ffd508f-8a73-452d-8782-980f51e014a9', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4bed51f-e20b-44b2-8ffc-72127788079b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:14 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Volume volume-6ffd508f-8a73-452d-8782-980f51e014a9 (6ffd508f-8a73-452d-8782-980f51e014a9): created successfully Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4bed51f-e20b-44b2-8ffc-72127788079b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Flow 'volume_create_manager' (f7766f6d-32c2-4341-949b-24742c1db8da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Creating offline snapshot 9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d of volume 2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:58:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a7dd7a3d-707a-4b5e-a4fd-f5779f58d661 tempest-CinderUnicodeTest-198830096 None] Created volume successfully. Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[284c0783-8738-4cc8-b068-325d02096b8a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:14 devstack sudo[113963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa Aug 13 16:58:14 devstack sudo[113963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-0cffaad8-4014-4ef6-b97d-54d9b819013b-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-0cffaad8-4014-4ef6-b97d-54d9b819013b-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:14 devstack sudo[113963]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" returned: 0 in 0.464s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:15 devstack sudo[113969]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d 1G Aug 13 16:58:15 devstack sudo[113969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-0cffaad8-4014-4ef6-b97d-54d9b819013b" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-0cffaad8-4014-4ef6-b97d-54d9b819013b" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[91177f40-9c70-4c7d-bcf3-679f3b128f6f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:15 devstack sudo[113971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b Aug 13 16:58:15 devstack sudo[113971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:15 devstack sudo[113971]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b" returned: 0 in 0.483s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:15 devstack sudo[113980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b Aug 13 16:58:15 devstack sudo[113980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:15 devstack sudo[113969]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d 1G" returned: 0 in 0.690s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:15 devstack sudo[113982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d Aug 13 16:58:15 devstack sudo[113982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:15 devstack sudo[113980]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0cffaad8-4014-4ef6-b97d-54d9b819013b" returned: 0 in 0.275s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-0cffaad8-4014-4ef6-b97d-54d9b819013b" released by "delete_volume" :: held 0.814s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created reservations ['0dd17028-9aa3-4d6b-9849-a90bd15624e8', 'b68b5da6-5068-46c3-8c01-7e5641d6fb3e', 'a4557428-fed5-476a-bdef-4841aca792a7', '71968387-136e-49a6-9c32-5e4645c428ee'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:16 devstack sudo[113982]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" returned: 0 in 0.349s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:16 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d is being set with open permissions: ugo+rw Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:16 devstack sudo[113988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:16 devstack sudo[113988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:16 devstack sudo[113990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d Aug 13 16:58:16 devstack sudo[113990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-c50f4a84-4566-4925-a88a-d38df72c2a44-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-c50f4a84-4566-4925-a88a-d38df72c2a44-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-ae68c40d-dc36-4f24-945b-4c88767a8a53" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-ae68c40d-dc36-4f24-945b-4c88767a8a53" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-c50f4a84-4566-4925-a88a-d38df72c2a44" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-c50f4a84-4566-4925-a88a-d38df72c2a44" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Deleting offline snapshot c50f4a84-4566-4925-a88a-d38df72c2a44 of volume ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] snapshot_file for this snap is: volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[80b495a4-5dd4-44ef-8ab5-704ccd7c3df1]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:16 devstack sudo[113990]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" returned: 0 in 0.271s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:16 devstack sudo[113988]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.304s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Deleted volume successfully. Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-18ba09fd-1e94-48bc-b4a3-5bbf1817b505 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-0cffaad8-4014-4ef6-b97d-54d9b819013b-delete_volume" released by "delete_volume" :: held 1.384s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:16 devstack sudo[113992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:16 devstack sudo[113992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:16 devstack sudo[113996]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.info Aug 13 16:58:16 devstack sudo[113996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:16 devstack sudo[113992]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:16 devstack sudo[113996]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44" returned: 0 in 0.397s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ae68c40d-dc36-4f24-945b-4c88767a8a53(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.info" returned: 0 in 0.304s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:16 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.info is being set with open permissions: ugo+rw Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[0738bdd4-6eba-4220-9b0a-fe46b9730881]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:16 devstack sudo[114002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.info Aug 13 16:58:16 devstack sudo[114002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:16 devstack sudo[114003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 Aug 13 16:58:16 devstack sudo[114003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:16 devstack sudo[114002]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.info" returned: 0 in 0.301s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.519s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.301s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Creating offline snapshot d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 of volume 6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:58:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1eff944f-e6d1-4ead-96c0-c0db2f7c0492 tempest-VolumeDependencyTests-783587285 None] Create snapshot completed successfully Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0e31d56-132a-4c25-888e-caedc7db5e1e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:17 devstack sudo[114003]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53" returned: 0 in 0.439s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:17 devstack sudo[114011]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 Aug 13 16:58:17 devstack sudo[114011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:17 devstack sudo[114009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 Aug 13 16:58:17 devstack sudo[114009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:17 devstack sudo[114009]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9" returned: 0 in 0.446s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:17 devstack sudo[114021]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 1G Aug 13 16:58:17 devstack sudo[114021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:17 devstack sudo[114011]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44" returned: 0 in 0.456s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:17 devstack sudo[114023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44 Aug 13 16:58:17 devstack sudo[114023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:17 devstack sudo[114023]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53.c50f4a84-4566-4925-a88a-d38df72c2a44" returned: 0 in 0.303s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-c50f4a84-4566-4925-a88a-d38df72c2a44" released by "_delete_snapshot" :: held 1.735s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-ae68c40d-dc36-4f24-945b-4c88767a8a53" released by "delete_snapshot" :: held 1.767s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:18 devstack sudo[114021]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 1G" returned: 0 in 0.499s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ffd508f-8a73-452d-8782-980f51e014a9 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:18 devstack sudo[114030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ffd508f-8a73-452d-8782-980f51e014a9 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 Aug 13 16:58:18 devstack sudo[114030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created reservations ['c9c62e2d-ec06-4655-b731-ae25d31a4f6a', '7ef3567e-eeff-43ce-85af-45fb67834f9e', '0558da94-2c91-4c25-82e8-b2fc15c55165', '9cfae611-b161-4349-93a1-d9c78a07affc'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Delete snapshot completed successfully. Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4167cd8a-0ed9-4c80-a662-6e49fec639e6 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-c50f4a84-4566-4925-a88a-d38df72c2a44-delete_snapshot" released by "delete_snapshot" :: held 2.027s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-ae68c40d-dc36-4f24-945b-4c88767a8a53-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-ae68c40d-dc36-4f24-945b-4c88767a8a53-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:18 devstack sudo[114030]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "cinder-quobyte-ae68c40d-dc36-4f24-945b-4c88767a8a53" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ffd508f-8a73-452d-8782-980f51e014a9 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 is being set with open permissions: ugo+rw Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-ae68c40d-dc36-4f24-945b-4c88767a8a53" acquired by "delete_volume" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:18 devstack sudo[114036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 Aug 13 16:58:18 devstack sudo[114036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Flow 'volume_create_manager' (3d1cc753-2a9e-4dc9-a25e-1fe49c2d002a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5de9512-1b2d-4e22-b21f-ad7808574f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[378c51af-af07-4cd0-9adb-12af776e4f08]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5de9512-1b2d-4e22-b21f-ad7808574f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-957128911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c4885b8c-9f4c-450a-851d-c2682015a960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8b8f902eb1648be9ed08965ca40ca77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:58:18Z,use_quota=True,user_id='16e5542f47774954a6ac8dc459065a83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f65e8fdb-17e7-4182-92ab-e41ff41e4e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f65e8fdb-17e7-4182-92ab-e41ff41e4e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db1e6285-64cd-4e48-a459-aac785c973d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db1e6285-64cd-4e48-a459-aac785c973d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c4885b8c-9f4c-450a-851d-c2682015a960', 'volume_name': 'volume-c4885b8c-9f4c-450a-851d-c2682015a960', 'volume_size': 1, 'snapshot_id': '9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b4ebb58-ef82-4ec8-9ba2-b45f9c5a1812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b4ebb58-ef82-4ec8-9ba2-b45f9c5a1812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8365e693-7c64-415e-ae49-751e49450851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:18 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Volume c4885b8c-9f4c-450a-851d-c2682015a960: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c4885b8c-9f4c-450a-851d-c2682015a960', 'volume_size': 1, 'snapshot_id': '9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d'} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:18 devstack sudo[114038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 Aug 13 16:58:18 devstack sudo[114038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:18 devstack sudo[114036]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:18 devstack sudo[114041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.info Aug 13 16:58:18 devstack sudo[114041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:18 devstack sudo[114038]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53" returned: 0 in 0.445s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:18 devstack sudo[114046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53 Aug 13 16:58:18 devstack sudo[114046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:19 devstack sudo[114041]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.info" returned: 0 in 0.290s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:19 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.info is being set with open permissions: ugo+rw Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:19 devstack sudo[114049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.info Aug 13 16:58:19 devstack sudo[114049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:19 devstack sudo[114046]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-ae68c40d-dc36-4f24-945b-4c88767a8a53" returned: 0 in 0.283s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-quobyte-ae68c40d-dc36-4f24-945b-4c88767a8a53" released by "delete_volume" :: held 0.829s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Created reservations ['4f4ae5c1-419a-407d-acd3-86596ad7f2d5', 'c0ba56ed-9dfe-40eb-84ff-502d653e671d', '5d37de07-ba54-48d5-bc7a-c3f13aa402bb', 'c4ecb6f5-983d-4040-9a96-5b7d56245201'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:19 devstack sudo[114049]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.info" returned: 0 in 0.338s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.456s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.867s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-quobyte-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d-c4885b8c-9f4c-450a-851d-c2682015a960" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d-c4885b8c-9f4c-450a-851d-c2682015a960" acquired by "_create_volume_from_snapshot" :: waited 0.065s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Creating volume c4885b8c-9f4c-450a-851d-c2682015a960 from snapshot 9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:19 devstack sudo[114053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:19 devstack sudo[114053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-quobyte-c4885b8c-9f4c-450a-851d-c2682015a960" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-dc4ed34d-4132-4812-972f-a43bd6ec8976 tempest-CinderUnicodeTest-198830096 None] Create snapshot completed successfully Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-c4885b8c-9f4c-450a-851d-c2682015a960" acquired by "_copy_volume_from_snapshot" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] snapshot: 9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d, volume: c4885b8c-9f4c-450a-851d-c2682015a960, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c790a0d-416e-4292-bbe2-c66bd82d22a2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:19 devstack sudo[114055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d Aug 13 16:58:19 devstack sudo[114055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:19 devstack sudo[114053]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Deleted volume successfully. Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1bc608dc-a3ca-4a19-8b93-e9735caa6c17 tempest-CreateVolumesFromSnapshotTest-2144755315 None] Lock "cinder-ae68c40d-dc36-4f24-945b-4c88767a8a53-delete_volume" released by "delete_volume" :: held 1.542s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Acquiring lock "cinder-d42cc633-6fcc-4906-bde6-0dd3f1bb35d8-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-d42cc633-6fcc-4906-bde6-0dd3f1bb35d8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Acquiring lock "cinder-quobyte-6ffd508f-8a73-452d-8782-980f51e014a9" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-6ffd508f-8a73-452d-8782-980f51e014a9" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Acquiring lock "cinder-quobyte-d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Deleting offline snapshot d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 of volume 6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] snapshot_file for this snap is: volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[1500bf9d-f623-42c1-b1f0-6529b9c7e4d2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:20 devstack sudo[114055]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" returned: 0 in 0.499s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:58:20 devstack sudo[114060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 Aug 13 16:58:20 devstack sudo[114060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8ffd5d9-89c3-4681-afba-fdfcfd62a7d3]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:20 devstack sudo[114063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa Aug 13 16:58:20 devstack sudo[114063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:20 devstack sudo[114060]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" returned: 0 in 0.445s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6ffd508f-8a73-452d-8782-980f51e014a9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee49d30a-cff8-4ee9-a166-271d349fb8d2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:20 devstack sudo[114063]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" returned: 0 in 0.556s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:58:20 devstack sudo[114068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 Aug 13 16:58:20 devstack sudo[114068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:58:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:20 devstack sudo[114073]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 Aug 13 16:58:20 devstack sudo[114073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:21 devstack sudo[114068]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9" returned: 0 in 0.549s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:21 devstack sudo[114080]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 Aug 13 16:58:21 devstack sudo[114080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:21 devstack sudo[114080]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" returned: 0 in 0.705s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:21 devstack sudo[114095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8 Aug 13 16:58:21 devstack sudo[114095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:22 devstack sudo[114095]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9.d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" returned: 0 in 0.764s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-d42cc633-6fcc-4906-bde6-0dd3f1bb35d8" released by "_delete_snapshot" :: held 2.706s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-6ffd508f-8a73-452d-8782-980f51e014a9" released by "delete_snapshot" :: held 2.746s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:22 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Created reservations ['0233a2e1-abf6-4d41-b91a-c7cb27e61ad7', 'eecce2c9-81d8-40fd-a536-efed89af58d6', 'eac75fd3-df6c-456c-8e5c-172f5d0a7a52', 'e1db1da7-6588-4b41-b64c-af098709a716'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Delete snapshot completed successfully. Aug 13 16:58:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-adb493b0-f725-4e21-9870-0cf2d152f50f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-d42cc633-6fcc-4906-bde6-0dd3f1bb35d8-delete_snapshot" released by "delete_snapshot" :: held 3.173s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Acquiring lock "cinder-6ffd508f-8a73-452d-8782-980f51e014a9-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Lock "cinder-6ffd508f-8a73-452d-8782-980f51e014a9-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Acquiring lock "cinder-quobyte-6ffd508f-8a73-452d-8782-980f51e014a9" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-6ffd508f-8a73-452d-8782-980f51e014a9" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:23 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9d57e90-0edb-47b5-9a36-4cc988acd34a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:24 devstack sudo[114099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 Aug 13 16:58:24 devstack sudo[114099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:24 devstack sudo[114099]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9" returned: 0 in 1.129s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:24 devstack sudo[114104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9 Aug 13 16:58:24 devstack sudo[114104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:25 devstack sudo[114104]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6ffd508f-8a73-452d-8782-980f51e014a9" returned: 0 in 0.783s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:25 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-6ffd508f-8a73-452d-8782-980f51e014a9" released by "delete_volume" :: held 2.118s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:25 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Created reservations ['e8341148-0e7e-4c8f-848e-f0016ae2093d', 'f4fa7131-caab-4e07-8efa-f9a26670aa8b', '41d717e3-e705-4ae9-adcd-198cf5710c39', '03d30522-ba49-4018-bade-dab13e70c2cf'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:26 devstack sudo[114107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:26 devstack sudo[114107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:26 devstack sudo[114107]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.466s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Deleted volume successfully. Aug 13 16:58:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b19a1f96-fe07-4906-a27c-06f40546777b tempest-CinderUnicodeTest-198830096 None] Lock "cinder-6ffd508f-8a73-452d-8782-980f51e014a9-delete_volume" released by "delete_volume" :: held 3.244s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Acquiring lock "cinder-70643efb-257e-4776-bd91-a676674b9896-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-70643efb-257e-4776-bd91-a676674b9896-delete_volume" acquired by "delete_volume" :: waited 0.089s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Acquiring lock "cinder-quobyte-70643efb-257e-4776-bd91-a676674b9896" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-70643efb-257e-4776-bd91-a676674b9896" acquired by "delete_volume" :: waited 0.053s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a566f250-579d-44b2-a60f-3ad0d49b80a7]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:27 devstack sudo[114073]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960" returned: 0 in 7.176s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa, size 1024.00 MB, duration 7.18 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:58:27 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Converted 1024.00 MB image at 142.68 MB/s Aug 13 16:58:27 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 is being set with open permissions: ugo+rw Aug 13 16:58:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:27 devstack sudo[114112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 Aug 13 16:58:27 devstack sudo[114112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:27 devstack sudo[114111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 Aug 13 16:58:27 devstack sudo[114111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:28 devstack sudo[114112]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960" returned: 0 in 0.386s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-c4885b8c-9f4c-450a-851d-c2682015a960" released by "_copy_volume_from_snapshot" :: held 8.763s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d-c4885b8c-9f4c-450a-851d-c2682015a960" released by "_create_volume_from_snapshot" :: held 8.888s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.955s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:28 devstack sudo[114111]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896" returned: 0 in 0.650s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:28 devstack sudo[114119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896 Aug 13 16:58:28 devstack sudo[114119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8365e693-7c64-415e-ae49-751e49450851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4885b8c-9f4c-450a-851d-c2682015a960', 'volume_size': 1, 'snapshot_id': '9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1219d1a0-3107-4398-b0ce-64f7df8e2841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:28 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Volume volume-c4885b8c-9f4c-450a-851d-c2682015a960 (c4885b8c-9f4c-450a-851d-c2682015a960): created successfully Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1219d1a0-3107-4398-b0ce-64f7df8e2841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Flow 'volume_create_manager' (3d1cc753-2a9e-4dc9-a25e-1fe49c2d002a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (44e30d02-e15f-44d2-8ed1-1dd3ea2819f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73abe20d-bf54-4d44-94b0-0f307aeba620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73abe20d-bf54-4d44-94b0-0f307aeba620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-94878785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:58:28Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07531bac-27f8-4c61-87c2-4dda14507157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07531bac-27f8-4c61-87c2-4dda14507157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfb12fc3-2a89-4d7d-a742-9cf0843f36a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bfb12fc3-2a89-4d7d-a742-9cf0843f36a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440', 'volume_name': 'volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50bf6b5c-5237-46e3-b090-fbdaee2ce38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50bf6b5c-5237-46e3-b090-fbdaee2ce38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f81bb1d-c0df-4f0d-8ced-26a10f7fa0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:28 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440', 'volume_size': 1} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-94878785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:58:28Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Creating volume cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:28 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:28 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6e43913c-4ccd-4f00-96fd-f6d84b9768cc tempest-VolumeDependencyTests-783587285 None] Created volume successfully. Aug 13 16:58:28 devstack sudo[114121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 1073741824 Aug 13 16:58:28 devstack sudo[114121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:28 devstack sudo[114119]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70643efb-257e-4776-bd91-a676674b9896" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-quobyte-70643efb-257e-4776-bd91-a676674b9896" released by "delete_volume" :: held 1.096s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Created reservations ['f66ed999-2aa9-4ebb-a802-73b71f5e93a5', '768ff4e5-7c72-4827-88af-976b3826bf75', '1ac43fd6-36d7-449c-b0b9-44ede73fb8bb', 'ff7ed1da-de05-45fe-8a37-cdbf1e4e3cd9'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Lock "cinder-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.048s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-quobyte-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-quobyte-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Deleting offline snapshot 9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d of volume 2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] snapshot_file for this snap is: volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9b84c9f-2b9d-485e-ac14-e088d3283d9b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:29 devstack sudo[114161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:29 devstack sudo[114161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:29 devstack sudo[114141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d Aug 13 16:58:29 devstack sudo[114141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:29 devstack sudo[114161]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.382s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:29 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Deleted volume successfully. Aug 13 16:58:29 devstack sudo[114121]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 1073741824" returned: 0 in 0.780s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:29 devstack sudo[114141]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b49be81a-fe8e-4d45-b7e0-c6cde00b4a0f tempest-CinderUnicodeTest-198830096 None] Lock "cinder-70643efb-257e-4776-bd91-a676674b9896-delete_volume" released by "delete_volume" :: held 2.107s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" returned: 0 in 0.514s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c11907e-11eb-4a02-b6d4-1bcd2d6b0456]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:29 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/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 Aug 13 16:58:29 devstack sudo[114172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:29 devstack sudo[114171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa Aug 13 16:58:29 devstack sudo[114171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:29 devstack sudo[114172]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] <== create_volume: return (1215ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.220s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f81bb1d-c0df-4f0d-8ced-26a10f7fa0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b12e3ea6-a6fb-4cf1-9bf1-75be7256cf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:29 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 (cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440): created successfully Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b12e3ea6-a6fb-4cf1-9bf1-75be7256cf50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (44e30d02-e15f-44d2-8ed1-1dd3ea2819f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:29 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e936213b-d286-48a0-8fcc-b8eb99819051 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created volume successfully. Aug 13 16:58:30 devstack sudo[114171]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" returned: 0 in 0.739s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:30 devstack sudo[114179]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d Aug 13 16:58:30 devstack sudo[114179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:30 devstack sudo[114179]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" returned: 0 in 0.480s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:30 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:30 devstack sudo[114184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d Aug 13 16:58:30 devstack sudo[114184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:31 devstack sudo[114184]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Flow 'volume_create_manager' (52b40170-dd83-4212-b1d8-86c09eaa7ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (701b3c01-c586-41e0-9ed9-bf021fdab8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa.9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" returned: 0 in 0.629s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (701b3c01-c586-41e0-9ed9-bf021fdab8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149306956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7af796af-7a73-489f-b379-d540a2504a59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcf7e6d04474da59da4a8839c0ca163',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:31Z,use_quota=True,user_id='dd35c31853844429a11cb5ed47a86c35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4f3b94d-8f07-4783-a993-14b715ecb616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4f3b94d-8f07-4783-a993-14b715ecb616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (821bdd18-0ee5-4aa6-aaf3-8c88f7075b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (821bdd18-0ee5-4aa6-aaf3-8c88f7075b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7af796af-7a73-489f-b379-d540a2504a59', 'volume_name': 'volume-7af796af-7a73-489f-b379-d540a2504a59', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d908bc14-c0f8-405b-9a0d-99ed68cfa990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d908bc14-c0f8-405b-9a0d-99ed68cfa990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01b10ab3-8758-4054-8de8-ce4a48b91241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Volume 7af796af-7a73-489f-b379-d540a2504a59: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7af796af-7a73-489f-b379-d540a2504a59', 'volume_size': 1} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149306956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7af796af-7a73-489f-b379-d540a2504a59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcf7e6d04474da59da4a8839c0ca163',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:31Z,use_quota=True,user_id='dd35c31853844429a11cb5ed47a86c35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Creating volume 7af796af-7a73-489f-b379-d540a2504a59 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:31 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:31 devstack sudo[114189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 1073741824 Aug 13 16:58:31 devstack sudo[114189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d" released by "_delete_snapshot" :: held 2.698s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (d9f4b39d-30b2-47a7-8cbf-0144ccf0c7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fab97173-dd7f-4016-a2f6-c8ef99c57bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" released by "delete_snapshot" :: held 2.802s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fab97173-dd7f-4016-a2f6-c8ef99c57bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1571511643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fea348a1-3c1f-4b48-a197-4e25ab796f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:32Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e9aed8a-1663-4dd7-81cf-6a23d2c2d898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e9aed8a-1663-4dd7-81cf-6a23d2c2d898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b992c67-9b27-41a4-83ab-db5f7e5623ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b992c67-9b27-41a4-83ab-db5f7e5623ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fea348a1-3c1f-4b48-a197-4e25ab796f98', 'volume_name': 'volume-fea348a1-3c1f-4b48-a197-4e25ab796f98', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45065e2c-c6ed-4baa-a09e-79e1d0076591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45065e2c-c6ed-4baa-a09e-79e1d0076591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df5c9d47-0113-42be-9e8d-2008d21b31d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:31 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume fea348a1-3c1f-4b48-a197-4e25ab796f98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fea348a1-3c1f-4b48-a197-4e25ab796f98', 'volume_size': 1} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:31 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Created reservations ['23063bbe-fcc2-49b8-bd0d-8992a3dbc396', '64712456-d7af-4156-b0a7-de55544b1109', '5e9d791d-5ad3-4243-b22d-b4be13af1d9f', '823e30fd-d78f-43dc-bb84-2fa3f3bc569f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (0205dba1-c3e5-4a0e-82ea-04af590c1f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6dcd5d8-7cb5-4552-9e90-680636479be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:32 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Delete snapshot completed successfully. Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6dcd5d8-7cb5-4552-9e90-680636479be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-420875219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0a481c11-dd10-40bd-8f17-7c505dede554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:32Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf1c9632-0124-4b5a-b251-3e3e10f6a5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf1c9632-0124-4b5a-b251-3e3e10f6a5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4ff4a03-8986-4b75-b8df-79312616cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e4ff4a03-8986-4b75-b8df-79312616cc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0a481c11-dd10-40bd-8f17-7c505dede554', 'volume_name': 'volume-0a481c11-dd10-40bd-8f17-7c505dede554', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0f99582-fd7b-412c-be98-4427eda5c16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0f99582-fd7b-412c-be98-4427eda5c16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2190a2d-981b-4c96-a750-fb1ee86a4d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:32 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume 0a481c11-dd10-40bd-8f17-7c505dede554: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0a481c11-dd10-40bd-8f17-7c505dede554', 'volume_size': 1} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-64de1875-c3f4-429a-8e87-60386417507d tempest-VolumeDependencyTests-783587285 None] Lock "cinder-9b9d4f13-2f21-41d4-964b-2e8bc6dfb10d-delete_snapshot" released by "delete_snapshot" :: held 3.349s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:32 devstack sudo[114189]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 1073741824" returned: 0 in 0.771s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-2c28080a-cc7c-4665-86d7-a6ce430ce7fa-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-2c28080a-cc7c-4665-86d7-a6ce430ce7fa-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:32 devstack sudo[114201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 Aug 13 16:58:32 devstack sudo[114201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-quobyte-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a87e4b5f-c481-404e-946f-11852411d069]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:32 devstack sudo[114201]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59" returned: 0 in 0.429s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] <== create_volume: return (1279ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.288s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.988s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1571511643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fea348a1-3c1f-4b48-a197-4e25ab796f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:32Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Creating volume fea348a1-3c1f-4b48-a197-4e25ab796f98 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:32 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:32 devstack sudo[114203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa Aug 13 16:58:32 devstack sudo[114203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:32 devstack sudo[114205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 1073741824 Aug 13 16:58:32 devstack sudo[114205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (4addd2e3-8975-4b24-821f-af69278b11f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f50f28c1-e275-4618-8843-7bdd7eb4bd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01b10ab3-8758-4054-8de8-ce4a48b91241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7af796af-7a73-489f-b379-d540a2504a59', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84471b78-73c0-4e48-b122-0ca93062a2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:32 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f50f28c1-e275-4618-8843-7bdd7eb4bd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1667354527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45de40e7-ad94-4fce-a234-7006f49405fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:33Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bb540c7-a51b-475d-b438-2b61fe2e65da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bb540c7-a51b-475d-b438-2b61fe2e65da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82b6fb0d-6c09-467e-acc4-56f30b058f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82b6fb0d-6c09-467e-acc4-56f30b058f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45de40e7-ad94-4fce-a234-7006f49405fb', 'volume_name': 'volume-45de40e7-ad94-4fce-a234-7006f49405fb', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57f1be86-9c4a-4c67-8fbd-41e0c07e55e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57f1be86-9c4a-4c67-8fbd-41e0c07e55e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adb57160-d665-42ea-a1a1-4b0337d6fa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume 45de40e7-ad94-4fce-a234-7006f49405fb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45de40e7-ad94-4fce-a234-7006f49405fb', 'volume_size': 1} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Volume volume-7af796af-7a73-489f-b379-d540a2504a59 (7af796af-7a73-489f-b379-d540a2504a59): created successfully Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84471b78-73c0-4e48-b122-0ca93062a2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Flow 'volume_create_manager' (52b40170-dd83-4212-b1d8-86c09eaa7ddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:33 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4f69052a-a615-4be8-93ba-1151cd9ce22b tempest-ProjectReaderTests-1308305751 None] Created volume successfully. Aug 13 16:58:33 devstack sudo[114203]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" returned: 0 in 0.661s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:33 devstack sudo[114212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa Aug 13 16:58:33 devstack sudo[114212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (84fb7321-1558-42f3-8e5d-0565741092e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (022eaff4-4040-4693-a12c-9b7f2e8c8efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (022eaff4-4040-4693-a12c-9b7f2e8c8efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-789028387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe7b9ac9-351f-4e01-96dc-ecebc8cbd286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:33Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c81aea52-9d75-4e33-ab25-9d4a49e7fb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c81aea52-9d75-4e33-ab25-9d4a49e7fb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf3ba82c-02c8-4c63-9be6-7ae33c4b554d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf3ba82c-02c8-4c63-9be6-7ae33c4b554d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fe7b9ac9-351f-4e01-96dc-ecebc8cbd286', 'volume_name': 'volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cbdd85c-88ea-4c68-b3a7-fc124720b2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cbdd85c-88ea-4c68-b3a7-fc124720b2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61c5c503-abbe-4a76-858f-ecfdf0dc76af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume fe7b9ac9-351f-4e01-96dc-ecebc8cbd286: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286', 'volume_size': 1} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:33 devstack sudo[114212]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" returned: 0 in 0.470s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:33 devstack sudo[114205]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 1073741824" returned: 0 in 0.922s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-2c28080a-cc7c-4665-86d7-a6ce430ce7fa" released by "delete_volume" :: held 1.235s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:33 devstack sudo[114217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 Aug 13 16:58:33 devstack sudo[114217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Created reservations ['f4131965-17d3-402c-bd42-d5a1383eafd6', 'ba58fe79-8021-4ce4-b8d3-42f0e5517157', '1c5e8689-41f0-4ca2-bfa3-94333a501eca', '5258e331-ca49-4fc6-80bb-5ff61e5fb47f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (6e21f817-7d33-407a-8dde-0f322884d876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9523608f-7676-4a11-a1df-7ba628d86011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9523608f-7676-4a11-a1df-7ba628d86011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2078593946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e89226ff-07a7-458d-86e7-e758fb2829e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:58:34Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (201ec2f6-94ab-42af-98cb-f972726f61a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (201ec2f6-94ab-42af-98cb-f972726f61a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9119bbe-4ee1-433a-af6a-95675915f50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9119bbe-4ee1-433a-af6a-95675915f50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e89226ff-07a7-458d-86e7-e758fb2829e6', 'volume_name': 'volume-e89226ff-07a7-458d-86e7-e758fb2829e6', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d725efe-b0f3-4445-a1b0-7c4c5f4ea8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d725efe-b0f3-4445-a1b0-7c4c5f4ea8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (607ed894-ffe4-4994-a4bf-ccd97f94be03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:33 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume e89226ff-07a7-458d-86e7-e758fb2829e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e89226ff-07a7-458d-86e7-e758fb2829e6', 'volume_size': 1} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:33 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "cinder-7af796af-7a73-489f-b379-d540a2504a59-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-7af796af-7a73-489f-b379-d540a2504a59-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "cinder-quobyte-7af796af-7a73-489f-b379-d540a2504a59" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-quobyte-7af796af-7a73-489f-b379-d540a2504a59" acquired by "delete_volume" :: waited 0.046s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:34 devstack sudo[114219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e8d9d23-7824-43bb-adc1-5b63019127e5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:34 devstack sudo[114219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:34 devstack sudo[114217]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98" returned: 0 in 0.403s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] <== create_volume: return (1421ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.425s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.021s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-420875219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0a481c11-dd10-40bd-8f17-7c505dede554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:32Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Creating volume 0a481c11-dd10-40bd-8f17-7c505dede554 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:34 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:34 devstack sudo[114221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 Aug 13 16:58:34 devstack sudo[114221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df5c9d47-0113-42be-9e8d-2008d21b31d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fea348a1-3c1f-4b48-a197-4e25ab796f98', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:34 devstack sudo[114223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 1073741824 Aug 13 16:58:34 devstack sudo[114223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e996f690-e330-48bd-b449-17d09859f7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:34 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 (fea348a1-3c1f-4b48-a197-4e25ab796f98): created successfully Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e996f690-e330-48bd-b449-17d09859f7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (d9f4b39d-30b2-47a7-8cbf-0144ccf0c7d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:34 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e76c68ce-2d57-4bab-bc34-14005a57d493 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created volume successfully. Aug 13 16:58:34 devstack sudo[114219]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.362s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:34 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Deleted volume successfully. Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3a355498-0aff-4a82-9a4e-92fde3fd98d6 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-2c28080a-cc7c-4665-86d7-a6ce430ce7fa-delete_volume" released by "delete_volume" :: held 2.105s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:34 devstack sudo[114221]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59" returned: 0 in 0.434s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:34 devstack sudo[114233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59 Aug 13 16:58:34 devstack sudo[114233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-c4885b8c-9f4c-450a-851d-c2682015a960-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-c4885b8c-9f4c-450a-851d-c2682015a960-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Acquiring lock "cinder-quobyte-c4885b8c-9f4c-450a-851d-c2682015a960" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:34 devstack sudo[114223]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-c4885b8c-9f4c-450a-851d-c2682015a960" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 1073741824" returned: 0 in 0.731s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:34 devstack sudo[114233]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-7af796af-7a73-489f-b379-d540a2504a59" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8901068f-c98d-4cb3-9b8d-4e594c6cdb33]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-quobyte-7af796af-7a73-489f-b379-d540a2504a59" released by "delete_volume" :: held 0.917s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:35 devstack sudo[114237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 Aug 13 16:58:35 devstack sudo[114237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Created reservations ['2bbe7499-0fc0-44f5-9524-1e7d78b47d15', 'd4fcba8d-3d53-4a3f-9ca8-e837a4e08d03', '87875dd3-caa2-4b67-8827-d43627b238cb', '689cd33e-fb59-42de-8ea9-963bd08addee'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:35 devstack sudo[114236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 Aug 13 16:58:35 devstack sudo[114236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:35 devstack sudo[114240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:35 devstack sudo[114240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:35 devstack sudo[114237]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554" returned: 0 in 0.351s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] <== create_volume: return (1170ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.173s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.322s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1667354527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45de40e7-ad94-4fce-a234-7006f49405fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:33Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Creating volume 45de40e7-ad94-4fce-a234-7006f49405fb {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:35 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:35 devstack sudo[114236]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960" returned: 0 in 0.463s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:35 devstack sudo[114247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb 1073741824 Aug 13 16:58:35 devstack sudo[114247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2190a2d-981b-4c96-a750-fb1ee86a4d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a481c11-dd10-40bd-8f17-7c505dede554', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cdc40c3f-f597-492d-8438-b3f1412085f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:35 devstack sudo[114248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960 Aug 13 16:58:35 devstack sudo[114248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:35 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume volume-0a481c11-dd10-40bd-8f17-7c505dede554 (0a481c11-dd10-40bd-8f17-7c505dede554): created successfully Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cdc40c3f-f597-492d-8438-b3f1412085f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (0205dba1-c3e5-4a0e-82ea-04af590c1f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:35 devstack sudo[114240]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2b54ff25-7a40-42fd-8e4e-7baa53626afb tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created volume successfully. Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.297s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Deleted volume successfully. Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c631c904-6a28-4865-a00f-aa7d7f79fba1 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-7af796af-7a73-489f-b379-d540a2504a59-delete_volume" released by "delete_volume" :: held 1.579s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:35 devstack sudo[114248]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c4885b8c-9f4c-450a-851d-c2682015a960" returned: 0 in 0.313s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-quobyte-c4885b8c-9f4c-450a-851d-c2682015a960" released by "delete_volume" :: held 0.830s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Created reservations ['6d2ccad2-4494-41bc-8c87-8bc8106a5a39', '2836ec53-4001-4b8c-bd6d-d7c31a2efb81', 'c73e6bd3-0e9e-4fff-98df-09ebbefbce4b', '4ae7c395-4733-4e2f-9f2d-b503c167ef26'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:35 devstack sudo[114256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:35 devstack sudo[114256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:36 devstack sudo[114247]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb 1073741824" returned: 0 in 0.726s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:36 devstack sudo[114259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb Aug 13 16:58:36 devstack sudo[114259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:36 devstack sudo[114256]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:36 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Deleted volume successfully. Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-69f93e02-13cf-47e9-a7e8-8c3c59f69de0 tempest-VolumeDependencyTests-783587285 None] Lock "cinder-c4885b8c-9f4c-450a-851d-c2682015a960-delete_volume" released by "delete_volume" :: held 1.604s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:36 devstack sudo[114259]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb" returned: 0 in 0.448s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] <== create_volume: return (1293ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.297s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.226s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-789028387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fe7b9ac9-351f-4e01-96dc-ecebc8cbd286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:33Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Creating volume fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:36 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adb57160-d665-42ea-a1a1-4b0337d6fa23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45de40e7-ad94-4fce-a234-7006f49405fb', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:36 devstack sudo[114263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 1073741824 Aug 13 16:58:36 devstack sudo[114263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b5fba85-f7b8-4165-9f81-d79acf1b5ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:36 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume volume-45de40e7-ad94-4fce-a234-7006f49405fb (45de40e7-ad94-4fce-a234-7006f49405fb): created successfully Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b5fba85-f7b8-4165-9f81-d79acf1b5ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:36 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (4addd2e3-8975-4b24-821f-af69278b11f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:36 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e9609a92-6c71-45c9-ac26-9cd92fa62b71 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created volume successfully. Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Flow 'volume_create_manager' (283463df-0d64-4671-8f03-8ab226f6955e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22166f2a-2314-4436-bb03-9bfab23d860c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22166f2a-2314-4436-bb03-9bfab23d860c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877492374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17bf3430-7f33-4d9f-819c-4228138ef551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcf7e6d04474da59da4a8839c0ca163',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:37Z,use_quota=True,user_id='dd35c31853844429a11cb5ed47a86c35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95fb64b5-6ba4-4602-9b47-9514f58f4373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95fb64b5-6ba4-4602-9b47-9514f58f4373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e1699fb-df8d-4d3e-b2b2-1791953e9910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e1699fb-df8d-4d3e-b2b2-1791953e9910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17bf3430-7f33-4d9f-819c-4228138ef551', 'volume_name': 'volume-17bf3430-7f33-4d9f-819c-4228138ef551', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9abb3b4a-84fa-41e7-9884-ed688d262244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9abb3b4a-84fa-41e7-9884-ed688d262244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18710885-7090-48d5-bffa-a4167b0db16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:37 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Volume 17bf3430-7f33-4d9f-819c-4228138ef551: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17bf3430-7f33-4d9f-819c-4228138ef551', 'volume_size': 1} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:37 devstack sudo[114263]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 1073741824" returned: 0 in 0.739s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:37 devstack sudo[114269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 Aug 13 16:58:37 devstack sudo[114269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:37 devstack sudo[114269]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286" returned: 0 in 0.310s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] <== create_volume: return (1106ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.111s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.851s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2078593946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e89226ff-07a7-458d-86e7-e758fb2829e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae002035f93d44ec8a405d78fa1d6631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:58:34Z,use_quota=True,user_id='e6593bc0ace04094bd3e74999c341481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Creating volume e89226ff-07a7-458d-86e7-e758fb2829e6 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:37 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61c5c503-abbe-4a76-858f-ecfdf0dc76af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:37 devstack sudo[114272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 1073741824 Aug 13 16:58:37 devstack sudo[114272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e71d960e-820e-4f63-ab0b-9b2f6e9fd10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:37 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 (fe7b9ac9-351f-4e01-96dc-ecebc8cbd286): created successfully Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e71d960e-820e-4f63-ab0b-9b2f6e9fd10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:37 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (84fb7321-1558-42f3-8e5d-0565741092e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-43e2afb6-f977-4202-b0af-c7cc9c54d16b tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created volume successfully. Aug 13 16:58:38 devstack sudo[114272]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 1073741824" returned: 0 in 0.660s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:38 devstack sudo[114278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 Aug 13 16:58:38 devstack sudo[114278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:38 devstack sudo[114278]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6" returned: 0 in 0.342s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] <== create_volume: return (1071ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.077s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.675s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877492374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17bf3430-7f33-4d9f-819c-4228138ef551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcf7e6d04474da59da4a8839c0ca163',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:37Z,use_quota=True,user_id='dd35c31853844429a11cb5ed47a86c35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Creating volume 17bf3430-7f33-4d9f-819c-4228138ef551 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:38 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (607ed894-ffe4-4994-a4bf-ccd97f94be03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e89226ff-07a7-458d-86e7-e758fb2829e6', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:38 devstack sudo[114281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 1073741824 Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cd8db47-3b21-4de4-8748-4a8b722d65d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:38 devstack sudo[114281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:38 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Volume volume-e89226ff-07a7-458d-86e7-e758fb2829e6 (e89226ff-07a7-458d-86e7-e758fb2829e6): created successfully Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cd8db47-3b21-4de4-8748-4a8b722d65d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Flow 'volume_create_manager' (6e21f817-7d33-407a-8dde-0f322884d876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4238fcf4-f61c-4fb1-9592-3e5fca22d661 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created volume successfully. Aug 13 16:58:39 devstack sudo[114281]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 1073741824" returned: 0 in 0.626s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:39 devstack sudo[114287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 Aug 13 16:58:39 devstack sudo[114287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-e89226ff-07a7-458d-86e7-e758fb2829e6-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-e89226ff-07a7-458d-86e7-e758fb2829e6-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-quobyte-e89226ff-07a7-458d-86e7-e758fb2829e6" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-e89226ff-07a7-458d-86e7-e758fb2829e6" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8d2af56-10ef-47bd-9c14-fe68279cf76f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:39 devstack sudo[114289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 Aug 13 16:58:39 devstack sudo[114289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:40 devstack sudo[114287]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] <== create_volume: return (1097ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.100s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18710885-7090-48d5-bffa-a4167b0db16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17bf3430-7f33-4d9f-819c-4228138ef551', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d94444b2-f063-47d6-9bdc-27b8c685cdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:40 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Volume volume-17bf3430-7f33-4d9f-819c-4228138ef551 (17bf3430-7f33-4d9f-819c-4228138ef551): created successfully Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d94444b2-f063-47d6-9bdc-27b8c685cdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Flow 'volume_create_manager' (283463df-0d64-4671-8f03-8ab226f6955e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-67d511be-217d-475a-af78-54ea091a4bc0 tempest-ProjectReaderTests-1308305751 None] Created volume successfully. Aug 13 16:58:40 devstack sudo[114289]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6" returned: 0 in 0.528s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:40 devstack sudo[114295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6 Aug 13 16:58:40 devstack sudo[114295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "cinder-17bf3430-7f33-4d9f-819c-4228138ef551-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-17bf3430-7f33-4d9f-819c-4228138ef551-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "cinder-quobyte-17bf3430-7f33-4d9f-819c-4228138ef551" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-quobyte-17bf3430-7f33-4d9f-819c-4228138ef551" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[64cab855-5436-4b45-9454-cb9583ca5279]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:40 devstack sudo[114295]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-e89226ff-07a7-458d-86e7-e758fb2829e6" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-e89226ff-07a7-458d-86e7-e758fb2829e6" released by "delete_volume" :: held 0.929s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:40 devstack sudo[114297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 Aug 13 16:58:40 devstack sudo[114297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created reservations ['d4869ee2-e917-4ebd-b63e-14ee2652b128', 'd8a7f40c-b913-4d0f-9798-b08b33b8ab1c', 'a7c9bae4-6856-47b1-b360-f24c8f955c23', '54658c09-9dbc-4577-ba71-2d62a5b3b66c'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:40 devstack sudo[114301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:40 devstack sudo[114301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:41 devstack sudo[114297]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551" returned: 0 in 0.516s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:41 devstack sudo[114306]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551 Aug 13 16:58:41 devstack sudo[114306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:41 devstack sudo[114301]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.291s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Deleted volume successfully. Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-02c8dd9d-a461-4c71-a2a5-b83f657b40b6 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-e89226ff-07a7-458d-86e7-e758fb2829e6-delete_volume" released by "delete_volume" :: held 1.587s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:41 devstack sudo[114306]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-17bf3430-7f33-4d9f-819c-4228138ef551" returned: 0 in 0.318s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-quobyte-17bf3430-7f33-4d9f-819c-4228138ef551" released by "delete_volume" :: held 0.896s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Created reservations ['f047e802-cce5-4036-ada2-2bae29870a4a', 'd0094a89-376b-4d69-ae82-b794c45b679f', 'a2847012-1506-4eea-adf1-ffd64c44729b', '624cc6eb-e902-48ac-8953-f8b97e7a8f53'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:41 devstack sudo[114310]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:41 devstack sudo[114310]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:41 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (dd800be1-5700-4be9-8fb4-a6d1b2deedf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6151af21-bc93-4e5d-a83e-056aa520e11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6151af21-bc93-4e5d-a83e-056aa520e11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042499708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48176fcc-111f-4755-b896-ec5fbb2cef33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:42Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d77ac807-87fb-44e5-ad79-834300f43273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d77ac807-87fb-44e5-ad79-834300f43273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a9f46bb-313b-4afa-9a3c-3073cf04c680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a9f46bb-313b-4afa-9a3c-3073cf04c680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48176fcc-111f-4755-b896-ec5fbb2cef33', 'volume_name': 'volume-48176fcc-111f-4755-b896-ec5fbb2cef33', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c6c449b-7d89-4b87-878b-cc8413f39aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c6c449b-7d89-4b87-878b-cc8413f39aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06ea9bb7-b01f-47f5-bdb4-89781687f883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Volume 48176fcc-111f-4755-b896-ec5fbb2cef33: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48176fcc-111f-4755-b896-ec5fbb2cef33', 'volume_size': 1} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:42 devstack sudo[114310]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042499708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=48176fcc-111f-4755-b896-ec5fbb2cef33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:42Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Creating volume 48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:42 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.588s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Deleted volume successfully. Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286-delete_volume" acquired by "delete_volume" :: waited 0.185s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:42 devstack sudo[114313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 1073741824 Aug 13 16:58:42 devstack sudo[114313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-c700934b-1c13-415e-b19e-9c09842aa994 tempest-ProjectReaderTests-1308305751 None] Lock "cinder-17bf3430-7f33-4d9f-819c-4228138ef551-delete_volume" released by "delete_volume" :: held 1.850s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-quobyte-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[03e03de8-ee6a-4e77-a974-7f9de80a71fa]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (71f37a7f-ad10-4c7b-939b-115a394c66b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (989171c3-9d36-45d9-b227-08df10fe7a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack sudo[114315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 Aug 13 16:58:42 devstack sudo[114315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (989171c3-9d36-45d9-b227-08df10fe7a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789069031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4214fecc-6d92-4ef2-8a44-fc66ba19e492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:42Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2a133c5-2b95-47bd-926a-493cc5c42839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2a133c5-2b95-47bd-926a-493cc5c42839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a5afa73-8dd4-45a4-ace5-cf1a3d13af1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a5afa73-8dd4-45a4-ace5-cf1a3d13af1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4214fecc-6d92-4ef2-8a44-fc66ba19e492', 'volume_name': 'volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec94093b-bdd2-4ceb-8442-a3254f9a7762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec94093b-bdd2-4ceb-8442-a3254f9a7762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e23b824-39e2-4220-be74-a5c7667d458a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:42 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Volume 4214fecc-6d92-4ef2-8a44-fc66ba19e492: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492', 'volume_size': 1} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:42 devstack sudo[114313]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 1073741824" returned: 0 in 0.595s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:42 devstack sudo[114324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 Aug 13 16:58:42 devstack sudo[114324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:42 devstack sudo[114315]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286" returned: 0 in 0.497s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:42 devstack sudo[114326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286 Aug 13 16:58:42 devstack sudo[114326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:43 devstack sudo[114324]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33" returned: 0 in 0.299s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (959ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.964s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.532s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789069031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4214fecc-6d92-4ef2-8a44-fc66ba19e492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:42Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Creating volume 4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:43 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06ea9bb7-b01f-47f5-bdb4-89781687f883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48176fcc-111f-4755-b896-ec5fbb2cef33', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63b14138-bb6b-4a5a-9f27-fde18e232f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:43 devstack sudo[114330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 1073741824 Aug 13 16:58:43 devstack sudo[114330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:43 devstack sudo[114326]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286" returned: 0 in 0.294s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:43 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Volume volume-48176fcc-111f-4755-b896-ec5fbb2cef33 (48176fcc-111f-4755-b896-ec5fbb2cef33): created successfully Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63b14138-bb6b-4a5a-9f27-fde18e232f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (dd800be1-5700-4be9-8fb4-a6d1b2deedf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286" released by "delete_volume" :: held 0.878s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:43 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a0bca64e-c845-486d-a537-b2ff9b7206c0 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created reservations ['3343f6a3-f239-48c4-89c8-032f2205ae67', '4d9be7eb-4000-4577-9a1f-65a0b0c9cee4', '93df4c27-7f69-4852-9a31-79293cee3017', '41929728-d23c-493e-9b84-c2462a735478'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:43 devstack sudo[114332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:43 devstack sudo[114332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:43 devstack sudo[114330]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 1073741824" returned: 0 in 0.617s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:43 devstack sudo[114332]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.337s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:43 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Deleted volume successfully. Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:43 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-95b5a052-048b-4426-b395-5bcf4a884f45 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-fe7b9ac9-351f-4e01-96dc-ecebc8cbd286-delete_volume" released by "delete_volume" :: held 1.596s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:43 devstack sudo[114339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 Aug 13 16:58:43 devstack sudo[114339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:44 devstack sudo[114339]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492" returned: 0 in 0.300s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] <== create_volume: return (990ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.992s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e23b824-39e2-4220-be74-a5c7667d458a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (387cade2-7970-4be9-9f73-6fb7daaa6764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:44 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Volume volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 (4214fecc-6d92-4ef2-8a44-fc66ba19e492): created successfully Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (387cade2-7970-4be9-9f73-6fb7daaa6764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (71f37a7f-ad10-4c7b-939b-115a394c66b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a8b0fd88-add9-492e-ade6-83f5a2717471 tempest-ProjectReaderTests-668167975 None] Created volume successfully. Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-45de40e7-ad94-4fce-a234-7006f49405fb-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Creating offline snapshot 91edece8-7e9c-45c9-96b8-29893ebcf766 of volume 48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-45de40e7-ad94-4fce-a234-7006f49405fb-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[facf1d5b-47cc-472b-b8c7-8ec9df8192ae]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-quobyte-45de40e7-ad94-4fce-a234-7006f49405fb" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-45de40e7-ad94-4fce-a234-7006f49405fb" acquired by "delete_volume" :: waited 0.041s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[94d7c0ec-48d9-4235-8194-74c35f5ffe73]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:44 devstack sudo[114342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 Aug 13 16:58:44 devstack sudo[114342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:44 devstack sudo[114343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb Aug 13 16:58:44 devstack sudo[114343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:45 devstack sudo[114342]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33" returned: 0 in 0.464s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:45 devstack sudo[114353]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 1G Aug 13 16:58:45 devstack sudo[114353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:45 devstack sudo[114343]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:45 devstack sudo[114355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb Aug 13 16:58:45 devstack sudo[114355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:45 devstack sudo[114355]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-45de40e7-ad94-4fce-a234-7006f49405fb" returned: 0 in 0.319s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-45de40e7-ad94-4fce-a234-7006f49405fb" released by "delete_volume" :: held 0.775s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created reservations ['7604ffb0-e9cb-4066-a00a-2fe6c68e6030', '8c1fbb67-1bf9-4155-8d7e-44c791d41361', 'c43beee6-f918-4d2e-ab46-7016be5d78bc', '33d09b4c-2fe2-47aa-9d49-6402ccabc73b'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:45 devstack sudo[114353]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 1G" returned: 0 in 0.470s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-48176fcc-111f-4755-b896-ec5fbb2cef33 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:45 devstack sudo[114362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-48176fcc-111f-4755-b896-ec5fbb2cef33 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 Aug 13 16:58:45 devstack sudo[114362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:45 devstack sudo[114364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:45 devstack sudo[114364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-0a481c11-dd10-40bd-8f17-7c505dede554-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-0a481c11-dd10-40bd-8f17-7c505dede554-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-quobyte-0a481c11-dd10-40bd-8f17-7c505dede554" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-0a481c11-dd10-40bd-8f17-7c505dede554" acquired by "delete_volume" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:46 devstack sudo[114362]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-48176fcc-111f-4755-b896-ec5fbb2cef33 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766" returned: 0 in 0.437s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:46 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 is being set with open permissions: ugo+rw Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[25a4fa62-c515-4267-9cbb-5d5c540d5eee]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:46 devstack sudo[114364]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.378s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:46 devstack sudo[114370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 Aug 13 16:58:46 devstack sudo[114370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Deleted volume successfully. Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0ddbf841-9450-4eb6-bbd0-79f1b77a6c5d tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-45de40e7-ad94-4fce-a234-7006f49405fb-delete_volume" released by "delete_volume" :: held 1.533s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:46 devstack sudo[114371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 Aug 13 16:58:46 devstack sudo[114371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:46 devstack sudo[114370]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766" returned: 0 in 0.356s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:46 devstack sudo[114377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.info Aug 13 16:58:46 devstack sudo[114377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:46 devstack sudo[114371]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554" returned: 0 in 0.475s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:46 devstack sudo[114380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554 Aug 13 16:58:46 devstack sudo[114380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:46 devstack sudo[114377]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.info" returned: 0 in 0.323s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:46 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.info is being set with open permissions: ugo+rw Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:46 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/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.info Aug 13 16:58:46 devstack sudo[114383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:46 devstack sudo[114380]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0a481c11-dd10-40bd-8f17-7c505dede554" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-0a481c11-dd10-40bd-8f17-7c505dede554" released by "delete_volume" :: held 0.887s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:46 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=217,cinder:UPDATE=257,cinder:DELETE=31,cinder:INSERT=71 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created reservations ['2ace97a7-ed25-4125-b79d-8a2f89b5c50b', 'e6b90500-19c9-402d-988c-7ca9c8f52e64', '1d6fd07d-21e2-4c93-ab43-221b721e2aea', 'c9ac13a7-30c9-444f-8483-5fc2070cc23a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:47 devstack sudo[114387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:47 devstack sudo[114387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:47 devstack sudo[114383]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-fea348a1-3c1f-4b48-a197-4e25ab796f98-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.info" returned: 0 in 0.435s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.650s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.481s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-fea348a1-3c1f-4b48-a197-4e25ab796f98-delete_volume" acquired by "delete_volume" :: waited 0.092s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=317,cinder:SELECT=206,cinder:INSERT=81,cinder:DELETE=21 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Creating offline snapshot 4656f948-78b2-4838-bfb8-0f09deee0aa1 of volume 4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:58:47 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a9c42291-b586-45d4-9027-f36e547f9936 tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[106494f5-691f-4eb7-8542-1d2b6f432de4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-quobyte-fea348a1-3c1f-4b48-a197-4e25ab796f98" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-fea348a1-3c1f-4b48-a197-4e25ab796f98" acquired by "delete_volume" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[33831914-68b7-451e-b7b0-7bbc282174dd]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:47 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 Aug 13 16:58:47 devstack sudo[114389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:47 devstack sudo[114387]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.508s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:47 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Deleted volume successfully. Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-a1285273-bc75-4dad-b653-be5ef989af96 tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-0a481c11-dd10-40bd-8f17-7c505dede554-delete_volume" released by "delete_volume" :: held 1.726s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:47 devstack sudo[114391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 Aug 13 16:58:47 devstack sudo[114391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-91edece8-7e9c-45c9-96b8-29893ebcf766-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Lock "cinder-91edece8-7e9c-45c9-96b8-29893ebcf766-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-48176fcc-111f-4755-b896-ec5fbb2cef33" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:47 devstack sudo[114389]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-48176fcc-111f-4755-b896-ec5fbb2cef33" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-91edece8-7e9c-45c9-96b8-29893ebcf766" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492" returned: 0 in 0.630s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-91edece8-7e9c-45c9-96b8-29893ebcf766" acquired by "_delete_snapshot" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot 91edece8-7e9c-45c9-96b8-29893ebcf766 of volume 48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:58:48 devstack sudo[114401]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 1G Aug 13 16:58:48 devstack sudo[114401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:58:48 devstack sudo[114391]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98" returned: 0 in 0.562s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[428feaa0-2e83-4ff7-b607-18ed0e8532b4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:48 devstack sudo[114403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98 Aug 13 16:58:48 devstack sudo[114403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:48 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 Aug 13 16:58:48 devstack sudo[114404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:48 devstack sudo[114403]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-fea348a1-3c1f-4b48-a197-4e25ab796f98" returned: 0 in 0.459s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-fea348a1-3c1f-4b48-a197-4e25ab796f98" released by "delete_volume" :: held 1.107s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created reservations ['a33220f0-c2d8-4e95-86c7-76c936033de0', '9a32d0f9-1477-4fe9-8c4d-3d4dbd122c99', '43245fa6-5993-4dfc-b6d6-62aceb48f8c3', '0593c398-6516-4b52-9a49-2a4c1aaf1f93'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:48 devstack sudo[114401]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 1G" returned: 0 in 0.669s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:48 devstack sudo[114404]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766" returned: 0 in 0.597s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-48176fcc-111f-4755-b896-ec5fbb2cef33(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:58:48 devstack sudo[114416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 Aug 13 16:58:48 devstack sudo[114416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8874814f-0949-4454-a727-637d0b54988d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:48 devstack sudo[114419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:48 devstack sudo[114419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:48 devstack sudo[114418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 Aug 13 16:58:48 devstack sudo[114418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:49 devstack sudo[114416]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1" returned: 0 in 0.449s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:49 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 is being set with open permissions: ugo+rw Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:49 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 Aug 13 16:58:49 devstack sudo[114426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:49 devstack sudo[114419]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.398s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:49 devstack sudo[114418]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:49 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Deleted volume successfully. Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33" returned: 0 in 0.526s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0465a5dc-ec20-45fd-9c24-c6f52f43477e tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-fea348a1-3c1f-4b48-a197-4e25ab796f98-delete_volume" released by "delete_volume" :: held 1.983s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:49 devstack sudo[114432]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 Aug 13 16:58:49 devstack sudo[114432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:49 devstack sudo[114426]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1" returned: 0 in 0.343s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:49 devstack sudo[114435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.info Aug 13 16:58:49 devstack sudo[114435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "cinder-quobyte-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4712f22-d28a-4446-b861-15d48b321aa6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:49 devstack sudo[114432]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766" returned: 0 in 0.549s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:49 devstack sudo[114443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766 Aug 13 16:58:49 devstack sudo[114443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:49 devstack sudo[114435]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.info" returned: 0 in 0.353s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:49 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.info is being set with open permissions: ugo+rw Aug 13 16:58:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:49 devstack sudo[114445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.info Aug 13 16:58:49 devstack sudo[114445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:49 devstack sudo[114442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 Aug 13 16:58:49 devstack sudo[114442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:50 devstack sudo[114443]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33.91edece8-7e9c-45c9-96b8-29893ebcf766" returned: 0 in 0.318s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-91edece8-7e9c-45c9-96b8-29893ebcf766" released by "_delete_snapshot" :: held 2.186s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-48176fcc-111f-4755-b896-ec5fbb2cef33" released by "delete_snapshot" :: held 2.230s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:50 devstack sudo[114445]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.info" returned: 0 in 0.371s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.960s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:50 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2fe5afa8-2b77-4f3f-a187-57add4709080 tempest-ProjectReaderTests-668167975 None] Create snapshot completed successfully Aug 13 16:58:50 devstack sudo[114442]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440" returned: 0 in 0.511s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Created reservations ['d7774853-741b-4f07-87d4-9eab5453ef62', '63e1e426-b031-45f8-a3c9-3379758240af', 'cd407c21-3ca4-425a-af74-5f991df103c9', '2d1271b3-c194-4852-813b-712a5e0efe2a'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:50 devstack sudo[114453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440 Aug 13 16:58:50 devstack sudo[114453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:50 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-1f6d2d63-c5e4-4345-ae73-67286c0e7767 tempest-ProjectMemberTests-478808731 None] Lock "cinder-91edece8-7e9c-45c9-96b8-29893ebcf766-delete_snapshot" released by "delete_snapshot" :: held 2.458s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:50 devstack sudo[114453]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-quobyte-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440" released by "delete_volume" :: held 0.856s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Created reservations ['69abe4f6-6f76-4548-b77e-6d7083712eee', 'ad252ce0-b125-4871-b5d7-dfd4128d89ad', 'c8fbbc37-f695-403d-8090-35e82d9a1123', 'cfe3e751-9c4c-4cf5-a7bc-14d295c01793'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:50 devstack sudo[114457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:50 devstack sudo[114457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-48176fcc-111f-4755-b896-ec5fbb2cef33-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:51 devstack sudo[114457]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.321s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:51 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Deleted volume successfully. Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Lock "cinder-48176fcc-111f-4755-b896-ec5fbb2cef33-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-53d956e7-db98-49c3-b675-bcdddbaa803f tempest-CreateVolumesFromSourceVolumeTest-79416277 None] Lock "cinder-cf42a5d8-2bf9-451d-bf9b-d4b01ec0d440-delete_volume" released by "delete_volume" :: held 1.658s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-48176fcc-111f-4755-b896-ec5fbb2cef33" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-48176fcc-111f-4755-b896-ec5fbb2cef33" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[582ad87b-28e4-455c-b93d-a3c45136808e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-4656f948-78b2-4838-bfb8-0f09deee0aa1-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Lock "cinder-4656f948-78b2-4838-bfb8-0f09deee0aa1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-4214fecc-6d92-4ef2-8a44-fc66ba19e492" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-4214fecc-6d92-4ef2-8a44-fc66ba19e492" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-4656f948-78b2-4838-bfb8-0f09deee0aa1" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-4656f948-78b2-4838-bfb8-0f09deee0aa1" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Deleting offline snapshot 4656f948-78b2-4838-bfb8-0f09deee0aa1 of volume 4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] snapshot_file for this snap is: volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[06f44569-4bd7-4ddb-b772-177caea15dd3]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:51 devstack sudo[114460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 Aug 13 16:58:51 devstack sudo[114460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:51 devstack sudo[114461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 Aug 13 16:58:51 devstack sudo[114461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:51 devstack sudo[114460]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33" returned: 0 in 0.472s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:51 devstack sudo[114470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33 Aug 13 16:58:51 devstack sudo[114470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:51 devstack sudo[114461]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1" returned: 0 in 0.458s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[672331e1-fd84-49df-9e91-c1e0d2c12bb6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:52 devstack sudo[114473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 Aug 13 16:58:52 devstack sudo[114473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:52 devstack sudo[114470]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-48176fcc-111f-4755-b896-ec5fbb2cef33" returned: 0 in 0.363s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-48176fcc-111f-4755-b896-ec5fbb2cef33" released by "delete_volume" :: held 0.912s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Created reservations ['216596f6-bc89-47e5-834f-27bd84146af3', 'bfe33497-0cf5-439a-9400-b2ad104b8833', '13f535dd-4435-4cb4-8c3a-560f209d5b19', '113c4f70-a240-4c52-8fcc-6d6435e4e91c'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.031s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:52 devstack sudo[114476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:52 devstack sudo[114476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:52 devstack sudo[114473]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492" returned: 0 in 0.734s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:52 devstack sudo[114482]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 Aug 13 16:58:52 devstack sudo[114482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:53 devstack sudo[114476]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.545s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:53 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-ed2b1d6b-7200-4386-b530-2119d8d19ed0 tempest-ProjectMemberTests-478808731 None] Lock "cinder-48176fcc-111f-4755-b896-ec5fbb2cef33-delete_volume" released by "delete_volume" :: held 1.843s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:53 devstack sudo[114482]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1" returned: 0 in 0.607s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:53 devstack sudo[114489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1 Aug 13 16:58:53 devstack sudo[114489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (b03b2d31-8913-457b-8277-751bd22ac722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76e29b21-3e34-40a9-ab61-fde89648a2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76e29b21-3e34-40a9-ab61-fde89648a2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676306131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72f4f13e-42bf-485e-a6f2-7163deddf055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:53Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23acb5fa-4310-4ada-b30c-2981cddfa994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23acb5fa-4310-4ada-b30c-2981cddfa994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b42d87a6-0a62-4796-bb2b-83186069af55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b42d87a6-0a62-4796-bb2b-83186069af55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '72f4f13e-42bf-485e-a6f2-7163deddf055', 'volume_name': 'volume-72f4f13e-42bf-485e-a6f2-7163deddf055', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0a7f610-350b-413a-810b-3d81750615cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0a7f610-350b-413a-810b-3d81750615cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a02a1a85-7efc-4cc3-ad5b-0d189fd51de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:53 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Volume 72f4f13e-42bf-485e-a6f2-7163deddf055: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-72f4f13e-42bf-485e-a6f2-7163deddf055', 'volume_size': 1} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676306131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=72f4f13e-42bf-485e-a6f2-7163deddf055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:53Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Creating volume 72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:53 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:53 devstack sudo[114491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 1073741824 Aug 13 16:58:53 devstack sudo[114491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:53 devstack sudo[114489]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492.4656f948-78b2-4838-bfb8-0f09deee0aa1" returned: 0 in 0.375s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-4656f948-78b2-4838-bfb8-0f09deee0aa1" released by "_delete_snapshot" :: held 2.331s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-4214fecc-6d92-4ef2-8a44-fc66ba19e492" released by "delete_snapshot" :: held 2.367s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:53 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Created reservations ['f59a5099-9364-4a7b-93be-39f171164275', 'abc3ea40-0091-4fd2-9013-18dc8c5338b0', '835af430-13cf-4d8d-adef-b3c786a07102', '28211887-38d7-4f5e-8edd-146eb7db62cb'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Delete snapshot completed successfully. Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2c5dc309-c1f6-4325-8340-b485398c6ea5 tempest-ProjectReaderTests-668167975 None] Lock "cinder-4656f948-78b2-4838-bfb8-0f09deee0aa1-delete_snapshot" released by "delete_snapshot" :: held 2.603s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:54 devstack sudo[114491]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 1073741824" returned: 0 in 0.656s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:54 devstack sudo[114498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 Aug 13 16:58:54 devstack sudo[114498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:54 devstack sudo[114498]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055" returned: 0 in 0.284s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (994ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.997s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a02a1a85-7efc-4cc3-ad5b-0d189fd51de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-72f4f13e-42bf-485e-a6f2-7163deddf055', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6736edb4-8e01-4ebf-b189-8eb01c8aeec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:54 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Volume volume-72f4f13e-42bf-485e-a6f2-7163deddf055 (72f4f13e-42bf-485e-a6f2-7163deddf055): created successfully Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6736edb4-8e01-4ebf-b189-8eb01c8aeec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (b03b2d31-8913-457b-8277-751bd22ac722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b75a78f1-1484-4f50-9e7c-879dd57536a2 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-4214fecc-6d92-4ef2-8a44-fc66ba19e492-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Lock "cinder-4214fecc-6d92-4ef2-8a44-fc66ba19e492-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-4214fecc-6d92-4ef2-8a44-fc66ba19e492" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-4214fecc-6d92-4ef2-8a44-fc66ba19e492" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[33faf0c6-d420-4303-af9a-eaed7a32c3b5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:54 devstack sudo[114501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 Aug 13 16:58:54 devstack sudo[114501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:55 devstack sudo[114501]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492" returned: 0 in 0.463s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:55 devstack sudo[114506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492 Aug 13 16:58:55 devstack sudo[114506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:55 devstack sudo[114506]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-4214fecc-6d92-4ef2-8a44-fc66ba19e492" returned: 0 in 0.426s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-4214fecc-6d92-4ef2-8a44-fc66ba19e492" released by "delete_volume" :: held 1.020s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Creating offline snapshot c0e83675-8f90-4c2d-9d68-23b8d9728a5e of volume 72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6bd1425-988f-4771-943a-5b259d926fee]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:58:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Created reservations ['3b0e29e5-059a-40b1-b220-ad2e0118a661', 'c1ac9b56-e3b9-4f2b-9636-4a21bf096e6d', '6541fff3-74c6-4b4a-8fe1-acdb1b272db9', 'e80093f3-d4c2-461c-b67b-25341ccc4b83'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:56 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 qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 Aug 13 16:58:56 devstack sudo[114509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:56 devstack sudo[114511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:58:56 devstack sudo[114511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:56 devstack sudo[114509]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055" returned: 0 in 0.526s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:56 devstack sudo[114511]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.365s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:58:56 devstack sudo[114517]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e 1G Aug 13 16:58:56 devstack sudo[114517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Deleted volume successfully. Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-367d6449-04d3-46a2-a60a-c76b531ee0ce tempest-ProjectReaderTests-668167975 None] Lock "cinder-4214fecc-6d92-4ef2-8a44-fc66ba19e492-delete_volume" released by "delete_volume" :: held 1.801s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:58:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-89264eba-9668-421a-a469-6f6f1fdb636a tempest-ProjectAdminTests-1941370074 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.6956100463867, 'free_capacity_gb': 1775.6956100463867, '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=94341) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 13 16:58:57 devstack sudo[114517]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e 1G" returned: 0 in 0.762s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-72f4f13e-42bf-485e-a6f2-7163deddf055 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:57 devstack sudo[114523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-72f4f13e-42bf-485e-a6f2-7163deddf055 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e Aug 13 16:58:57 devstack sudo[114523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:57 devstack sudo[114523]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-72f4f13e-42bf-485e-a6f2-7163deddf055 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e" returned: 0 in 0.628s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:58 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e is being set with open permissions: ugo+rw Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:57 devstack sudo[114529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e Aug 13 16:58:57 devstack sudo[114529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (3a5f29d3-b1be-44f4-8d16-68d1ad1311c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6cc63e8-d042-4080-8393-b4bee28ea0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6cc63e8-d042-4080-8393-b4bee28ea0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713188119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d55e8db4-058f-489a-85b7-ffd41e590111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:58Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3a3fa62-885a-43bb-82c4-91875465a5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3a3fa62-885a-43bb-82c4-91875465a5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcf256eb-c54f-4714-a2bf-8d531329d188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcf256eb-c54f-4714-a2bf-8d531329d188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd55e8db4-058f-489a-85b7-ffd41e590111', 'volume_name': 'volume-d55e8db4-058f-489a-85b7-ffd41e590111', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1eaf4246-931d-4bf2-85f9-84c1647c650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1eaf4246-931d-4bf2-85f9-84c1647c650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1398d683-0671-40ee-90d6-6dd29f3a3651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:58:58 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Volume d55e8db4-058f-489a-85b7-ffd41e590111: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d55e8db4-058f-489a-85b7-ffd41e590111', 'volume_size': 1} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:58 devstack sudo[114529]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e" returned: 0 in 0.410s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:58 devstack sudo[114533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.info Aug 13 16:58:58 devstack sudo[114533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:58 devstack sudo[114533]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.info" returned: 0 in 0.314s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:58 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.info is being set with open permissions: ugo+rw Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:58 devstack sudo[114536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.info Aug 13 16:58:58 devstack sudo[114536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:58 devstack sudo[114536]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.info" returned: 0 in 0.317s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.120s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.735s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713188119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d55e8db4-058f-489a-85b7-ffd41e590111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:58: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-13T14:58:58Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Creating volume d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:58:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:58:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:58:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:58:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:58:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:58:59 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:58:59 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:58:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:58:59 devstack sudo[114539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 1073741824 Aug 13 16:58:59 devstack sudo[114539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:58:59 devstack sudo[114539]: pam_unix(sudo:session): session closed for user root Aug 13 16:58:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 1073741824" returned: 0 in 0.521s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:58:59 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1ecda52e-630f-421d-8410-a9a30bc72bcd tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-c0e83675-8f90-4c2d-9d68-23b8d9728a5e-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:01 devstack sudo[114547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 Aug 13 16:59:01 devstack sudo[114547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Lock "cinder-c0e83675-8f90-4c2d-9d68-23b8d9728a5e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-72f4f13e-42bf-485e-a6f2-7163deddf055" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-72f4f13e-42bf-485e-a6f2-7163deddf055" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-c0e83675-8f90-4c2d-9d68-23b8d9728a5e" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-c0e83675-8f90-4c2d-9d68-23b8d9728a5e" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot c0e83675-8f90-4c2d-9d68-23b8d9728a5e of volume 72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[5256cc80-008a-4ae2-9fff-64255a6d1907]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:02 devstack sudo[114547]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111" returned: 0 in 0.289s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] <== create_volume: return (3131ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 3.133s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:02 devstack sudo[114549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e Aug 13 16:59:02 devstack sudo[114549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:02 devstack sudo[114549]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e" returned: 0 in 0.400s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-72f4f13e-42bf-485e-a6f2-7163deddf055(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f62b541-252d-4455-a38e-20cc934bf9a4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:02 devstack sudo[114555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 Aug 13 16:59:02 devstack sudo[114555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:02 devstack sudo[114555]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055" returned: 0 in 0.382s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:02 devstack sudo[114560]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e Aug 13 16:59:02 devstack sudo[114560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:03 devstack sudo[114560]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e" returned: 0 in 0.387s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:03 devstack sudo[114565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e Aug 13 16:59:03 devstack sudo[114565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:03 devstack sudo[114565]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055.c0e83675-8f90-4c2d-9d68-23b8d9728a5e" returned: 0 in 0.264s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-c0e83675-8f90-4c2d-9d68-23b8d9728a5e" released by "_delete_snapshot" :: held 1.554s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-72f4f13e-42bf-485e-a6f2-7163deddf055" released by "delete_snapshot" :: held 1.589s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1398d683-0671-40ee-90d6-6dd29f3a3651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d55e8db4-058f-489a-85b7-ffd41e590111', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55a130d4-62ad-495a-ba0f-90e4a48edff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:03 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Volume volume-d55e8db4-058f-489a-85b7-ffd41e590111 (d55e8db4-058f-489a-85b7-ffd41e590111): created successfully Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55a130d4-62ad-495a-ba0f-90e4a48edff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (3a5f29d3-b1be-44f4-8d16-68d1ad1311c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Created reservations ['fc22e9b8-ffde-4332-a5ef-68d4062b43b0', '779949ae-9956-4691-aab4-0b67bc6d3e62', 'f0c230b1-4c00-48bf-93ba-4802bfd83104', 'a646b430-5292-41e8-b346-8a3babf31394'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ad4ef371-05a5-46fb-a8bb-66cd0c3c271e tempest-ProjectReaderTests-668167975 None] Created volume successfully. Aug 13 16:59:03 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 16:59:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f4439fc9-2c60-4701-b705-70af5edeb174 tempest-ProjectMemberTests-478808731 None] Lock "cinder-c0e83675-8f90-4c2d-9d68-23b8d9728a5e-delete_snapshot" released by "delete_snapshot" :: held 2.003s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-72f4f13e-42bf-485e-a6f2-7163deddf055-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Lock "cinder-72f4f13e-42bf-485e-a6f2-7163deddf055-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-72f4f13e-42bf-485e-a6f2-7163deddf055" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-72f4f13e-42bf-485e-a6f2-7163deddf055" acquired by "delete_volume" :: waited 0.042s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e77fb6c7-15e5-4573-b5c5-0497d976fe6a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:04 devstack sudo[114568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 Aug 13 16:59:04 devstack sudo[114568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Creating offline snapshot 71eedce5-1b02-475c-8c07-3ebed7455ab2 of volume d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e322c43a-8398-4a29-9e02-a36c4c5a0521]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:04 devstack sudo[114570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 Aug 13 16:59:04 devstack sudo[114570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:05 devstack sudo[114568]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055" returned: 0 in 0.699s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:05 devstack sudo[114575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055 Aug 13 16:59:05 devstack sudo[114575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:05 devstack sudo[114570]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111" returned: 0 in 0.685s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:05 devstack sudo[114582]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 1G Aug 13 16:59:05 devstack sudo[114582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:05 devstack sudo[114575]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-72f4f13e-42bf-485e-a6f2-7163deddf055" returned: 0 in 0.442s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-72f4f13e-42bf-485e-a6f2-7163deddf055" released by "delete_volume" :: held 1.254s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Created reservations ['956cb314-b4e0-4782-9e57-fabb821b14e6', 'b3e1da77-b262-424f-9ff3-cc7586bbaf53', 'c16325a3-2b4a-4665-8020-aa2a6de226d5', '327759bc-b4d5-4c23-89ae-526baabd0c37'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:05 devstack sudo[114584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:05 devstack sudo[114584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:06 devstack sudo[114584]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.323s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:06 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 16:59:06 devstack sudo[114582]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 1G" returned: 0 in 0.627s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d55e8db4-058f-489a-85b7-ffd41e590111 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:06 devstack sudo[114591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d55e8db4-058f-489a-85b7-ffd41e590111 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 Aug 13 16:59:06 devstack sudo[114591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-2e61bd27-b791-4c9e-bcfd-49657eb7496b tempest-ProjectMemberTests-478808731 None] Lock "cinder-72f4f13e-42bf-485e-a6f2-7163deddf055-delete_volume" released by "delete_volume" :: held 1.951s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:06 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/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:06 devstack sudo[114593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:06 devstack sudo[114591]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d55e8db4-058f-489a-85b7-ffd41e590111 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2" returned: 0 in 0.367s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:06 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 is being set with open permissions: ugo+rw Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:06 devstack sudo[114593]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.366s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 16:59:06 devstack sudo[114599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 Aug 13 16:59:06 devstack sudo[114599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:06 devstack sudo[114599]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2" returned: 0 in 0.378s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:06 devstack sudo[114602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.info Aug 13 16:59:06 devstack sudo[114602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (968f9f2a-4e35-4b5f-bf93-090f1722fea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (199d8f24-2e96-4536-8619-2772da3dac20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (199d8f24-2e96-4536-8619-2772da3dac20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348135573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3106ff89-0317-401f-a4e8-7d593ccf4baf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:59:07Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb9bdbc9-fb0e-42d4-86d3-bdab454acca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:07 devstack sudo[114602]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb9bdbc9-fb0e-42d4-86d3-bdab454acca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (690d26fb-9c69-4d68-bb8c-bbd28aaa1181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (690d26fb-9c69-4d68-bb8c-bbd28aaa1181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3106ff89-0317-401f-a4e8-7d593ccf4baf', 'volume_name': 'volume-3106ff89-0317-401f-a4e8-7d593ccf4baf', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f96f333e-498f-41ac-b3f0-61f1b8370fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f96f333e-498f-41ac-b3f0-61f1b8370fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f19f61bc-3a72-431f-bf60-3863a1bc04e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:07 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Volume 3106ff89-0317-401f-a4e8-7d593ccf4baf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3106ff89-0317-401f-a4e8-7d593ccf4baf', 'volume_size': 1} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.info" returned: 0 in 0.403s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:07 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.info is being set with open permissions: ugo+rw Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:07 devstack sudo[114607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.info Aug 13 16:59:07 devstack sudo[114607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:07 devstack sudo[114607]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.info" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.900s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.325s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348135573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3106ff89-0317-401f-a4e8-7d593ccf4baf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:59:07Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Creating volume 3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:07 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-1be88fab-79ee-4755-ab6c-49da5bf6d32e tempest-ProjectReaderTests-668167975 None] Create snapshot completed successfully Aug 13 16:59:07 devstack sudo[114610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf 1073741824 Aug 13 16:59:07 devstack sudo[114610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-71eedce5-1b02-475c-8c07-3ebed7455ab2-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Lock "cinder-71eedce5-1b02-475c-8c07-3ebed7455ab2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-d55e8db4-058f-489a-85b7-ffd41e590111" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-d55e8db4-058f-489a-85b7-ffd41e590111" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-71eedce5-1b02-475c-8c07-3ebed7455ab2" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-71eedce5-1b02-475c-8c07-3ebed7455ab2" acquired by "_delete_snapshot" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Deleting offline snapshot 71eedce5-1b02-475c-8c07-3ebed7455ab2 of volume d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] snapshot_file for this snap is: volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[8dd54247-7aaa-4f40-b38b-54b2434bbc06]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:08 devstack sudo[114616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 Aug 13 16:59:08 devstack sudo[114616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:08 devstack sudo[114610]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf 1073741824" returned: 0 in 0.677s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:08 devstack sudo[114618]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf Aug 13 16:59:08 devstack sudo[114618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:08 devstack sudo[114618]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf" returned: 0 in 0.297s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:08 devstack sudo[114616]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] <== create_volume: return (1029ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.032s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2" returned: 0 in 0.521s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d55e8db4-058f-489a-85b7-ffd41e590111(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f19f61bc-3a72-431f-bf60-3863a1bc04e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3106ff89-0317-401f-a4e8-7d593ccf4baf', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f66172cb-96a3-46da-8f89-97c34a2ce1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff2e79b9-b69d-4f73-ad1e-3e8c40d64773]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:08 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Volume volume-3106ff89-0317-401f-a4e8-7d593ccf4baf (3106ff89-0317-401f-a4e8-7d593ccf4baf): created successfully Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f66172cb-96a3-46da-8f89-97c34a2ce1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (968f9f2a-4e35-4b5f-bf93-090f1722fea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:08 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-053d75a7-f2d4-4ee2-9941-aad60d9b909a tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 16:59:08 devstack sudo[114624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 Aug 13 16:59:08 devstack sudo[114624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:09 devstack sudo[114624]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111" returned: 0 in 0.422s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:09 devstack sudo[114630]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 Aug 13 16:59:09 devstack sudo[114630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Creating offline snapshot 49ec7d2d-3090-4274-95e0-447a6b216f73 of volume 3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[7fc64130-1384-4159-b834-b9232bb4544d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:09 devstack sudo[114630]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2" returned: 0 in 0.445s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:09 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/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2 Aug 13 16:59:09 devstack sudo[114637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:09 devstack sudo[114636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf Aug 13 16:59:09 devstack sudo[114636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:09 devstack sudo[114637]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111.71eedce5-1b02-475c-8c07-3ebed7455ab2" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-71eedce5-1b02-475c-8c07-3ebed7455ab2" released by "_delete_snapshot" :: held 1.881s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:09 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-d55e8db4-058f-489a-85b7-ffd41e590111" released by "delete_snapshot" :: held 1.931s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:09 devstack sudo[114636]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf" returned: 0 in 0.527s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:10 devstack sudo[114644]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 1G Aug 13 16:59:10 devstack sudo[114644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:10 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Created reservations ['6db8b295-8c58-4b69-81f3-0795b3bbc9a1', 'dad9bf98-e079-4406-87b9-a620ab2342c2', '43ab5f17-e9ee-40d2-8165-6adae28c33fb', 'ff7f3cca-b5dd-4260-a290-815eace56cfe'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:10 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Delete snapshot completed successfully. Aug 13 16:59:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-d858c3e5-7d04-4d1f-a19f-9496f29c1a8b tempest-ProjectReaderTests-668167975 None] Lock "cinder-71eedce5-1b02-475c-8c07-3ebed7455ab2-delete_snapshot" released by "delete_snapshot" :: held 2.214s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:10 devstack sudo[114644]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 1G" returned: 0 in 0.560s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3106ff89-0317-401f-a4e8-7d593ccf4baf -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:10 devstack sudo[114651]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3106ff89-0317-401f-a4e8-7d593ccf4baf -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 Aug 13 16:59:10 devstack sudo[114651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:11 devstack sudo[114651]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3106ff89-0317-401f-a4e8-7d593ccf4baf -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73" returned: 0 in 0.453s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:11 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 is being set with open permissions: ugo+rw Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:11 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/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 Aug 13 16:59:11 devstack sudo[114658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-d55e8db4-058f-489a-85b7-ffd41e590111-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Lock "cinder-d55e8db4-058f-489a-85b7-ffd41e590111-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-d55e8db4-058f-489a-85b7-ffd41e590111" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:11 devstack sudo[114658]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73" returned: 0 in 0.333s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-d55e8db4-058f-489a-85b7-ffd41e590111" acquired by "delete_volume" :: waited 0.031s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[dbc58b15-14d0-4d50-8dd8-d32bb51c6446]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:11 devstack sudo[114661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.info Aug 13 16:59:11 devstack sudo[114661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:11 devstack sudo[114662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 Aug 13 16:59:11 devstack sudo[114662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:11 devstack sudo[114661]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.info" returned: 0 in 0.466s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:11 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.info is being set with open permissions: ugo+rw Aug 13 16:59:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:11 devstack sudo[114666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.info Aug 13 16:59:11 devstack sudo[114666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:12 devstack sudo[114662]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111" returned: 0 in 0.673s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:12 devstack sudo[114671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111 Aug 13 16:59:12 devstack sudo[114671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:12 devstack sudo[114666]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.info" returned: 0 in 0.328s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.797s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ae139095-68e0-4e79-a097-feda323caa5a tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 16:59:12 devstack sudo[114671]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d55e8db4-058f-489a-85b7-ffd41e590111" returned: 0 in 0.429s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-d55e8db4-058f-489a-85b7-ffd41e590111" released by "delete_volume" :: held 1.198s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-49ec7d2d-3090-4274-95e0-447a6b216f73-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Created reservations ['8a0bdeea-427d-4826-a297-f8e104d8eaac', 'f443ae78-1d9a-42a1-b087-d7f5b6b96b66', '6e0f91af-a038-4a03-804c-e09ddd11fbcd', '118342a3-4adf-463d-9603-77de4b00ba7d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Lock "cinder-49ec7d2d-3090-4274-95e0-447a6b216f73-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-3106ff89-0317-401f-a4e8-7d593ccf4baf" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-3106ff89-0317-401f-a4e8-7d593ccf4baf" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-49ec7d2d-3090-4274-95e0-447a6b216f73" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-49ec7d2d-3090-4274-95e0-447a6b216f73" acquired by "_delete_snapshot" :: waited 0.033s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot 49ec7d2d-3090-4274-95e0-447a6b216f73 of volume 3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[750f7db9-7724-48d3-b498-69a77ad690a9]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:12 devstack sudo[114677]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:12 devstack sudo[114677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:12 devstack sudo[114676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 Aug 13 16:59:12 devstack sudo[114676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:13 devstack sudo[114677]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.393s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Deleted volume successfully. Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e1282306-43af-4b87-8521-9623fe29499f tempest-ProjectReaderTests-668167975 None] Lock "cinder-d55e8db4-058f-489a-85b7-ffd41e590111-delete_volume" released by "delete_volume" :: held 2.022s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:13 devstack sudo[114676]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73" returned: 0 in 0.570s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3106ff89-0317-401f-a4e8-7d593ccf4baf(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b649ad4-f13b-401b-8712-9277643f30dc]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:13 devstack sudo[114686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf Aug 13 16:59:13 devstack sudo[114686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:13 devstack sudo[114686]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf" returned: 0 in 0.469s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:13 devstack sudo[114691]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 Aug 13 16:59:13 devstack sudo[114691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (af4e8949-27aa-4aa1-988e-2fecb291e998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69af34f2-633d-40e2-b08c-fb6c97be8526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69af34f2-633d-40e2-b08c-fb6c97be8526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2002893806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd3fc429-1e8a-4be5-9715-03a52aa7e80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:14Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba1a657f-a43a-4618-9ace-70dbbd32b45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba1a657f-a43a-4618-9ace-70dbbd32b45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80265ea9-f9c0-4307-9161-a6824faa10a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80265ea9-f9c0-4307-9161-a6824faa10a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd3fc429-1e8a-4be5-9715-03a52aa7e80e', 'volume_name': 'volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f74f00b-7dd8-4bca-bb9d-84eefe7e7544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f74f00b-7dd8-4bca-bb9d-84eefe7e7544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (034fbc61-5e99-4c3f-a20e-5691e53ea216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:14 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Volume cd3fc429-1e8a-4be5-9715-03a52aa7e80e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e', 'volume_size': 1} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2002893806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd3fc429-1e8a-4be5-9715-03a52aa7e80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:14Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Creating volume cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:14 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:14 devstack sudo[114696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e 1073741824 Aug 13 16:59:14 devstack sudo[114696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:14 devstack sudo[114691]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73" returned: 0 in 0.459s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:14 devstack sudo[114698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73 Aug 13 16:59:14 devstack sudo[114698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:14 devstack sudo[114698]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf.49ec7d2d-3090-4274-95e0-447a6b216f73" returned: 0 in 0.389s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-49ec7d2d-3090-4274-95e0-447a6b216f73" released by "_delete_snapshot" :: held 2.065s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-3106ff89-0317-401f-a4e8-7d593ccf4baf" released by "delete_snapshot" :: held 2.109s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Created reservations ['bea4682c-9dad-47f1-a1c9-158c732cdae4', '817843c4-7f53-4935-be6b-08574b2139b1', 'e6277321-8974-4a53-b1f1-a6e3d7cc0801', '2cbf91af-95de-40da-802a-4a326f5420b3'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:14 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 16:59:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9a337a14-2fd8-4371-aa1f-0277f8f4fb47 tempest-ProjectMemberTests-478808731 None] Lock "cinder-49ec7d2d-3090-4274-95e0-447a6b216f73-delete_snapshot" released by "delete_snapshot" :: held 2.314s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:15 devstack sudo[114696]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e 1073741824" returned: 0 in 0.736s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:15 devstack sudo[114705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e Aug 13 16:59:15 devstack sudo[114705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:15 devstack sudo[114705]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" returned: 0 in 0.318s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] <== create_volume: return (1123ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.126s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (034fbc61-5e99-4c3f-a20e-5691e53ea216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b55ee85-67d0-48b2-846a-b10304c382d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:15 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Volume volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e (cd3fc429-1e8a-4be5-9715-03a52aa7e80e): created successfully Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b55ee85-67d0-48b2-846a-b10304c382d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (af4e8949-27aa-4aa1-988e-2fecb291e998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e905a83d-0384-49a5-b8af-9362a3be359b tempest-ProjectReaderTests-668167975 None] Created volume successfully. Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-3106ff89-0317-401f-a4e8-7d593ccf4baf-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Lock "cinder-3106ff89-0317-401f-a4e8-7d593ccf4baf-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-3106ff89-0317-401f-a4e8-7d593ccf4baf" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-3106ff89-0317-401f-a4e8-7d593ccf4baf" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e3b8dd1-4c90-4063-9f2d-0723539d887c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:16 devstack sudo[114708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf Aug 13 16:59:16 devstack sudo[114708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:16 devstack sudo[114708]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf" returned: 0 in 0.439s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Creating offline snapshot 5b6d5e16-b9dc-4a24-af61-e028cabf22d1 of volume cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:16 devstack sudo[114713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf Aug 13 16:59:16 devstack sudo[114713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb9b0503-e16b-4f26-8b6a-f07f886ae455]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:16 devstack sudo[114715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e Aug 13 16:59:16 devstack sudo[114715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:16 devstack sudo[114713]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-3106ff89-0317-401f-a4e8-7d593ccf4baf" returned: 0 in 0.315s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-3106ff89-0317-401f-a4e8-7d593ccf4baf" released by "delete_volume" :: held 0.831s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:16 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Created reservations ['78ddbf63-c38c-4159-a3c9-0730876fbe39', 'f022dd4f-19b6-47d6-a7d5-ae76d6b21007', 'be9c5a70-f9df-4e69-9d50-95229c54ef5f', '131fc586-983c-4a6a-8545-554acbd0061e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:17 devstack sudo[114721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:17 devstack sudo[114721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:17 devstack sudo[114715]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" returned: 0 in 0.584s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:17 devstack sudo[114723]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 1G Aug 13 16:59:17 devstack sudo[114723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:17 devstack sudo[114721]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.367s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:17 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-0580ec53-387e-4de0-b3bc-c494535fb6fe tempest-ProjectMemberTests-478808731 None] Lock "cinder-3106ff89-0317-401f-a4e8-7d593ccf4baf-delete_volume" released by "delete_volume" :: held 1.550s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:17 devstack sudo[114723]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 1G" returned: 0 in 0.715s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:17 devstack sudo[114730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 Aug 13 16:59:17 devstack sudo[114730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (4798877d-261d-455f-a193-3f118e95c0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d662c847-784a-4448-a0ee-2b71a3adc16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d662c847-784a-4448-a0ee-2b71a3adc16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057255546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60e6e659-47b9-4b96-8a9f-0f7115f69c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:18Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15a1fd2e-f720-4138-a2ba-ca556da78136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15a1fd2e-f720-4138-a2ba-ca556da78136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (991a952d-ac87-41b5-a11f-341dd4fa52e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (991a952d-ac87-41b5-a11f-341dd4fa52e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60e6e659-47b9-4b96-8a9f-0f7115f69c37', 'volume_name': 'volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07d548b1-3c14-412e-87e8-86720cc29ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07d548b1-3c14-412e-87e8-86720cc29ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (405bafc0-3c30-468e-9734-f8a93367123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:18 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Volume 60e6e659-47b9-4b96-8a9f-0f7115f69c37: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37', 'volume_size': 1} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:18 devstack sudo[114730]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1" returned: 0 in 0.382s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 is being set with open permissions: ugo+rw Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:18 devstack sudo[114736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 Aug 13 16:59:18 devstack sudo[114736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:18 devstack sudo[114736]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1" returned: 0 in 0.269s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:18 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/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.info Aug 13 16:59:18 devstack sudo[114739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:18 devstack sudo[114739]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.info" returned: 0 in 0.360s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.info is being set with open permissions: ugo+rw Aug 13 16:59:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:18 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/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.info Aug 13 16:59:18 devstack sudo[114742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:19 devstack sudo[114742]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.info" returned: 0 in 0.325s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.775s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.030s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057255546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60e6e659-47b9-4b96-8a9f-0f7115f69c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:18Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Creating volume 60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:19 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:19 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/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 1073741824 Aug 13 16:59:19 devstack sudo[114745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a7b0d05f-9f9e-4bc8-bae2-88880562eabf tempest-ProjectReaderTests-668167975 None] Create snapshot completed successfully Aug 13 16:59:19 devstack sudo[114745]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 1073741824" returned: 0 in 0.543s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-5b6d5e16-b9dc-4a24-af61-e028cabf22d1-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:19 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/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Lock "cinder-5b6d5e16-b9dc-4a24-af61-e028cabf22d1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.055s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:19 devstack sudo[114751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-5b6d5e16-b9dc-4a24-af61-e028cabf22d1" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-5b6d5e16-b9dc-4a24-af61-e028cabf22d1" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Deleting offline snapshot 5b6d5e16-b9dc-4a24-af61-e028cabf22d1 of volume cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] snapshot_file for this snap is: volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[45e93e1d-5b2c-404e-ae33-5544925fa625]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:20 devstack sudo[114751]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (970ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.975s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:20 devstack sudo[114753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 Aug 13 16:59:20 devstack sudo[114753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (405bafc0-3c30-468e-9734-f8a93367123b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e41224b0-c618-4046-8225-820623df042b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Volume volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 (60e6e659-47b9-4b96-8a9f-0f7115f69c37): created successfully Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e41224b0-c618-4046-8225-820623df042b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (4798877d-261d-455f-a193-3f118e95c0bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:20 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2205bb89-1fa0-4cd8-9b95-f732f400f7c0 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Flow 'volume_create_manager' (1693ed96-7f18-4cc6-ac30-208e752f5495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2973cd2-4094-49d1-a5aa-0fb05f110f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f2973cd2-4094-49d1-a5aa-0fb05f110f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1655620058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=56989a2c-66f4-486c-91cf-57ecd3985a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fcd72557a24294b354f53629e20326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:20Z,use_quota=True,user_id='3d379283d47f427bbb7401e72d313eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (637a8910-8ae2-4c5d-9c06-ea919fb2d80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (637a8910-8ae2-4c5d-9c06-ea919fb2d80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26b42126-936d-450b-9d9d-6d9ce9c49f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26b42126-936d-450b-9d9d-6d9ce9c49f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '56989a2c-66f4-486c-91cf-57ecd3985a04', 'volume_name': 'volume-56989a2c-66f4-486c-91cf-57ecd3985a04', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9446d7a-6bf3-4500-b9e1-f64c60734dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9446d7a-6bf3-4500-b9e1-f64c60734dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dccc5e5-e082-45af-b6a0-794e1372aca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:20 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Volume 56989a2c-66f4-486c-91cf-57ecd3985a04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-56989a2c-66f4-486c-91cf-57ecd3985a04', 'volume_size': 1} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1655620058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=56989a2c-66f4-486c-91cf-57ecd3985a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fcd72557a24294b354f53629e20326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:20Z,use_quota=True,user_id='3d379283d47f427bbb7401e72d313eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Creating volume 56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:20 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:20 devstack sudo[114753]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1" returned: 0 in 0.483s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:20 devstack sudo[114760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 1073741824 Aug 13 16:59:20 devstack sudo[114760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1b77c5a-2431-43d6-99eb-6446e133edc4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:20 devstack sudo[114762]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e Aug 13 16:59:20 devstack sudo[114762]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:20 devstack sudo[114762]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" returned: 0 in 0.405s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:21 devstack sudo[114772]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 Aug 13 16:59:21 devstack sudo[114772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:21 devstack sudo[114760]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 1073741824" returned: 0 in 0.527s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:21 devstack sudo[114774]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 Aug 13 16:59:21 devstack sudo[114774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:21 devstack sudo[114774]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04" returned: 0 in 0.328s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] <== create_volume: return (920ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.923s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.061s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dccc5e5-e082-45af-b6a0-794e1372aca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-56989a2c-66f4-486c-91cf-57ecd3985a04', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (618aaa8b-7fa9-44cf-9d0a-ce607a14aecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:21 devstack sudo[114772]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Creating offline snapshot 2a4b012c-4a87-40d4-b877-057fc33834ac of volume 60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1" returned: 0 in 0.490s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b32b5a1-b683-4788-8254-2ac2342f3a8c]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:21 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Volume volume-56989a2c-66f4-486c-91cf-57ecd3985a04 (56989a2c-66f4-486c-91cf-57ecd3985a04): created successfully Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (618aaa8b-7fa9-44cf-9d0a-ce607a14aecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:21 devstack sudo[114781]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1 Aug 13 16:59:21 devstack sudo[114781]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Flow 'volume_create_manager' (1693ed96-7f18-4cc6-ac30-208e752f5495) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cc89a9a3-d013-454f-8024-acb609c0648f tempest-SnapshotDependencyTests-478754559 None] Created volume successfully. Aug 13 16:59:21 devstack sudo[114783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 Aug 13 16:59:21 devstack sudo[114783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:21 devstack sudo[114781]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e.5b6d5e16-b9dc-4a24-af61-e028cabf22d1" returned: 0 in 0.274s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-5b6d5e16-b9dc-4a24-af61-e028cabf22d1" released by "_delete_snapshot" :: held 1.793s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" released by "delete_snapshot" :: held 1.830s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Created reservations ['b4479e24-b1f5-451a-af5d-7dfe0a4bf20d', '1ae7e8f6-3593-4a33-b99d-ef9406e14ff5', '3a3291fe-f8c2-4442-abf3-e2ee81eaf52f', '2b089762-4dab-408f-83d0-4bfc65c03599'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:21 devstack sudo[114783]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37" returned: 0 in 0.420s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Delete snapshot completed successfully. Aug 13 16:59:21 devstack sudo[114789]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac 1G Aug 13 16:59:21 devstack sudo[114789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-bb105dac-80c1-4664-aae9-80c748210c19 tempest-ProjectReaderTests-668167975 None] Lock "cinder-5b6d5e16-b9dc-4a24-af61-e028cabf22d1-delete_snapshot" released by "delete_snapshot" :: held 2.044s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-cd3fc429-1e8a-4be5-9715-03a52aa7e80e-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Lock "cinder-cd3fc429-1e8a-4be5-9715-03a52aa7e80e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[22acb42f-de52-4524-8051-e0024664ea1e]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:22 devstack sudo[114794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e Aug 13 16:59:22 devstack sudo[114794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:22 devstack sudo[114789]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac 1G" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:22 devstack sudo[114796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac Aug 13 16:59:22 devstack sudo[114796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:22 devstack sudo[114794]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" returned: 0 in 0.480s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:22 devstack sudo[114806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e Aug 13 16:59:22 devstack sudo[114806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:22 devstack sudo[114796]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac" returned: 0 in 0.372s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:22 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac is being set with open permissions: ugo+rw Aug 13 16:59:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:22 devstack sudo[114808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac Aug 13 16:59:22 devstack sudo[114808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:23 devstack sudo[114806]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" returned: 0 in 0.299s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-cd3fc429-1e8a-4be5-9715-03a52aa7e80e" released by "delete_volume" :: held 0.863s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:23 devstack sudo[114808]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac" returned: 0 in 0.300s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:23 devstack sudo[114812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.info Aug 13 16:59:23 devstack sudo[114812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Created reservations ['2cd83ade-c74c-497c-b8fd-4f5930185232', '82d998c0-7ad5-41a2-ba6b-c3f631fe5bb1', '66d95060-63c4-4beb-9544-c718065bf05d', 'b7fca4ce-dc08-443f-a7a6-99b512cb753e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:23 devstack sudo[114814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:23 devstack sudo[114814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:23 devstack sudo[114812]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.info" returned: 0 in 0.347s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:23 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.info is being set with open permissions: ugo+rw Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:23 devstack sudo[114817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.info Aug 13 16:59:23 devstack sudo[114817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:23 devstack sudo[114814]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.387s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Deleted volume successfully. Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-29c64213-f5f3-4182-82f7-45e1cf137bc7 tempest-ProjectReaderTests-668167975 None] Lock "cinder-cd3fc429-1e8a-4be5-9715-03a52aa7e80e-delete_volume" released by "delete_volume" :: held 1.582s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:23 devstack sudo[114817]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.info" returned: 0 in 0.374s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.501s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.166s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:23 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Creating offline snapshot 7652aada-cb4f-4d70-b3c1-3a6144ff3e70 of volume 56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:24 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c2fdb0f8-580d-43f0-9cab-c40571d8c02a tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[857bb3b3-1761-4096-a87b-4bfa698982aa]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (154e22ce-d11f-4056-a7fc-734c6c3fa0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7de0f19b-5159-42c0-8248-9555f7a046d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7de0f19b-5159-42c0-8248-9555f7a046d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1121978561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=695f8daa-eda2-4c5a-addd-310ef69eb895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:59:24Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19efd41a-0d83-4e64-be01-5912bc514b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19efd41a-0d83-4e64-be01-5912bc514b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (846ba983-f382-4b41-8edf-b1e6e3d53b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (846ba983-f382-4b41-8edf-b1e6e3d53b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '695f8daa-eda2-4c5a-addd-310ef69eb895', 'volume_name': 'volume-695f8daa-eda2-4c5a-addd-310ef69eb895', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b47bc829-946f-4c0d-96e1-c3aeadff48bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:24 devstack sudo[114821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 Aug 13 16:59:24 devstack sudo[114821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b47bc829-946f-4c0d-96e1-c3aeadff48bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4a8809b-f496-4f46-884c-7f569ff4e9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:24 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Volume 695f8daa-eda2-4c5a-addd-310ef69eb895: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-695f8daa-eda2-4c5a-addd-310ef69eb895', 'volume_size': 1} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:24 devstack sudo[114821]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04" returned: 0 in 0.435s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:24 devstack sudo[114826]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 1G Aug 13 16:59:24 devstack sudo[114826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-2a4b012c-4a87-40d4-b877-057fc33834ac-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Lock "cinder-2a4b012c-4a87-40d4-b877-057fc33834ac-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-60e6e659-47b9-4b96-8a9f-0f7115f69c37" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-60e6e659-47b9-4b96-8a9f-0f7115f69c37" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-2a4b012c-4a87-40d4-b877-057fc33834ac" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-2a4b012c-4a87-40d4-b877-057fc33834ac" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot 2a4b012c-4a87-40d4-b877-057fc33834ac of volume 60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa9f748d-f28d-4fb4-8609-1d59db75e13b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:24 devstack sudo[114828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac Aug 13 16:59:24 devstack sudo[114828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:24 devstack sudo[114826]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 1G" returned: 0 in 0.527s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:24 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-56989a2c-66f4-486c-91cf-57ecd3985a04 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:24 devstack sudo[114834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-56989a2c-66f4-486c-91cf-57ecd3985a04 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 Aug 13 16:59:25 devstack sudo[114834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:25 devstack sudo[114828]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac" returned: 0 in 0.478s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[54a9ed6c-a7cc-4e5b-bef3-792aa36262a6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:25 devstack sudo[114839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 Aug 13 16:59:25 devstack sudo[114839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:25 devstack sudo[114834]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-56989a2c-66f4-486c-91cf-57ecd3985a04 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70" returned: 0 in 0.371s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:25 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 is being set with open permissions: ugo+rw Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:25 devstack sudo[114844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 Aug 13 16:59:25 devstack sudo[114844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:25 devstack sudo[114839]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37" returned: 0 in 0.476s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:25 devstack sudo[114844]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70" returned: 0 in 0.334s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:25 devstack sudo[114850]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac Aug 13 16:59:25 devstack sudo[114850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:25 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:25 devstack sudo[114852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.info Aug 13 16:59:25 devstack sudo[114852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:26 devstack sudo[114852]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.info" returned: 0 in 0.322s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:26 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.info is being set with open permissions: ugo+rw Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:26 devstack sudo[114858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.info Aug 13 16:59:26 devstack sudo[114858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:26 devstack sudo[114850]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac" returned: 0 in 0.449s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:26 devstack sudo[114860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac Aug 13 16:59:26 devstack sudo[114860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:26 devstack sudo[114858]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.info" returned: 0 in 0.311s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.442s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.245s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1121978561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=695f8daa-eda2-4c5a-addd-310ef69eb895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:59:24Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Creating volume 695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:26 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:26 devstack sudo[114860]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:26 devstack sudo[114864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 1073741824 Aug 13 16:59:26 devstack sudo[114864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37.2a4b012c-4a87-40d4-b877-057fc33834ac" returned: 0 in 0.315s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-2a4b012c-4a87-40d4-b877-057fc33834ac" released by "_delete_snapshot" :: held 1.859s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-60e6e659-47b9-4b96-8a9f-0f7115f69c37" released by "delete_snapshot" :: held 1.894s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-2d506158-fcf4-4b67-8f62-30f6ee736b3c tempest-SnapshotDependencyTests-478754559 None] Create snapshot completed successfully Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Created reservations ['dcddded7-59d8-4dc6-aad8-b4d39a1e2d05', '0bc888f5-5525-4b57-958c-82f5ef94ec36', '2db0b264-fa54-4618-ad88-9e1dc1bc84b2', '97dc97be-32fc-4efd-81d3-e01f1a10eb75'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:26 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fd068f5a-2839-4607-80db-27aa61cb1790 tempest-ProjectMemberTests-478808731 None] Lock "cinder-2a4b012c-4a87-40d4-b877-057fc33834ac-delete_snapshot" released by "delete_snapshot" :: held 2.073s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-60e6e659-47b9-4b96-8a9f-0f7115f69c37-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Lock "cinder-60e6e659-47b9-4b96-8a9f-0f7115f69c37-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-60e6e659-47b9-4b96-8a9f-0f7115f69c37" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-60e6e659-47b9-4b96-8a9f-0f7115f69c37" acquired by "delete_volume" :: waited 0.029s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[15d60f19-9c96-4f88-be27-d12f98785629]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:26 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:27 devstack sudo[114864]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 1073741824" returned: 0 in 0.613s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:27 devstack sudo[114871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 Aug 13 16:59:27 devstack sudo[114871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:27 devstack sudo[114870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 Aug 13 16:59:27 devstack sudo[114870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:27 devstack sudo[114870]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37" returned: 0 in 0.491s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:27 devstack sudo[114879]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37 Aug 13 16:59:27 devstack sudo[114879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:27 devstack sudo[114871]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895" returned: 0 in 0.439s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] <== create_volume: return (1119ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.123s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4a8809b-f496-4f46-884c-7f569ff4e9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-695f8daa-eda2-4c5a-addd-310ef69eb895', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (387e980d-b93a-4f31-9973-ca998944c283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:27 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Volume volume-695f8daa-eda2-4c5a-addd-310ef69eb895 (695f8daa-eda2-4c5a-addd-310ef69eb895): created successfully Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (387e980d-b93a-4f31-9973-ca998944c283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (154e22ce-d11f-4056-a7fc-734c6c3fa0d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:27 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4d641083-7493-422b-997d-b0e787f9b3bf tempest-ProjectReaderTests-668167975 None] Created volume successfully. Aug 13 16:59:27 devstack sudo[114879]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-60e6e659-47b9-4b96-8a9f-0f7115f69c37" returned: 0 in 0.396s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-60e6e659-47b9-4b96-8a9f-0f7115f69c37" released by "delete_volume" :: held 1.022s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Flow 'volume_create_manager' (a28bc29c-e204-4554-b589-b3865e9a289e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:27 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52dc3a40-f327-4093-8f3f-fa6062ac06c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52dc3a40-f327-4093-8f3f-fa6062ac06c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:27Z,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=2d99dd61-9684-4136-896e-a92152a66d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3fcd72557a24294b354f53629e20326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7652aada-cb4f-4d70-b3c1-3a6144ff3e70,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-13T14:59:28Z,use_quota=True,user_id='3d379283d47f427bbb7401e72d313eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (134c3195-3d74-43f3-aa54-e3c974ea6b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (134c3195-3d74-43f3-aa54-e3c974ea6b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ab58604-adb5-48b8-bc85-fb996e0fc046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ab58604-adb5-48b8-bc85-fb996e0fc046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '2d99dd61-9684-4136-896e-a92152a66d5c', 'volume_name': 'volume-2d99dd61-9684-4136-896e-a92152a66d5c', 'volume_size': 1, 'snapshot_id': '7652aada-cb4f-4d70-b3c1-3a6144ff3e70'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe817e3b-83e8-46f3-8498-f2dd85b9b2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe817e3b-83e8-46f3-8498-f2dd85b9b2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (594652e1-9fd8-46b9-871c-1c8af384b876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:28 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Volume 2d99dd61-9684-4136-896e-a92152a66d5c: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-2d99dd61-9684-4136-896e-a92152a66d5c', 'volume_size': 1, 'snapshot_id': '7652aada-cb4f-4d70-b3c1-3a6144ff3e70'} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-quobyte-7652aada-cb4f-4d70-b3c1-3a6144ff3e70-2d99dd61-9684-4136-896e-a92152a66d5c" by "_create_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-7652aada-cb4f-4d70-b3c1-3a6144ff3e70-2d99dd61-9684-4136-896e-a92152a66d5c" acquired by "_create_volume_from_snapshot" :: waited 0.030s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Creating volume 2d99dd61-9684-4136-896e-a92152a66d5c from snapshot 7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-quobyte-2d99dd61-9684-4136-896e-a92152a66d5c" by "_copy_volume_from_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-2d99dd61-9684-4136-896e-a92152a66d5c" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] snapshot: 7652aada-cb4f-4d70-b3c1-3a6144ff3e70, volume: 2d99dd61-9684-4136-896e-a92152a66d5c, {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Created reservations ['af6e3251-3b5a-438b-81c2-15910b0fd1c5', 'a6f70c20-da0a-48b2-81d5-4b8a2564adf6', '4752ed7f-5303-4b28-b94b-343cc04ab832', 'b2187399-e065-4261-9af3-06511cad9d26'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea762c9a-d881-4290-84c5-25a587f1f227]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:28 devstack sudo[114882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 Aug 13 16:59:28 devstack sudo[114882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:28 devstack sudo[114883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:28 devstack sudo[114883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:28 devstack sudo[114883]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:28 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 16:59:28 devstack sudo[114882]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9fc71c7b-0c5d-4554-b2fa-6ce8db3a0c9c tempest-ProjectMemberTests-478808731 None] Lock "cinder-60e6e659-47b9-4b96-8a9f-0f7115f69c37-delete_volume" released by "delete_volume" :: held 1.935s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70" returned: 0 in 0.526s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-56989a2c-66f4-486c-91cf-57ecd3985a04(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[30ce982b-dddf-4f3f-9b44-d6133cbf5f67]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:28 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:28 devstack sudo[114891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 Aug 13 16:59:28 devstack sudo[114891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:29 devstack sudo[114891]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04" returned: 0 in 0.453s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] will copy from snapshot at /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Creating direct copy from snapshot {{(pid=94341) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.utils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Path /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c not found in is_blk_device check {{(pid=94341) is_blk_device /opt/stack/cinder/cinder/utils.py:615}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:29 devstack sudo[114896]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c Aug 13 16:59:29 devstack sudo[114896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (31677f5f-53a9-4fef-80ac-fcecef3f9095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (622e0b80-83dd-4a7d-af9b-f751a006daf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (622e0b80-83dd-4a7d-af9b-f751a006daf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022164655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:30Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2908aba2-ea32-44d2-9d7a-d131e49b8e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2908aba2-ea32-44d2-9d7a-d131e49b8e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3aa38f12-9627-4156-90a9-6ef3dfee9d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3aa38f12-9627-4156-90a9-6ef3dfee9d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb', 'volume_name': 'volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65709b12-f9e9-4e40-aee2-76d7eb5aecae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65709b12-f9e9-4e40-aee2-76d7eb5aecae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d280c0d-d64b-46b3-85ed-2bf7397d1a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:29 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Volume cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb', 'volume_size': 1} Aug 13 16:59:29 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:34 devstack sudo[114896]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c" returned: 0 in 5.532s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:34 devstack cinder-volume[94341]: DEBUG cinder.image.image_utils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Image conversion details: src /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04, size 1024.00 MB, duration 5.53 sec, destination /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c {{(pid=94341) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 13 16:59:34 devstack cinder-volume[94341]: INFO cinder.image.image_utils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Converted 1024.00 MB image at 185.09 MB/s Aug 13 16:59:34 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c is being set with open permissions: ugo+rw Aug 13 16:59:34 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:34 devstack sudo[114953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c Aug 13 16:59:34 devstack sudo[114953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:35 devstack sudo[114953]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c" returned: 0 in 0.282s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-2d99dd61-9684-4136-896e-a92152a66d5c" released by "_copy_volume_from_snapshot" :: held 6.907s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-7652aada-cb4f-4d70-b3c1-3a6144ff3e70-2d99dd61-9684-4136-896e-a92152a66d5c" released by "_create_volume_from_snapshot" :: held 6.993s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.024s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 6.624s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Creating offline snapshot a608bf63-c419-4b5c-a2e8-3cd461487e25 of volume 695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (594652e1-9fd8-46b9-871c-1c8af384b876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d99dd61-9684-4136-896e-a92152a66d5c', 'volume_size': 1, 'snapshot_id': '7652aada-cb4f-4d70-b3c1-3a6144ff3e70'}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (272e51e5-f437-4e0e-877f-1506ad060443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3141c771-982e-4993-b4e6-6ff1fab72f40]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:35 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Volume volume-2d99dd61-9684-4136-896e-a92152a66d5c (2d99dd61-9684-4136-896e-a92152a66d5c): created successfully Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (272e51e5-f437-4e0e-877f-1506ad060443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Flow 'volume_create_manager' (a28bc29c-e204-4554-b589-b3865e9a289e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:35 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7df140f6-01b4-4fb3-868f-4250c9567e86 tempest-SnapshotDependencyTests-478754559 None] Created volume successfully. Aug 13 16:59:35 devstack sudo[114956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 Aug 13 16:59:35 devstack sudo[114956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:35 devstack sudo[114956]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895" returned: 0 in 0.408s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:35 devstack sudo[114961]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 1G Aug 13 16:59:35 devstack sudo[114961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-7652aada-cb4f-4d70-b3c1-3a6144ff3e70-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-7652aada-cb4f-4d70-b3c1-3a6144ff3e70-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-quobyte-56989a2c-66f4-486c-91cf-57ecd3985a04" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-56989a2c-66f4-486c-91cf-57ecd3985a04" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-quobyte-7652aada-cb4f-4d70-b3c1-3a6144ff3e70" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-7652aada-cb4f-4d70-b3c1-3a6144ff3e70" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Deleting offline snapshot 7652aada-cb4f-4d70-b3c1-3a6144ff3e70 of volume 56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] snapshot_file for this snap is: volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a36739e0-9fc9-4104-ae62-108cbb15b78a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:35 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:35 devstack sudo[114966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 Aug 13 16:59:35 devstack sudo[114966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:36 devstack sudo[114961]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 1G" returned: 0 in 0.492s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-695f8daa-eda2-4c5a-addd-310ef69eb895 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:36 devstack sudo[114969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-695f8daa-eda2-4c5a-addd-310ef69eb895 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 Aug 13 16:59:36 devstack sudo[114969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:36 devstack sudo[114966]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70" returned: 0 in 0.457s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-56989a2c-66f4-486c-91cf-57ecd3985a04(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1074117-03ef-4cd2-b1f5-a416672b5ff5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:36 devstack sudo[114969]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-695f8daa-eda2-4c5a-addd-310ef69eb895 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25" returned: 0 in 0.302s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:36 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 is being set with open permissions: ugo+rw Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:36 devstack sudo[114978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 Aug 13 16:59:36 devstack sudo[114978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:36 devstack sudo[114977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 Aug 13 16:59:36 devstack sudo[114977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:36 devstack sudo[114978]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25" returned: 0 in 0.357s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:36 devstack sudo[114984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.info Aug 13 16:59:36 devstack sudo[114984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:36 devstack sudo[114977]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04" returned: 0 in 0.554s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:36 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:36 devstack sudo[114987]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 Aug 13 16:59:36 devstack sudo[114987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:37 devstack sudo[114984]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.info" returned: 0 in 0.310s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:37 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.info is being set with open permissions: ugo+rw Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:37 devstack sudo[114990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.info Aug 13 16:59:37 devstack sudo[114990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:37 devstack sudo[114987]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70" returned: 0 in 0.364s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:37 devstack sudo[114995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70 Aug 13 16:59:37 devstack sudo[114995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:37 devstack sudo[114990]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.info" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.257s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.577s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2022164655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:30Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Creating volume cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:37 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:37 devstack sudo[114998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb 1073741824 Aug 13 16:59:37 devstack sudo[114998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-c6083b6a-d197-4624-9b0f-4f68cae0466e tempest-ProjectReaderTests-668167975 None] Create snapshot completed successfully Aug 13 16:59:37 devstack sudo[114995]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04.7652aada-cb4f-4d70-b3c1-3a6144ff3e70" returned: 0 in 0.293s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-7652aada-cb4f-4d70-b3c1-3a6144ff3e70" released by "_delete_snapshot" :: held 1.771s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-56989a2c-66f4-486c-91cf-57ecd3985a04" released by "delete_snapshot" :: held 1.799s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Created reservations ['6b3364ea-c67c-4471-bee1-85faf3b52f65', '26326c56-c620-4554-a779-4c95414f2f84', '627d368c-c82d-4b18-9be3-a7156721ff2d', '7759e207-9ee2-4d4e-ba5d-a315b872f32d'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:37 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Delete snapshot completed successfully. Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-e164c8ab-0ac5-48aa-8008-8877040efd1f tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-7652aada-cb4f-4d70-b3c1-3a6144ff3e70-delete_snapshot" released by "delete_snapshot" :: held 1.982s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-56989a2c-66f4-486c-91cf-57ecd3985a04-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:37 devstack sudo[114998]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb 1073741824" returned: 0 in 0.550s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-56989a2c-66f4-486c-91cf-57ecd3985a04-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:37 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-quobyte-56989a2c-66f4-486c-91cf-57ecd3985a04" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:38 devstack sudo[115005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb Aug 13 16:59:38 devstack sudo[115005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-56989a2c-66f4-486c-91cf-57ecd3985a04" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[77d69b87-cb09-42ad-8925-11f700f6a9a5]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-a608bf63-c419-4b5c-a2e8-3cd461487e25-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Lock "cinder-a608bf63-c419-4b5c-a2e8-3cd461487e25-delete_snapshot" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-695f8daa-eda2-4c5a-addd-310ef69eb895" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-695f8daa-eda2-4c5a-addd-310ef69eb895" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-a608bf63-c419-4b5c-a2e8-3cd461487e25" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:38 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/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 Aug 13 16:59:38 devstack sudo[115007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-a608bf63-c419-4b5c-a2e8-3cd461487e25" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Deleting offline snapshot a608bf63-c419-4b5c-a2e8-3cd461487e25 of volume 695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] snapshot_file for this snap is: volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce6bf645-c2a2-4eb9-b7d8-412e6d87e655]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:38 devstack sudo[115005]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" returned: 0 in 0.327s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (947ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.951s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d280c0d-d64b-46b3-85ed-2bf7397d1a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6ea9f94-66d7-40be-86be-6af0729bb24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:38 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Volume volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb (cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb): created successfully Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6ea9f94-66d7-40be-86be-6af0729bb24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (31677f5f-53a9-4fef-80ac-fcecef3f9095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:38 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-8bfb2757-f995-40f0-aaab-105da2fc5083 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 16:59:38 devstack sudo[115010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 Aug 13 16:59:38 devstack sudo[115010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:38 devstack sudo[115007]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04" returned: 0 in 0.422s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:38 devstack sudo[115015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04 Aug 13 16:59:38 devstack sudo[115015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:38 devstack sudo[115010]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25" returned: 0 in 0.525s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-695f8daa-eda2-4c5a-addd-310ef69eb895(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:38 devstack sudo[115015]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-56989a2c-66f4-486c-91cf-57ecd3985a04" returned: 0 in 0.328s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0f5a5b8-811c-424c-be74-bed7b714812d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-56989a2c-66f4-486c-91cf-57ecd3985a04" released by "delete_volume" :: held 0.850s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Creating offline snapshot d65766d5-d590-41b5-87bf-f0aa15297bb6 of volume cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3f2b479-b9c4-4826-aff7-880bb4006e5f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:38 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Created reservations ['be9462e7-371e-4856-8688-69944a180738', '93400316-fbdb-4411-9639-d8cf768b33d4', '4a472c25-6789-483f-9f5b-c5ced2dbc8ec', '83a3db82-75ef-4d4e-95d5-3bb8bd63a152'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:38 devstack sudo[115021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 Aug 13 16:59:38 devstack sudo[115021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:39 devstack sudo[115022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb Aug 13 16:59:39 devstack sudo[115022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack sudo[115024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:39 devstack sudo[115024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-2d99dd61-9684-4136-896e-a92152a66d5c-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-2d99dd61-9684-4136-896e-a92152a66d5c-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "cinder-quobyte-2d99dd61-9684-4136-896e-a92152a66d5c" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-2d99dd61-9684-4136-896e-a92152a66d5c" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb9940bf-c845-410a-8859-8ac016b86904]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:39 devstack sudo[115021]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895" returned: 0 in 0.483s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:39 devstack sudo[115031]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 Aug 13 16:59:39 devstack sudo[115031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack sudo[115024]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.375s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:39 devstack sudo[115030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c Aug 13 16:59:39 devstack sudo[115030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:39 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Deleted volume successfully. Aug 13 16:59:39 devstack sudo[115022]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" returned: 0 in 0.529s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-6a31c01b-3819-4bdd-92f0-0b8c32a32093 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-56989a2c-66f4-486c-91cf-57ecd3985a04-delete_volume" released by "delete_volume" :: held 1.543s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:39 devstack sudo[115038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 1G Aug 13 16:59:39 devstack sudo[115038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack sudo[115030]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c" returned: 0 in 0.407s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:39 devstack sudo[115048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c Aug 13 16:59:39 devstack sudo[115048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack sudo[115031]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25" returned: 0 in 0.418s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:39 devstack sudo[115051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25 Aug 13 16:59:39 devstack sudo[115051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:39 devstack sudo[115038]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 1G" returned: 0 in 0.502s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:39 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:40 devstack sudo[115054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 Aug 13 16:59:40 devstack sudo[115054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:40 devstack sudo[115048]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-2d99dd61-9684-4136-896e-a92152a66d5c" returned: 0 in 0.312s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-quobyte-2d99dd61-9684-4136-896e-a92152a66d5c" released by "delete_volume" :: held 0.791s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:40 devstack sudo[115051]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895.a608bf63-c419-4b5c-a2e8-3cd461487e25" returned: 0 in 0.327s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-a608bf63-c419-4b5c-a2e8-3cd461487e25" released by "_delete_snapshot" :: held 1.889s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-695f8daa-eda2-4c5a-addd-310ef69eb895" released by "delete_snapshot" :: held 1.921s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Created reservations ['67f3d181-ce42-4cfb-864a-017725599af8', 'e025a9ca-487e-4c5e-9470-316d05bd7ef0', 'ecf348cb-61ea-4aae-a14c-878d4b0297cb', '04a9cafe-e56b-43ea-bc1d-511873e4e2a5'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Created reservations ['7c22e929-5472-4f79-86f3-07b2f1f7e0b2', 'bc0437c8-d730-4914-9c7e-6b7bf66c8124', 'b77a6f9c-6b42-45e7-ba39-efbcb8730f26', '0008dcd2-38b7-459c-913e-e82ae697edc0'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:40 devstack sudo[115054]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6" returned: 0 in 0.376s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:40 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 is being set with open permissions: ugo+rw Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:40 devstack sudo[115061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:40 devstack sudo[115061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:40 devstack sudo[115063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 Aug 13 16:59:40 devstack sudo[115063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Delete snapshot completed successfully. Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-aea540e9-8fa3-47f8-a2db-104a5160385c tempest-ProjectReaderTests-668167975 None] Lock "cinder-a608bf63-c419-4b5c-a2e8-3cd461487e25-delete_snapshot" released by "delete_snapshot" :: held 2.217s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:40 devstack sudo[115061]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.338s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:40 devstack sudo[115063]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6" returned: 0 in 0.307s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:40 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Deleted volume successfully. Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:40 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4b48758a-db61-4c30-b1df-0b9915c0bb85 tempest-SnapshotDependencyTests-478754559 None] Lock "cinder-2d99dd61-9684-4136-896e-a92152a66d5c-delete_volume" released by "delete_volume" :: held 1.535s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:40 devstack sudo[115067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.info Aug 13 16:59:40 devstack sudo[115067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:40 devstack sudo[115067]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.info" returned: 0 in 0.301s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:41 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.info is being set with open permissions: ugo+rw Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:41 devstack sudo[115071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.info Aug 13 16:59:41 devstack sudo[115071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:41 devstack sudo[115071]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.info" returned: 0 in 0.290s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.404s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:41 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-a1285131-8438-49e5-a4ea-a7336e397fc2 tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-695f8daa-eda2-4c5a-addd-310ef69eb895-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Lock "cinder-695f8daa-eda2-4c5a-addd-310ef69eb895-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-695f8daa-eda2-4c5a-addd-310ef69eb895" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-695f8daa-eda2-4c5a-addd-310ef69eb895" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4b66e89-d2c5-41c2-9a5f-865faf956e51]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:41 devstack sudo[115074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 Aug 13 16:59:41 devstack sudo[115074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:41 devstack sudo[115074]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895" returned: 0 in 0.440s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:41 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:42 devstack sudo[115080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895 Aug 13 16:59:42 devstack sudo[115080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-d65766d5-d590-41b5-87bf-f0aa15297bb6-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Lock "cinder-d65766d5-d590-41b5-87bf-f0aa15297bb6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-d65766d5-d590-41b5-87bf-f0aa15297bb6" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-d65766d5-d590-41b5-87bf-f0aa15297bb6" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot d65766d5-d590-41b5-87bf-f0aa15297bb6 of volume cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[715e9fa5-b457-43b9-9d4b-9e927a6ab78f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:42 devstack sudo[115080]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-695f8daa-eda2-4c5a-addd-310ef69eb895" returned: 0 in 0.340s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-695f8daa-eda2-4c5a-addd-310ef69eb895" released by "delete_volume" :: held 0.850s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:42 devstack sudo[115082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 Aug 13 16:59:42 devstack sudo[115082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Created reservations ['9581e816-b844-486b-878d-7ca14105b132', '475cbb6c-1e7e-424b-a146-8191bd3f4c40', '3f8b4239-f124-446a-b951-a6d8e9f23a7b', 'fb9f190b-025a-4d54-bf7b-ff1e244382e1'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:42 devstack sudo[115085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:42 devstack sudo[115085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:42 devstack sudo[115082]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:42 devstack sudo[115085]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.296s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6" returned: 0 in 0.573s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:42 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Deleted volume successfully. Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[cee556b7-b3f7-4d94-9b33-c02bdca70667]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:42 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-b4f037f2-b09d-41a5-8ddf-3f23a2ccc923 tempest-ProjectReaderTests-668167975 None] Lock "cinder-695f8daa-eda2-4c5a-addd-310ef69eb895-delete_volume" released by "delete_volume" :: held 1.453s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:42 devstack sudo[115091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb Aug 13 16:59:42 devstack sudo[115091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (c9102e0f-d45a-43d4-b14d-e8cc2612eae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2897bdef-bc64-495f-9d0a-2dd2c0d8d879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2897bdef-bc64-495f-9d0a-2dd2c0d8d879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438145400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=67ac44e8-b046-4881-b243-e3185d493156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:59:43Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75d463c0-9094-4d06-b44e-90df20c2560c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75d463c0-9094-4d06-b44e-90df20c2560c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17e1138e-214e-4de9-8ab0-cb01a09e031f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17e1138e-214e-4de9-8ab0-cb01a09e031f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '67ac44e8-b046-4881-b243-e3185d493156', 'volume_name': 'volume-67ac44e8-b046-4881-b243-e3185d493156', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0423122-11bd-4033-96a4-479857e03291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0423122-11bd-4033-96a4-479857e03291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c672b315-cdec-4067-8b1b-0bf5040273b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:43 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Volume 67ac44e8-b046-4881-b243-e3185d493156: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-67ac44e8-b046-4881-b243-e3185d493156', 'volume_size': 1} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438145400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=67ac44e8-b046-4881-b243-e3185d493156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632d06789fc946fa9da4b334a4f17fa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14: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-13T14:59:43Z,use_quota=True,user_id='f2011b36c0d54a02b7a003864de191e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Creating volume 67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:43 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:43 devstack sudo[115091]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:43 devstack sudo[115097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 1073741824 Aug 13 16:59:43 devstack sudo[115097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" returned: 0 in 0.462s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:43 devstack sudo[115099]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 Aug 13 16:59:43 devstack sudo[115099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:43 devstack sudo[115099]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6" returned: 0 in 0.401s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:43 devstack sudo[115108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6 Aug 13 16:59:43 devstack sudo[115108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:43 devstack sudo[115097]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 1073741824" returned: 0 in 0.507s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:43 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:43 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/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 Aug 13 16:59:43 devstack sudo[115110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:44 devstack sudo[115108]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb.d65766d5-d590-41b5-87bf-f0aa15297bb6" returned: 0 in 0.344s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-d65766d5-d590-41b5-87bf-f0aa15297bb6" released by "_delete_snapshot" :: held 1.936s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:44 devstack sudo[115110]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156" returned: 0 in 0.284s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] <== create_volume: return (839ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.842s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" released by "delete_snapshot" :: held 1.976s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c672b315-cdec-4067-8b1b-0bf5040273b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67ac44e8-b046-4881-b243-e3185d493156', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c5ab297-c221-4471-84e9-0f8f09abf03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:44 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Volume volume-67ac44e8-b046-4881-b243-e3185d493156 (67ac44e8-b046-4881-b243-e3185d493156): created successfully Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c5ab297-c221-4471-84e9-0f8f09abf03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Flow 'volume_create_manager' (c9102e0f-d45a-43d4-b14d-e8cc2612eae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-ae0673dd-7bf7-4098-8b16-38facdeb8af7 tempest-ProjectReaderTests-668167975 None] Created volume successfully. Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Created reservations ['b6f91e0f-52b7-49fb-adfb-31451a4a3ee6', 'd760186f-6b84-42e4-ac6b-13de92182b42', '8893fb06-42d6-435c-a509-2c23386f6f6e', 'fd78a8e4-13b5-4aa8-9480-373225ff49dc'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:44 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 16:59:44 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-40f9b0d7-0f24-41fd-9140-0d41c5211183 tempest-ProjectMemberTests-478808731 None] Lock "cinder-d65766d5-d590-41b5-87bf-f0aa15297bb6-delete_snapshot" released by "delete_snapshot" :: held 2.242s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" acquired by "delete_volume" :: waited 0.069s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Creating offline snapshot 14ce3426-7ebf-49d4-b401-10ab80f83a99 of volume 67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[6618b0b5-a6d3-4d03-9bc4-0fe3305a3715]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d583ecf5-db6c-4df2-91b3-833bddfe104f]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:45 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:45 devstack sudo[115115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb Aug 13 16:59:45 devstack sudo[115115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:45 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/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 Aug 13 16:59:45 devstack sudo[115116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:46 devstack sudo[115115]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" returned: 0 in 0.450s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:46 devstack sudo[115123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb Aug 13 16:59:46 devstack sudo[115123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:46 devstack sudo[115116]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156" returned: 0 in 0.523s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:46 devstack sudo[115127]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 1G Aug 13 16:59:46 devstack sudo[115127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:46 devstack sudo[115123]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" returned: 0 in 0.280s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb" released by "delete_volume" :: held 0.828s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Created reservations ['4cf824b5-2e96-4460-b0c4-0ed251a73bc2', '9e05e795-1387-45d2-b927-1bae098e8f6a', 'e47e9953-5477-4be8-8365-3823bf29915f', '979dc9da-502e-47fb-ba8b-2229cc6f7827'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:46 devstack sudo[115133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:46 devstack sudo[115133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:46 devstack sudo[115127]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 1G" returned: 0 in 0.663s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-67ac44e8-b046-4881-b243-e3185d493156 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:46 devstack sudo[115136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-67ac44e8-b046-4881-b243-e3185d493156 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 Aug 13 16:59:46 devstack sudo[115136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:46 devstack sudo[115133]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.401s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:46 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:46 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=156,cinder:INSERT=60,cinder:UPDATE=223,cinder:DELETE=20 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-70c6b67d-7138-4b51-8fd0-0a3bfe8626b4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-cfd7d0b9-cf3c-42a4-a657-f35d3d161ebb-delete_volume" released by "delete_volume" :: held 1.681s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:47 devstack sudo[115136]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-67ac44e8-b046-4881-b243-e3185d493156 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99" returned: 0 in 0.431s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:47 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 is being set with open permissions: ugo+rw Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:47 devstack sudo[115145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 Aug 13 16:59:47 devstack sudo[115145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (2231d2d9-ae20-4dac-ba91-f733e8277643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa56d76b-8355-4345-8c77-15a9706f474f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa56d76b-8355-4345-8c77-15a9706f474f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-791354009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a874b403-526d-4ec5-9b6c-d61bb37ee43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:47Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63641ddd-2c3d-4144-8e4a-2989b434d393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63641ddd-2c3d-4144-8e4a-2989b434d393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3134e70f-d072-4638-89ac-a4aab44cbe7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3134e70f-d072-4638-89ac-a4aab44cbe7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a874b403-526d-4ec5-9b6c-d61bb37ee43d', 'volume_name': 'volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4edc8c6-eee7-40b2-828a-c478461c73f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4edc8c6-eee7-40b2-828a-c478461c73f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c954ed7a-d1af-4c7b-ac30-6308af9f34bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:47 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Volume a874b403-526d-4ec5-9b6c-d61bb37ee43d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d', 'volume_size': 1} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:47 devstack sudo[115145]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99" returned: 0 in 0.308s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:47 devstack sudo[115148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.info Aug 13 16:59:47 devstack sudo[115148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:47 devstack sudo[115148]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.info" returned: 0 in 0.306s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:47 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.info is being set with open permissions: ugo+rw Aug 13 16:59:47 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:47 devstack sudo[115152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.info Aug 13 16:59:47 devstack sudo[115152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:48 devstack sudo[115152]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.info" returned: 0 in 0.273s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.677s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.818s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-791354009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a874b403-526d-4ec5-9b6c-d61bb37ee43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:47Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Creating volume a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:48 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:48 devstack sudo[115155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d 1073741824 Aug 13 16:59:48 devstack sudo[115155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:SELECT=167,cinder:INSERT=53,cinder:UPDATE=192,cinder:DELETE=14 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 16:59:48 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-208981da-619e-485e-8d19-25fbe1f7983d tempest-ProjectReaderTests-668167975 None] Create snapshot completed successfully Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-14ce3426-7ebf-49d4-b401-10ab80f83a99-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Lock "cinder-14ce3426-7ebf-49d4-b401-10ab80f83a99-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-67ac44e8-b046-4881-b243-e3185d493156" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-67ac44e8-b046-4881-b243-e3185d493156" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-14ce3426-7ebf-49d4-b401-10ab80f83a99" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-14ce3426-7ebf-49d4-b401-10ab80f83a99" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Deleting offline snapshot 14ce3426-7ebf-49d4-b401-10ab80f83a99 of volume 67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] snapshot_file for this snap is: volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd61c322-954c-45b3-ad90-5bfdf728d3d0]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:48 devstack sudo[115155]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d 1073741824" returned: 0 in 0.595s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:48 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:48 devstack sudo[115162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d Aug 13 16:59:48 devstack sudo[115162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:48 devstack sudo[115161]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 Aug 13 16:59:48 devstack sudo[115161]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:49 devstack sudo[115162]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d" returned: 0 in 0.282s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (941ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.945s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c954ed7a-d1af-4c7b-ac30-6308af9f34bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (afd9e4b3-7678-43d7-b2a2-3232291433bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:49 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Volume volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d (a874b403-526d-4ec5-9b6c-d61bb37ee43d): created successfully Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (afd9e4b3-7678-43d7-b2a2-3232291433bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (2231d2d9-ae20-4dac-ba91-f733e8277643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:49 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-cfb9bbbf-d1e4-4d60-9a1d-4846a3aeae18 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 16:59:49 devstack sudo[115161]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99" returned: 0 in 0.488s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-67ac44e8-b046-4881-b243-e3185d493156(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[220052ac-7bbf-4917-836b-f2ac1d58c2b6]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:49 devstack sudo[115169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 Aug 13 16:59:49 devstack sudo[115169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Creating offline snapshot 8d533b78-4565-4c66-991a-342c884c8052 of volume a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a4ada0f-071b-446a-89f2-f761be306e16]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:49 devstack sudo[115169]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156" returned: 0 in 0.420s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:49 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:49 devstack sudo[115171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d Aug 13 16:59:49 devstack sudo[115171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:49 devstack sudo[115175]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 Aug 13 16:59:49 devstack sudo[115175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:50 devstack sudo[115171]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d" returned: 0 in 0.517s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:50 devstack sudo[115175]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99" returned: 0 in 0.433s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:50 devstack sudo[115185]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 1G Aug 13 16:59:50 devstack sudo[115185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:50 devstack sudo[115187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99 Aug 13 16:59:50 devstack sudo[115187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:50 devstack sudo[115187]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156.14ce3426-7ebf-49d4-b401-10ab80f83a99" returned: 0 in 0.331s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-14ce3426-7ebf-49d4-b401-10ab80f83a99" released by "_delete_snapshot" :: held 1.805s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-67ac44e8-b046-4881-b243-e3185d493156" released by "delete_snapshot" :: held 1.835s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:50 devstack sudo[115185]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 1G" returned: 0 in 0.476s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Created reservations ['674525b3-0757-461f-9ce9-b7a4ca6658b3', '4dea849d-b622-4b3a-b93c-0b997be11f98', '2af4fbaa-082e-4ea9-8eba-422a58e833d6', '7de5bc92-cf31-4e97-bd1f-4ee803fba9af'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:50 devstack sudo[115194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 Aug 13 16:59:50 devstack sudo[115194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:50 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Delete snapshot completed successfully. Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-99cfc66b-4e11-44ab-978f-7162bcbb9d4c tempest-ProjectReaderTests-668167975 None] Lock "cinder-14ce3426-7ebf-49d4-b401-10ab80f83a99-delete_snapshot" released by "delete_snapshot" :: held 2.050s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-67ac44e8-b046-4881-b243-e3185d493156-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Lock "cinder-67ac44e8-b046-4881-b243-e3185d493156-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Acquiring lock "cinder-quobyte-67ac44e8-b046-4881-b243-e3185d493156" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:50 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-67ac44e8-b046-4881-b243-e3185d493156" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:51 devstack sudo[115194]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052" returned: 0 in 0.418s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:51 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 is being set with open permissions: ugo+rw Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[80fec00e-90d5-4b3c-8d32-34b3b11be7d2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:51 devstack sudo[115201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 Aug 13 16:59:51 devstack sudo[115201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:51 devstack sudo[115202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 Aug 13 16:59:51 devstack sudo[115202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:51 devstack sudo[115201]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052" returned: 0 in 0.309s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:51 devstack sudo[115207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.info Aug 13 16:59:51 devstack sudo[115207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:51 devstack sudo[115202]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156" returned: 0 in 0.426s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:51 devstack sudo[115211]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156 Aug 13 16:59:51 devstack sudo[115211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:51 devstack sudo[115207]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.info" returned: 0 in 0.364s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:51 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.info is being set with open permissions: ugo+rw Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:51 devstack sudo[115211]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-67ac44e8-b046-4881-b243-e3185d493156" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:51 devstack sudo[115215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.info Aug 13 16:59:51 devstack sudo[115215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Lock "cinder-quobyte-67ac44e8-b046-4881-b243-e3185d493156" released by "delete_volume" :: held 0.797s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Created reservations ['e3b06048-8f15-4152-8c30-15a6b070f6d6', 'd1a8f3dc-4fa0-4028-9069-a3fbd4472b76', 'acc36a97-4aba-48ba-82b4-361ab93bb532', '11248106-5f56-45ea-8b39-e6a31d1b37bf'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:51 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:52 devstack sudo[115217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:52 devstack sudo[115217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:52 devstack sudo[115215]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.info" returned: 0 in 0.383s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.590s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:52 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-46b9fd8d-8537-4d5e-ab6c-a05f4ee61bac tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 16:59:52 devstack sudo[115217]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.341s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:52 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Deleted volume successfully. Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-65b896cc-a7f9-4aa9-9a6b-2aad830dbc76 tempest-ProjectReaderTests-668167975 None] Lock "cinder-67ac44e8-b046-4881-b243-e3185d493156-delete_volume" released by "delete_volume" :: held 1.464s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-8d533b78-4565-4c66-991a-342c884c8052-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Lock "cinder-8d533b78-4565-4c66-991a-342c884c8052-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-a874b403-526d-4ec5-9b6c-d61bb37ee43d" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-a874b403-526d-4ec5-9b6c-d61bb37ee43d" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-8d533b78-4565-4c66-991a-342c884c8052" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-8d533b78-4565-4c66-991a-342c884c8052" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot 8d533b78-4565-4c66-991a-342c884c8052 of volume a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b556d6b-e9b0-42e9-b110-bcf2806c3a9a]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:52 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:52 devstack sudo[115221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 Aug 13 16:59:53 devstack sudo[115221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:53 devstack sudo[115221]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052" returned: 0 in 0.493s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:53 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 16:59:53 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[04f931cd-5be4-4a15-b6ad-ccefd26fd4bf]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:53 devstack sudo[115226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d Aug 13 16:59:53 devstack sudo[115226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:53 devstack sudo[115226]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d" returned: 0 in 0.415s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:53 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:53 devstack sudo[115231]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 Aug 13 16:59:53 devstack sudo[115231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:54 devstack sudo[115231]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052" returned: 0 in 0.375s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:54 devstack sudo[115236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052 Aug 13 16:59:54 devstack sudo[115236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:54 devstack sudo[115236]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d.8d533b78-4565-4c66-991a-342c884c8052" returned: 0 in 0.267s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-8d533b78-4565-4c66-991a-342c884c8052" released by "_delete_snapshot" :: held 1.697s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-a874b403-526d-4ec5-9b6c-d61bb37ee43d" released by "delete_snapshot" :: held 1.722s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Created reservations ['ce03359f-5c29-4e15-9259-aefaf96f6ea6', '2bfc684b-7b16-4424-9838-e46b1b182c64', '8722f7a7-f8f5-402e-bbcb-0099f6a04ede', '38133c8e-c2b6-47bf-9645-ae9a065feb23'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:54 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-f7520df9-9c37-45e7-87b7-66ee1ace4d2d tempest-ProjectMemberTests-478808731 None] Lock "cinder-8d533b78-4565-4c66-991a-342c884c8052-delete_snapshot" released by "delete_snapshot" :: held 1.877s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-a874b403-526d-4ec5-9b6c-d61bb37ee43d-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:54 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Lock "cinder-a874b403-526d-4ec5-9b6c-d61bb37ee43d-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-a874b403-526d-4ec5-9b6c-d61bb37ee43d" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-a874b403-526d-4ec5-9b6c-d61bb37ee43d" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[e56e544c-35ed-4a07-a66d-972fd585ff49]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:55 devstack sudo[115239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d Aug 13 16:59:55 devstack sudo[115239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:55 devstack sudo[115239]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d" returned: 0 in 0.373s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:55 devstack sudo[115244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d Aug 13 16:59:55 devstack sudo[115244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:55 devstack sudo[115244]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-a874b403-526d-4ec5-9b6c-d61bb37ee43d" returned: 0 in 0.297s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-a874b403-526d-4ec5-9b6c-d61bb37ee43d" released by "delete_volume" :: held 0.741s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Created reservations ['11343a0c-6881-439b-90cc-4e04d9077143', 'e3cdd2aa-5eef-4830-b238-66e0e192061b', '5bf08fd3-c15c-4632-aad1-5e289238e958', '5de956f4-3679-42b7-ae19-d68f99585820'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:55 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:55 devstack sudo[115247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 16:59:55 devstack sudo[115247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:56 devstack sudo[115247]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.286s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 16:59:56 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-25630e2a-6651-4178-8782-93549a8cd430 tempest-ProjectMemberTests-478808731 None] Lock "cinder-a874b403-526d-4ec5-9b6c-d61bb37ee43d-delete_volume" released by "delete_volume" :: held 1.269s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (6716bfc8-68aa-43ad-a280-bac37e00c929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d92a12c-9544-460a-ac7e-1e47eb14ec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d92a12c-9544-460a-ac7e-1e47eb14ec03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-236576312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=379b3153-7497-4d34-a161-9aa5345a4987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:57Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8db6bef-0a5c-4183-adf9-01c201a33175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8db6bef-0a5c-4183-adf9-01c201a33175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f538825-3fcb-49f9-97d0-ee68a39f7ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f538825-3fcb-49f9-97d0-ee68a39f7ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '379b3153-7497-4d34-a161-9aa5345a4987', 'volume_name': 'volume-379b3153-7497-4d34-a161-9aa5345a4987', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8df3dfbf-6598-47f4-b8b6-338840ecfb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8df3dfbf-6598-47f4-b8b6-338840ecfb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9138f5e3-0222-42ac-8c74-dac0cd8daf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:56 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Volume 379b3153-7497-4d34-a161-9aa5345a4987: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-379b3153-7497-4d34-a161-9aa5345a4987', 'volume_size': 1} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T14:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-236576312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=379b3153-7497-4d34-a161-9aa5345a4987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T14:59: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-13T14:59:57Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Creating volume 379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 16:59:56 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 16:59:56 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:56 devstack sudo[115250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 1073741824 Aug 13 16:59:56 devstack sudo[115250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:57 devstack sudo[115250]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 1073741824" returned: 0 in 0.425s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:57 devstack sudo[115256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 Aug 13 16:59:57 devstack sudo[115256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:57 devstack sudo[115256]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987" returned: 0 in 0.275s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (746ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.749s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9138f5e3-0222-42ac-8c74-dac0cd8daf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-379b3153-7497-4d34-a161-9aa5345a4987', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51ca8ff5-7d8f-4be4-88c4-3b68c138baf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 16:59:57 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Volume volume-379b3153-7497-4d34-a161-9aa5345a4987 (379b3153-7497-4d34-a161-9aa5345a4987): created successfully Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51ca8ff5-7d8f-4be4-88c4-3b68c138baf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 16:59:57 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (6716bfc8-68aa-43ad-a280-bac37e00c929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 16:59:57 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7c2c7094-6305-4634-a33c-74fc00c38109 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 16:59:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 16:59:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 16:59:58 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Creating offline snapshot e42d33be-39fe-45ce-b68c-d67c9c397d63 of volume 379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 16:59:58 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[f57c28b5-d9c9-4746-b0a1-b4a64c4e988b]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 16:59:58 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:59 devstack sudo[115259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 Aug 13 16:59:59 devstack sudo[115259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:59 devstack sudo[115259]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987" returned: 0 in 0.370s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:59 devstack sudo[115264]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 1G Aug 13 16:59:59 devstack sudo[115264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 16:59:59 devstack sudo[115264]: pam_unix(sudo:session): session closed for user root Aug 13 16:59:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 1G" returned: 0 in 0.413s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 16:59:59 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-379b3153-7497-4d34-a161-9aa5345a4987 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 16:59:59 devstack sudo[115271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-379b3153-7497-4d34-a161-9aa5345a4987 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 Aug 13 16:59:59 devstack sudo[115271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:00 devstack sudo[115271]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-379b3153-7497-4d34-a161-9aa5345a4987 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63" returned: 0 in 0.307s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:00 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 is being set with open permissions: ugo+rw Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:00 devstack sudo[115276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 Aug 13 17:00:00 devstack sudo[115276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:00 devstack sudo[115276]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63" returned: 0 in 0.259s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:00 devstack sudo[115279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.info Aug 13 17:00:00 devstack sudo[115279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:00 devstack sudo[115279]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.info" returned: 0 in 0.254s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:00 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.info is being set with open permissions: ugo+rw Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:00 devstack sudo[115282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.info Aug 13 17:00:00 devstack sudo[115282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:00 devstack sudo[115282]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.info" returned: 0 in 0.257s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:00 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.964s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:00 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-92ce9c94-130e-408b-aa89-48a96b331412 tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-e42d33be-39fe-45ce-b68c-d67c9c397d63-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-e42d33be-39fe-45ce-b68c-d67c9c397d63-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-379b3153-7497-4d34-a161-9aa5345a4987" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-379b3153-7497-4d34-a161-9aa5345a4987" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-e42d33be-39fe-45ce-b68c-d67c9c397d63" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-e42d33be-39fe-45ce-b68c-d67c9c397d63" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot e42d33be-39fe-45ce-b68c-d67c9c397d63 of volume 379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[25c7539f-cefd-4161-9b59-a8c3d4796815]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:01 devstack sudo[115287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 Aug 13 17:00:01 devstack sudo[115287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:01 devstack sudo[115287]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63" returned: 0 in 0.457s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-379b3153-7497-4d34-a161-9aa5345a4987(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5c4f996-c47c-4037-85ef-2bc003ac3aec]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:01 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:01 devstack sudo[115293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 Aug 13 17:00:01 devstack sudo[115293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:02 devstack sudo[115293]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987" returned: 0 in 0.443s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:02 devstack sudo[115299]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 Aug 13 17:00:02 devstack sudo[115299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:02 devstack sudo[115299]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63" returned: 0 in 0.376s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:02 devstack sudo[115304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63 Aug 13 17:00:02 devstack sudo[115304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:02 devstack sudo[115304]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987.e42d33be-39fe-45ce-b68c-d67c9c397d63" returned: 0 in 0.261s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-e42d33be-39fe-45ce-b68c-d67c9c397d63" released by "_delete_snapshot" :: held 1.669s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-379b3153-7497-4d34-a161-9aa5345a4987" released by "delete_snapshot" :: held 1.693s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Created reservations ['d915bc2b-f159-4197-a6b1-faf3562b5743', 'f596825e-67d9-43c8-8ee3-f0378ed368c8', '791138d0-4964-40cd-874c-940a4b81a41c', '32bd0f77-5e96-4994-8d56-43b3ea86b75f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:02 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 17:00:02 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4c2a858c-409c-4991-9a05-d57fc47ec5e3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-e42d33be-39fe-45ce-b68c-d67c9c397d63-delete_snapshot" released by "delete_snapshot" :: held 1.868s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-379b3153-7497-4d34-a161-9aa5345a4987-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-379b3153-7497-4d34-a161-9aa5345a4987-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-379b3153-7497-4d34-a161-9aa5345a4987" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-379b3153-7497-4d34-a161-9aa5345a4987" acquired by "delete_volume" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7bf20ac-96e9-4bce-85ed-4b2277f3b434]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:03 devstack sudo[115307]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 Aug 13 17:00:03 devstack sudo[115307]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:03 devstack sudo[115307]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987" returned: 0 in 0.373s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:03 devstack sudo[115312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987 Aug 13 17:00:03 devstack sudo[115312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:03 devstack sudo[115312]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:03 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-379b3153-7497-4d34-a161-9aa5345a4987" returned: 0 in 0.273s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-379b3153-7497-4d34-a161-9aa5345a4987" released by "delete_volume" :: held 0.712s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Created reservations ['b44b91e4-3b19-47bd-9b8d-4eaa1ecc42bf', 'b06eebf5-220c-4d70-a579-c618114799e0', '694d5a54-13e3-4b85-a64b-d6eccabc0fc8', '9b4e995a-839a-4fd1-b1c3-e6a61bc81576'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:04 devstack sudo[115315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:04 devstack sudo[115315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:04 devstack sudo[115315]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.270s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:04 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-3516292b-a165-4a0f-83b0-c1cf9d470ae3 tempest-ProjectMemberTests-478808731 None] Lock "cinder-379b3153-7497-4d34-a161-9aa5345a4987-delete_volume" released by "delete_volume" :: held 1.217s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (bccd7d3c-a0d6-4015-a8de-4594c7fb743b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5780c00-63d9-4ea4-bec0-3a28f0a5270c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5780c00-63d9-4ea4-bec0-3a28f0a5270c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439554963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0b89a815-8035-4af0-a691-3e6b172ec2b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:04Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c30c7cb5-28ba-4cf0-b9bd-cdab105a6a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c30c7cb5-28ba-4cf0-b9bd-cdab105a6a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96c71b71-b1a4-439f-9300-443026e363f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96c71b71-b1a4-439f-9300-443026e363f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0b89a815-8035-4af0-a691-3e6b172ec2b2', 'volume_name': 'volume-0b89a815-8035-4af0-a691-3e6b172ec2b2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0426a86f-569a-4ab1-af70-97271f69f7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0426a86f-569a-4ab1-af70-97271f69f7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2289db0-2d1a-4ca6-8a24-6c56b3cb52d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Volume 0b89a815-8035-4af0-a691-3e6b172ec2b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0b89a815-8035-4af0-a691-3e6b172ec2b2', 'volume_size': 1} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439554963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0b89a815-8035-4af0-a691-3e6b172ec2b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:04Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Creating volume 0b89a815-8035-4af0-a691-3e6b172ec2b2 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 17:00:04 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:04 devstack sudo[115318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 1073741824 Aug 13 17:00:04 devstack sudo[115318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (7288798e-9a38-4c4a-aef1-c4f5d4f2487e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e401530-8dc0-47d5-9af0-ec10d74cbf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e401530-8dc0-47d5-9af0-ec10d74cbf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1544888992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5db4d6af-d72e-4b6d-8877-b8c2dc664885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:05Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffdb961a-62c2-46d8-8c6b-04b0d265b7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffdb961a-62c2-46d8-8c6b-04b0d265b7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94717c78-b8ff-45c2-ae25-9e920540b6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94717c78-b8ff-45c2-ae25-9e920540b6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5db4d6af-d72e-4b6d-8877-b8c2dc664885', 'volume_name': 'volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0868ba4c-fb21-45d5-902e-2c2d7edbf506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0868ba4c-fb21-45d5-902e-2c2d7edbf506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b9b28be-60bc-424e-b835-c9e249e4c797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:04 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Volume 5db4d6af-d72e-4b6d-8877-b8c2dc664885: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885', 'volume_size': 1} Aug 13 17:00:04 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:05 devstack sudo[115318]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 1073741824" returned: 0 in 0.534s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:05 devstack sudo[115323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 Aug 13 17:00:05 devstack sudo[115323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:05 devstack sudo[115323]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2" returned: 0 in 0.251s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] <== create_volume: return (826ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.830s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.425s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1544888992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5db4d6af-d72e-4b6d-8877-b8c2dc664885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:05Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Creating volume 5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 17:00:05 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b2289db0-2d1a-4ca6-8a24-6c56b3cb52d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b89a815-8035-4af0-a691-3e6b172ec2b2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:05 devstack sudo[115326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 1073741824 Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d699d82-7daa-416c-9053-f970de8e039b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:05 devstack sudo[115326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:05 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Volume volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 (0b89a815-8035-4af0-a691-3e6b172ec2b2): created successfully Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d699d82-7daa-416c-9053-f970de8e039b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (bccd7d3c-a0d6-4015-a8de-4594c7fb743b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:05 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-40e3d2d7-5643-44b8-aaab-9dd7fbca99c9 tempest-ProjectReaderTests-812295971 None] Created volume successfully. Aug 13 17:00:05 devstack sudo[115326]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 1073741824" returned: 0 in 0.430s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:05 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:05 devstack sudo[115332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 Aug 13 17:00:05 devstack sudo[115332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:06 devstack sudo[115332]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885" returned: 0 in 0.240s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (713ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 17:00:06 devstack sudo[115335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:06 devstack sudo[115335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.717s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b9b28be-60bc-424e-b835-c9e249e4c797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ae1c0fe-0f84-4805-814b-0e30c008a33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:06 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Volume volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 (5db4d6af-d72e-4b6d-8877-b8c2dc664885): created successfully Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ae1c0fe-0f84-4805-814b-0e30c008a33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (7288798e-9a38-4c4a-aef1-c4f5d4f2487e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:06 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9d5a32ef-f527-4c55-b77f-57f98bebce77 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 17:00:06 devstack sudo[115335]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.245s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_service.periodic_task [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] Running periodic task VolumeManager._thread_info {{(pid=94341) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread count: 29 {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-a6707f74-2a04-42b4-8cc4-3fafc2e4da5a None None] thread info: [<_MainThread(MainThread, started 129121993834624)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94341) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-0b89a815-8035-4af0-a691-3e6b172ec2b2-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Lock "cinder-0b89a815-8035-4af0-a691-3e6b172ec2b2-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-quobyte-0b89a815-8035-4af0-a691-3e6b172ec2b2" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-0b89a815-8035-4af0-a691-3e6b172ec2b2" acquired by "delete_volume" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4751767f-4ea0-460a-8159-297f7b3a3f36]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:06 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:06 devstack sudo[115338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 Aug 13 17:00:06 devstack sudo[115338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:07 devstack sudo[115338]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Creating offline snapshot 050d5779-bfa4-4ece-8609-6031e13db29f of volume 5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2" returned: 0 in 0.422s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[71408e32-58dd-40ea-be61-4b793e5e59bf]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:07 devstack sudo[115344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2 Aug 13 17:00:07 devstack sudo[115344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:07 devstack sudo[115345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 Aug 13 17:00:07 devstack sudo[115345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:07 devstack sudo[115344]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-0b89a815-8035-4af0-a691-3e6b172ec2b2" returned: 0 in 0.271s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-0b89a815-8035-4af0-a691-3e6b172ec2b2" released by "delete_volume" :: held 0.733s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Created reservations ['f3d9e95a-f2f4-4348-aeb8-aaf952a2fd90', 'f520afa2-9f61-4ebb-ba4e-93a642adb3bf', '0c49958d-06a9-4ad1-aa4c-1b533186dff3', '90807faa-ea56-47c5-882a-699673877d96'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:07 devstack sudo[115345]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885" returned: 0 in 0.407s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:07 devstack sudo[115352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:07 devstack sudo[115352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:07 devstack sudo[115353]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f 1G Aug 13 17:00:07 devstack sudo[115353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:07 devstack sudo[115352]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.268s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:07 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Deleted volume successfully. Aug 13 17:00:07 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-90a4c827-c2a2-4c87-bc20-7888f97c4871 tempest-ProjectReaderTests-812295971 None] Lock "cinder-0b89a815-8035-4af0-a691-3e6b172ec2b2-delete_volume" released by "delete_volume" :: held 1.228s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:08 devstack sudo[115353]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f 1G" returned: 0 in 0.498s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:08 devstack sudo[115361]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f Aug 13 17:00:08 devstack sudo[115361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (4856c23c-d284-447b-92e3-5e64b79082a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bd2af80-83b2-4045-be67-e82e983d4457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bd2af80-83b2-4045-be67-e82e983d4457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-816308216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=70068dc3-f7ac-4a68-bba5-57eaecba93dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15: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-13T15:00:08Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfff4320-465c-47a4-9026-926117c77564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfff4320-465c-47a4-9026-926117c77564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (524b082c-ff54-4580-a02c-1ffb75a29378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (524b082c-ff54-4580-a02c-1ffb75a29378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70068dc3-f7ac-4a68-bba5-57eaecba93dd', 'volume_name': 'volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:08 devstack sudo[115361]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b4b69d4-bb0e-4b0f-bc1a-ea32884d5c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b4b69d4-bb0e-4b0f-bc1a-ea32884d5c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32fa8ffa-6994-4a23-827a-5ac7d0c7befc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:08 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Volume 70068dc3-f7ac-4a68-bba5-57eaecba93dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd', 'volume_size': 1} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f" returned: 0 in 0.330s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:08 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f is being set with open permissions: ugo+rw Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:08 devstack sudo[115369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f Aug 13 17:00:08 devstack sudo[115369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:08 devstack sudo[115369]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f" returned: 0 in 0.243s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:08 devstack sudo[115372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.info Aug 13 17:00:08 devstack sudo[115372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:08 devstack sudo[115372]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.info" returned: 0 in 0.264s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:08 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.info is being set with open permissions: ugo+rw Aug 13 17:00:08 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:08 devstack sudo[115375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.info Aug 13 17:00:08 devstack sudo[115375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:09 devstack sudo[115375]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.info" returned: 0 in 0.233s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.067s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.796s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-816308216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=70068dc3-f7ac-4a68-bba5-57eaecba93dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15: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-13T15:00:08Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Creating volume 70068dc3-f7ac-4a68-bba5-57eaecba93dd {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 17:00:09 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:09 devstack sudo[115378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd 1073741824 Aug 13 17:00:09 devstack sudo[115378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9bcf3099-0b16-4afa-a787-564ddad570f1 tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 17:00:09 devstack sudo[115378]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd 1073741824" returned: 0 in 0.411s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:09 devstack sudo[115384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd Aug 13 17:00:09 devstack sudo[115384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:09 devstack sudo[115384]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd" returned: 0 in 0.250s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] <== create_volume: return (704ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.708s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32fa8ffa-6994-4a23-827a-5ac7d0c7befc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a70295b6-4d4e-41e1-a08d-ac5606222cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:09 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Volume volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd (70068dc3-f7ac-4a68-bba5-57eaecba93dd): created successfully Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a70295b6-4d4e-41e1-a08d-ac5606222cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:09 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (4856c23c-d284-447b-92e3-5e64b79082a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:09 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-140cda4e-04a5-4b72-bc00-421f09d6b179 tempest-ProjectReaderTests-812295971 None] Created volume successfully. Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-050d5779-bfa4-4ece-8609-6031e13db29f-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Lock "cinder-050d5779-bfa4-4ece-8609-6031e13db29f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-5db4d6af-d72e-4b6d-8877-b8c2dc664885" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-5db4d6af-d72e-4b6d-8877-b8c2dc664885" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-050d5779-bfa4-4ece-8609-6031e13db29f" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-050d5779-bfa4-4ece-8609-6031e13db29f" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot 050d5779-bfa4-4ece-8609-6031e13db29f of volume 5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[b35f1263-10ea-496d-b05e-20d118f8e0ff]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-70068dc3-f7ac-4a68-bba5-57eaecba93dd-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Lock "cinder-70068dc3-f7ac-4a68-bba5-57eaecba93dd-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-quobyte-70068dc3-f7ac-4a68-bba5-57eaecba93dd" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:10 devstack sudo[115388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f Aug 13 17:00:10 devstack sudo[115388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-70068dc3-f7ac-4a68-bba5-57eaecba93dd" acquired by "delete_volume" :: waited 0.018s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd94127c-4402-4d38-8e9a-eae28753c65d]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:10 devstack sudo[115390]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd Aug 13 17:00:10 devstack sudo[115390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:10 devstack sudo[115388]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f" returned: 0 in 0.423s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[85055729-9d5b-4f8d-953b-ae12b6dd96ae]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:10 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:11 devstack sudo[115397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 Aug 13 17:00:11 devstack sudo[115397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:11 devstack sudo[115390]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd" returned: 0 in 0.432s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:11 devstack sudo[115402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd Aug 13 17:00:11 devstack sudo[115402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:11 devstack sudo[115402]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:11 devstack sudo[115397]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-70068dc3-f7ac-4a68-bba5-57eaecba93dd" returned: 0 in 0.261s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885" returned: 0 in 0.398s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-70068dc3-f7ac-4a68-bba5-57eaecba93dd" released by "delete_volume" :: held 0.746s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:11 devstack sudo[115409]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f Aug 13 17:00:11 devstack sudo[115409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Created reservations ['560d3a2f-16db-4f28-84e0-31784e34aa2a', 'c4b6545e-e35a-4185-8953-3bb3285f4317', 'fd6c3bd0-2e26-49ed-a4ba-9cdf31d3d80b', '06ff06e3-f5b5-4764-8454-17f775366ff8'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:11 devstack sudo[115411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:11 devstack sudo[115411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:11 devstack sudo[115409]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f" returned: 0 in 0.423s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:11 devstack sudo[115411]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.291s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:11 devstack sudo[115418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f Aug 13 17:00:11 devstack sudo[115418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:11 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Deleted volume successfully. Aug 13 17:00:11 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-9f5e167d-6ccd-4f45-99f5-6518c6118e3f tempest-ProjectReaderTests-812295971 None] Lock "cinder-70068dc3-f7ac-4a68-bba5-57eaecba93dd-delete_volume" released by "delete_volume" :: held 1.278s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:12 devstack sudo[115418]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885.050d5779-bfa4-4ece-8609-6031e13db29f" returned: 0 in 0.300s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-050d5779-bfa4-4ece-8609-6031e13db29f" released by "_delete_snapshot" :: held 1.656s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-5db4d6af-d72e-4b6d-8877-b8c2dc664885" released by "delete_snapshot" :: held 1.682s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Created reservations ['13cfb079-57f8-4132-a02d-9ceeda82feee', '0be30434-8434-4926-a2c8-c7bc5d6f6236', '56d821cd-9163-41e7-b390-25ac1c79811d', '94bf7a43-eeab-490c-9ef1-0a63cc00f0ec'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (73c2cb1f-d9f8-478c-a559-31614585fc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f9c7696-3b98-4c74-94c2-b89113f7c2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:12 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1f9c7696-3b98-4c74-94c2-b89113f7c2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548482787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d1068a10-e485-449a-8530-5fdda77df5a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:12Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dcfaae3-1db8-480f-a2b9-f87b1ae0c90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dcfaae3-1db8-480f-a2b9-f87b1ae0c90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa4a209d-e5c8-4a37-91e5-0042e26da0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa4a209d-e5c8-4a37-91e5-0042e26da0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1068a10-e485-449a-8530-5fdda77df5a2', 'volume_name': 'volume-d1068a10-e485-449a-8530-5fdda77df5a2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efa318ce-3a55-4078-984b-5f3a76b06365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efa318ce-3a55-4078-984b-5f3a76b06365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d8c4ec6-1511-426e-849c-80d22a70c9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:12 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Volume d1068a10-e485-449a-8530-5fdda77df5a2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1068a10-e485-449a-8530-5fdda77df5a2', 'volume_size': 1} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548482787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d1068a10-e485-449a-8530-5fdda77df5a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:12Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Creating volume d1068a10-e485-449a-8530-5fdda77df5a2 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 17:00:12 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-826238e0-c924-4b2b-bc4b-fd20f9c4f5ff tempest-ProjectMemberTests-478808731 None] Lock "cinder-050d5779-bfa4-4ece-8609-6031e13db29f-delete_snapshot" released by "delete_snapshot" :: held 1.920s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:12 devstack sudo[115421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 1073741824 Aug 13 17:00:12 devstack sudo[115421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-5db4d6af-d72e-4b6d-8877-b8c2dc664885-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-5db4d6af-d72e-4b6d-8877-b8c2dc664885-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-5db4d6af-d72e-4b6d-8877-b8c2dc664885" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-5db4d6af-d72e-4b6d-8877-b8c2dc664885" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7c527e8-5774-4ecd-834a-8ed85865c597]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:12 devstack sudo[115421]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 1073741824" returned: 0 in 0.443s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:12 devstack sudo[115427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 Aug 13 17:00:12 devstack sudo[115427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:12 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:12 devstack sudo[115430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 Aug 13 17:00:12 devstack sudo[115430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:13 devstack sudo[115430]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2" returned: 0 in 0.272s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] <== create_volume: return (765ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.767s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d8c4ec6-1511-426e-849c-80d22a70c9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1068a10-e485-449a-8530-5fdda77df5a2', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:13 devstack sudo[115427]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d937279-c63f-43e4-97b2-20c5da54aeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885" returned: 0 in 0.440s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:13 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Volume volume-d1068a10-e485-449a-8530-5fdda77df5a2 (d1068a10-e485-449a-8530-5fdda77df5a2): created successfully Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d937279-c63f-43e4-97b2-20c5da54aeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:13 devstack sudo[115437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885 Aug 13 17:00:13 devstack sudo[115437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (73c2cb1f-d9f8-478c-a559-31614585fc32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-30a60e32-90fc-4f85-811e-fd9819abd2ec tempest-ProjectReaderTests-812295971 None] Created volume successfully. Aug 13 17:00:13 devstack sudo[115437]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-5db4d6af-d72e-4b6d-8877-b8c2dc664885" returned: 0 in 0.247s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-5db4d6af-d72e-4b6d-8877-b8c2dc664885" released by "delete_volume" :: held 0.745s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Created reservations ['e8eb2885-9fa6-4266-b47e-001f04153b21', '5a7d0ed7-c523-463b-a0d4-50eb28e19d00', '5a12fe83-0fa7-49b9-8208-cdd1f754ba7d', 'a023607c-af15-4470-b421-2a5db47e9b29'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:13 devstack sudo[115442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:13 devstack sudo[115442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:13 devstack sudo[115442]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.257s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:13 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 17:00:13 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-828d0ced-ad6f-4b65-8b36-3dc21e6d89d4 tempest-ProjectMemberTests-478808731 None] Lock "cinder-5db4d6af-d72e-4b6d-8877-b8c2dc664885-delete_volume" released by "delete_volume" :: held 1.193s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (08f2b63c-c8dc-44b3-a386-85fd75e14a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5842ad52-26c2-4cd9-a847-57768f6d8db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5842ad52-26c2-4cd9-a847-57768f6d8db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-391450168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6449276b-9b4b-4e61-8451-bd3784f2bced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:14Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9adcb752-d4de-43a4-b386-40eb3e290a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9adcb752-d4de-43a4-b386-40eb3e290a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a8af6ca-ded9-43aa-93f8-8a5690618fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a8af6ca-ded9-43aa-93f8-8a5690618fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6449276b-9b4b-4e61-8451-bd3784f2bced', 'volume_name': 'volume-6449276b-9b4b-4e61-8451-bd3784f2bced', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3219785-ca16-42b6-b9af-d1a68385a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3219785-ca16-42b6-b9af-d1a68385a3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (046e58d5-fab6-4794-bd78-34fcb6765a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:14 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Volume 6449276b-9b4b-4e61-8451-bd3784f2bced: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6449276b-9b4b-4e61-8451-bd3784f2bced', 'volume_size': 1} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-391450168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6449276b-9b4b-4e61-8451-bd3784f2bced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1fd88bf4d1d4ab69f528fc6db2cedcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:14Z,use_quota=True,user_id='93dc7e8f56f243fb80e44ca82e1abbc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Creating volume 6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 17:00:14 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:14 devstack sudo[115445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced 1073741824 Aug 13 17:00:14 devstack sudo[115445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-d1068a10-e485-449a-8530-5fdda77df5a2-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Lock "cinder-d1068a10-e485-449a-8530-5fdda77df5a2-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-quobyte-d1068a10-e485-449a-8530-5fdda77df5a2" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-d1068a10-e485-449a-8530-5fdda77df5a2" acquired by "delete_volume" :: waited 0.014s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6f1769c-5700-4a92-a2a5-0db88465a7e4]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:14 devstack sudo[115447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 Aug 13 17:00:14 devstack sudo[115447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:14 devstack sudo[115445]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced 1073741824" returned: 0 in 0.473s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:14 devstack sudo[115454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced Aug 13 17:00:14 devstack sudo[115454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:14 devstack sudo[115447]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2" returned: 0 in 0.421s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:14 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:14 devstack sudo[115457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2 Aug 13 17:00:14 devstack sudo[115457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:15 devstack sudo[115454]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced" returned: 0 in 0.255s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] <== create_volume: return (782ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.784s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (046e58d5-fab6-4794-bd78-34fcb6765a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6449276b-9b4b-4e61-8451-bd3784f2bced', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa64538d-c2da-44cc-9749-4f893f85c677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:15 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Volume volume-6449276b-9b4b-4e61-8451-bd3784f2bced (6449276b-9b4b-4e61-8451-bd3784f2bced): created successfully Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa64538d-c2da-44cc-9749-4f893f85c677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Flow 'volume_create_manager' (08f2b63c-c8dc-44b3-a386-85fd75e14a78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:15 devstack sudo[115457]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-e24bbb4d-b1d8-4247-94d3-e46825dca479 tempest-ProjectMemberTests-478808731 None] Created volume successfully. Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-d1068a10-e485-449a-8530-5fdda77df5a2" returned: 0 in 0.270s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-d1068a10-e485-449a-8530-5fdda77df5a2" released by "delete_volume" :: held 0.738s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Created reservations ['6d6db6c5-90fd-46d5-bde6-2c02e8930528', '38ff9fc2-aaa9-4b2a-acc8-b3dd7cf86ae4', 'cd85e412-a19a-43b5-b674-1f5c54036b57', '5a6571bd-050c-4c7f-9063-584c33eb312e'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:15 devstack sudo[115461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:15 devstack sudo[115461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:15 devstack sudo[115461]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.256s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:15 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Deleted volume successfully. Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-4fb8992e-26dd-4e17-9049-34f6d9e7d0ca tempest-ProjectReaderTests-812295971 None] Lock "cinder-d1068a10-e485-449a-8530-5fdda77df5a2-delete_volume" released by "delete_volume" :: held 1.204s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.flows.manager.create_volume [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94341) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (aaffdf13-61c7-4f55-a824-a3279624366b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc95b296-6a6f-426f-b8bd-d7333b7f6573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc95b296-6a6f-426f-b8bd-d7333b7f6573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600852172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c758e429-a6f3-4cdf-9f48-b23f6d1f3842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:16Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78cbf4b0-9301-4f5a-b94e-18b074a23af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78cbf4b0-9301-4f5a-b94e-18b074a23af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (477766de-ef4b-40c1-914c-40ebdb165469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (477766de-ef4b-40c1-914c-40ebdb165469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c758e429-a6f3-4cdf-9f48-b23f6d1f3842', 'volume_name': 'volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:15 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91a604b7-fb97-4584-b4c3-a67f6ed8e646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91a604b7-fb97-4584-b4c3-a67f6ed8e646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e1a7b77-f911-402e-85d7-72e759ac7fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Volume c758e429-a6f3-4cdf-9f48-b23f6d1f3842: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842', 'volume_size': 1} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T15:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600852172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c758e429-a6f3-4cdf-9f48-b23f6d1f3842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce9d4a6642e44f6ae3c2945e2a225e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-13T15:00: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-13T15:00:16Z,use_quota=True,user_id='c6a3311b412f440fb8cf66a9f78ad53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b374d8f0-4d45-4684-9788-58a089977ce3),volume_type_id=b374d8f0-4d45-4684-9788-58a089977ce3)}" {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Creating volume c758e429-a6f3-4cdf-9f48-b23f6d1f3842 {{(pid=94341) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Selected osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 as target Quobyte volume. {{(pid=94341) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 13 17:00:16 devstack cinder-volume[94341]: INFO cinder.volume.drivers.remotefs [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] casted to osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76 Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 1073741824 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:16 devstack sudo[115464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 1073741824 Aug 13 17:00:16 devstack sudo[115464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:16 devstack sudo[115464]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 1073741824" returned: 0 in 0.458s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:16 devstack sudo[115470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 Aug 13 17:00:16 devstack sudo[115470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:16 devstack sudo[115470]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842" returned: 0 in 0.252s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] <== create_volume: return (749ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'} {{(pid=94341) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.751s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.362s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Creating offline snapshot 4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 of volume 6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e1a7b77-f911-402e-85d7-72e759ac7fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842', 'volume_size': 1}' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d72925bf-3a9b-4b29-a8b3-a6237cea87b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c223796-4533-4a1c-9846-30b43d2422be]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:16 devstack cinder-volume[94341]: INFO cinder.volume.flows.manager.create_volume [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Volume volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 (c758e429-a6f3-4cdf-9f48-b23f6d1f3842): created successfully Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d72925bf-3a9b-4b29-a8b3-a6237cea87b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 17:00:16 devstack cinder-volume[94341]: DEBUG cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Flow 'volume_create_manager' (aaffdf13-61c7-4f55-a824-a3279624366b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 17:00:16 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-223b1ad6-36a0-4d30-89d9-d227e3be3ae0 tempest-ProjectReaderTests-812295971 None] Created volume successfully. Aug 13 17:00:16 devstack sudo[115473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced Aug 13 17:00:16 devstack sudo[115473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:17 devstack sudo[115473]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced" returned: 0 in 0.368s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 1G {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:17 devstack sudo[115478]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 1G Aug 13 17:00:17 devstack sudo[115478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:17 devstack sudo[115478]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 1G" returned: 0 in 0.390s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6449276b-9b4b-4e61-8451-bd3784f2bced -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:17 devstack sudo[115484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6449276b-9b4b-4e61-8451-bd3784f2bced -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 Aug 13 17:00:17 devstack sudo[115484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:17 devstack sudo[115484]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6449276b-9b4b-4e61-8451-bd3784f2bced -F qcow2 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" returned: 0 in 0.276s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:17 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 is being set with open permissions: ugo+rw Aug 13 17:00:17 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:17 devstack sudo[115489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 Aug 13 17:00:17 devstack sudo[115489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-c758e429-a6f3-4cdf-9f48-b23f6d1f3842-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Lock "cinder-c758e429-a6f3-4cdf-9f48-b23f6d1f3842-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Acquiring lock "cinder-quobyte-c758e429-a6f3-4cdf-9f48-b23f6d1f3842" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-c758e429-a6f3-4cdf-9f48-b23f6d1f3842" acquired by "delete_volume" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[343a3d13-fe01-47da-aac0-8fe71c4150fe]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:18 devstack sudo[115489]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" returned: 0 in 0.287s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:18 devstack sudo[115493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.info Aug 13 17:00:18 devstack sudo[115493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:18 devstack sudo[115492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 Aug 13 17:00:18 devstack sudo[115492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:18 devstack sudo[115493]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.info" returned: 0 in 0.279s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:18 devstack cinder-volume[94341]: WARNING cinder.volume.drivers.remotefs [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.info is being set with open permissions: ugo+rw Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.info {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:18 devstack sudo[115497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.info Aug 13 17:00:18 devstack sudo[115497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:18 devstack sudo[115492]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842" returned: 0 in 0.416s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:18 devstack sudo[115502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842 Aug 13 17:00:18 devstack sudo[115502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:18 devstack sudo[115497]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.info" returned: 0 in 0.295s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.988s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:18 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-5ea3765c-bcd1-4a7f-b4d1-c00e5ea1f8b0 tempest-ProjectMemberTests-478808731 None] Create snapshot completed successfully Aug 13 17:00:18 devstack sudo[115502]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-c758e429-a6f3-4cdf-9f48-b23f6d1f3842" returned: 0 in 0.280s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Lock "cinder-quobyte-c758e429-a6f3-4cdf-9f48-b23f6d1f3842" released by "delete_volume" :: held 0.736s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Created reservations ['086ddc40-52a1-42b3-8afb-8cc1255202bc', '3680865c-8b3e-4e5f-951c-7780d47cd411', '829d55d6-97ea-4bb8-b500-e14149aae4d9', '3781544e-243f-449e-8bfe-dd4cd37e76e5'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:18 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:19 devstack sudo[115506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:19 devstack sudo[115506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:19 devstack sudo[115506]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.260s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:19 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Deleted volume successfully. Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-7f8a58df-fce1-4425-b29f-b20a6294d081 tempest-ProjectReaderTests-812295971 None] Lock "cinder-c758e429-a6f3-4cdf-9f48-b23f6d1f3842-delete_volume" released by "delete_volume" :: held 1.230s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241-delete_snapshot" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Lock "cinder-4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-6449276b-9b4b-4e61-8451-bd3784f2bced" by "delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-6449276b-9b4b-4e61-8451-bd3784f2bced" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" by "_delete_snapshot" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Deleting offline snapshot 4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 of volume 6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] snapshot_file for this snap is: volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 {{(pid=94341) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[60e61932-abe4-497d-ad5b-487ad55353f2]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:19 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:19 devstack sudo[115509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 Aug 13 17:00:19 devstack sudo[115509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:20 devstack sudo[115509]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" returned: 0 in 0.507s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:20 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.remotefs [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6449276b-9b4b-4e61-8451-bd3784f2bced(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94341) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 13 17:00:20 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d8a4ad5-b214-431d-aa90-e7f979395b66]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:20 devstack sudo[115514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced Aug 13 17:00:20 devstack sudo[115514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:20 devstack sudo[115514]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced" returned: 0 in 0.425s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:20 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:20 devstack sudo[115519]: 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/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 Aug 13 17:00:20 devstack sudo[115519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:21 devstack sudo[115519]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" returned: 0 in 0.421s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:21 devstack sudo[115526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241 Aug 13 17:00:21 devstack sudo[115526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:21 devstack sudo[115526]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced.4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" returned: 0 in 0.269s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241" released by "_delete_snapshot" :: held 1.744s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-6449276b-9b4b-4e61-8451-bd3784f2bced" released by "delete_snapshot" :: held 1.768s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Created reservations ['64632870-e4c2-4197-88d8-6b8d4f4ecdaa', 'a461e689-d582-4a40-8059-a2fa4be5486b', '56a9437e-12e4-4613-8485-36045fdc56d4', 'a6184579-265d-4ac8-a0d5-088a46f3644f'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:21 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Delete snapshot completed successfully. Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-fe4c7cdb-34e6-422a-9c8e-c1053ba8a9ed tempest-ProjectMemberTests-478808731 None] Lock "cinder-4ceb002f-f4ae-4d3f-9c90-eb3ae6fee241-delete_snapshot" released by "delete_snapshot" :: held 1.950s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-6449276b-9b4b-4e61-8451-bd3784f2bced-delete_volume" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Lock "cinder-6449276b-9b4b-4e61-8451-bd3784f2bced-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Acquiring lock "cinder-quobyte-6449276b-9b4b-4e61-8451-bd3784f2bced" by "delete_volume" {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 17:00:21 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-6449276b-9b4b-4e61-8451-bd3784f2bced" acquired by "delete_volume" :: waited 0.021s {{(pid=94341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo.privsep.daemon [-] privsep: reply[99f7a623-4452-4ee0-a131-18546f340036]: (4, 'qcow2') {{(pid=95521) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:22 devstack sudo[115529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced Aug 13 17:00:22 devstack sudo[115529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:22 devstack sudo[115529]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced" returned: 0 in 0.376s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:22 devstack sudo[115534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced Aug 13 17:00:22 devstack sudo[115534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:22 devstack sudo[115534]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9/volume-6449276b-9b4b-4e61-8451-bd3784f2bced" returned: 0 in 0.256s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Lock "cinder-quobyte-6449276b-9b4b-4e61-8451-bd3784f2bced" released by "delete_volume" :: held 0.693s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG cinder.quota [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Created reservations ['a98c2e32-e9b5-4133-bcc6-4331f55649cf', 'fbb0943c-e833-4020-a2a3-5b6fe12fa5a5', 'f3ee65da-02cb-4a54-a9ea-56e5fa4392b5', '8d777907-4415-4c39-8767-2e08a3156773'] {{(pid=94341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76': None} {{(pid=94341) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG cinder.volume.drivers.quobyte [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-8b4c05fe-01b8-4f3d-96d7-719e21396a76'] {{(pid=94341) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.lockutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94341) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 13 17:00:22 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 13 17:00:22 devstack sudo[115537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9 Aug 13 17:00:22 devstack sudo[115537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 13 17:00:23 devstack sudo[115537]: pam_unix(sudo:session): session closed for user root Aug 13 17:00:23 devstack cinder-volume[94341]: DEBUG oslo_concurrency.processutils [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/822a8850d2cf696f7c13a10a02ba56d9" returned: 0 in 0.269s {{(pid=94341) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 13 17:00:23 devstack cinder-volume[94341]: DEBUG cinder.manager [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Notifying Schedulers of capabilities ... {{(pid=94341) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 13 17:00:23 devstack cinder-volume[94341]: INFO cinder.volume.manager [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Deleted volume successfully. Aug 13 17:00:23 devstack cinder-volume[94341]: DEBUG cinder.coordination [None req-28d0cde9-96a4-470e-9c3c-483dfb7d4602 tempest-ProjectMemberTests-478808731 None] Lock "cinder-6449276b-9b4b-4e61-8451-bd3784f2bced-delete_volume" released by "delete_volume" :: held 1.188s {{(pid=94341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 17:00:32 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=135,cinder:SELECT=94,cinder:INSERT=35,cinder:DELETE=8 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 17:00:33 devstack cinder-volume[94341]: DEBUG dbcounter [-] [94341] Writing DB stats cinder:UPDATE=126,cinder:SELECT=95,cinder:INSERT=34,cinder:DELETE=14 {{(pid=94341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}